body {
	background-color: #000000;
	min-width: 750px;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
h1 {
	padding-left: 13px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 14px;
	margin: 0px;
}
h2 {
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
h4 {
	color: #79100C;
	font-size: 16px;
}
.p3 {
	font-size: 9px;
}
a {
	color: #79100C;
	text-decoration: none;
}
a:active {
	color: #79100C;
	text-decoration: none;
}
a:hover {
	color: #FD0100;
	text-decoration: none;
}
a:visited {
	color: #79100C;
	text-decoration: none;
}
.red {
	color: #ff0000;
}
a.submenu {
	color: #fff;
	text-decoration: none;
}
a.submenu:active{
	color: #fff;
	text-decoration: none;
}
a.submenu:hover {
	color: #fff;
	text-decoration: underline overline;
}
a.submenu:visited{
	color: #fff;
	text-decoration: none;
}
div.content{
	background-color: #ccc;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	padding: 10px;
}
div.footer {
	background: #C50D01;
	height: 30px;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000;
	font-size: 10px;
}
div.subfooter {
	background: #79100C;
	height: 1px;
	width: 700px;
	color: #c50d01;
}
div.pagetitle {
	background-color: #000000;
	color:#FFFFFF;
	font-size: 14px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	text-align: left;
}
div.main {
	background-color: #79100C;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.menu {
	background-color: #C50D01;
	clear: both;
	width: 700px;
	vertical-align: middle;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.link {
	padding: 4px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #C50D01;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
a.link:hover {
	padding: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fd0100;
	color: #000;
	border: 1px solid #ae1409;
	font-size: 14px;
	font-weight: bold;
}
a.onlink {
	padding: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fd0100;
	color: #000;
	border: 1px solid #ae1409;
	font-size: 14px;
	font-weight: bold;
}
a.onlink:hover {
	padding: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #fd0100;
	color: #fff;
	border: 1px solid #ae1409;
	font-size: 14px;
	font-weight: bold;
}
div.submenu {
	background-color: #79100c;
	color: #fff;
	font-size: 12px;
	width: 690px;
	padding: 5px;
}
a.sublink {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #79100c;
	color: #fff;
	font-size: 12px;
}
a.sublink:hover {
	text-decoration: overline underline;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #79100c;
	color: #fff;
	font-size: 12px;
}
a.onsublink {
	text-decoration: overline underline;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #79100c;
	color: #fff;
	font-size: 12px;
}
div.title {
	background-color: #79100C;
	color: #fff;
	width: 700px;
}
input {
	background: #fff;
	border: 1px dashed #79100c;
}
textarea {
	background: #fff;
	border: 1px dashed #79100c;
}
.button3 {  
	width: 10px;
	font-size: 8pt;
	font-wight: bold;
}
	
a.button3 { 
	background: #79100c;
	border: 1px solid #000000;
	padding: 3px;
	color: #ffffff; 
	text-decoration: none;
}

a.button3:hover { 
	background: #fd0100;
	border: 1px solid #000000;
	padding: 3px;
	color:  #ffffff; 
	text-decoration: none;
}

#poweredby {
	display: none;
}