body  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	padding:0; 
	margin:0;
}
p  {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-top:0px;
	color:#121236;
}

h4, h3, h2, h1 {padding:0px; margin:0px;}
h1 {
	color:#990000;
	font-size:16px;
	margin-bottom:10px;
	}	

h2 {font-size:16px; padding-bottom:5px;}
h3 {font-size:14px;}

#maintable {
	width:100%; 
	border:solid; 
	border-color:#000066; 
	border-width:0px; 
	background-color: #FFFFFF; 
	padding:0; 
	margin:0;
	}
#secondtable {
	width:100%; 
	border:none; 
	background-color:#FFFFFF;
	}

.footertype  { 
	color:black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.footertype A:link { 
	color: black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
.footertype A:visited { 
	color: black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
.footertype A:hover { 
	color: black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline 
	}
.footertype A:active { 
	color: black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
	}
.menutype   { 
	color: white; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	letter-spacing: 1px; 
	margin-left: 7px 
	}
.menutypeblack   { 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	letter-spacing: 1px; 
	margin-top: 3px; 
	padding-left: 10px 
	}
.headline    { color: black; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height:18px; }
.headlinered { color: #800000; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headlinesmall { color: black; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menutype A:link   { color: white; font-weight: bold; text-decoration: none; letter-spacing: 1px }
.menutype A:visited   { color: #fff; font-weight: bold; text-decoration: none; letter-spacing: 1px }
.menutype A:hover    { color: #c20000; font-weight: bold; text-decoration: none; letter-spacing: 1px }
.text { color: black; font-size: 12px; font-family: "Times New Roman", Times, Georgia }





.mainnav  { 
	background-image: url(img/meun_black.png); 
	text-align: left; 
	margin-top: 6px; 
	padding-top: 2px; 
	width: 148px; 
	height: 16px 
	}
.mainnavon  { 
	background-image: url(img/menu_on.png); 
	text-align: left; 
	margin-top: 6px; 
	padding-top: 2px; 
	width: 148px; 
	height: 16px 
	}
.mainnavblue  { 
	background-image: url(img/menu_blue.png);
	text-align:left;
	margin-top: 6px; 
	padding-top: 2px; 
	width: 135px; 
	height: 16px;
	margin-left:auto; 
	}
.mainnavblueon { 
	background-image: url(img/menu_blueon.png);
	text-align:left;
	margin-top: 6px; 
	padding-top: 2px; 
	width: 135px; 
	height: 16px;
	margin-left:auto; 
	}
.classes { 
	width:140px;
	background-color:#0B0965;
	background-image:url(img/subtop.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:5px;
	margin-top:5px;
	}
.classesbot { 
	background-image:url(img/subbottom.png);
	background-repeat:no-repeat;
	width:140px;
	height:10px;
	}	
div#showhidediv	{
	display: none;
	}
	
div#showhidediv2	{
	display: none;
	}	

.imgpromo {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border:solid;
	border-width:1px;
	border-color:#999999;
	width:300px;
	overflow:hidden;
	background-color:#CCCCCC;
}
.imgpromo img {
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-width:1px;
}
.imgpromo h5 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
	padding:2 20 2 20;
	}

.style6 {
	font-style:italic; 
	text-decoration:underline;
	font-weight: bold; 
	font-size:14px; 
	}
.style4 {font-size:14px;}
.stylex { line-height:22px;}
.stylex a {text-decoration:none}	
