A:link		{ color:#CC0000;
		text-decoration: none; 
}
A:visited	{ color:#CC0000;
		text-decoration: none;
 }
A:hover		{ color:#FFFF00;
		text-decoration: underline;
 }
footer:link		{ color:#CC0000;
		text-decoration: none; 
}
footer:visited	{ color:#CC0000;
		text-decoration: none;
 }
footer:hover		{ color:#FFFFFF;
		text-decoration: underline;
 }
body, html {
	background: #033876 url('../images/gradient.jpg');
	background-repeat: repeat-x; 
	scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#FF0000;
           scrollbar-base-color:#033876;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#033876;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#033876;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Georgia, Times New Roman;
	color: #033876;
	font-size:    8px;
}
h1 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #033876;
	margin-bottom: 0;
}
h2 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: capitalize;
	color: #033876;
	margin-bottom: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	margin-bottom: 0;
}
.sbc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #033876;
}
.lbc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
}
.bc {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 0.8em;
	color: #033876;
}
.wbc {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
.mbc {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #3366FF;
	font-weight: bold;
	text-transform: uppercase;
}
.bchead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	color: #4B527E;
	font-weight: bold;
}
.bcsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4B527E;
	font-weight: bold;
}
td.menu1off {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #E9ECE4;
	border-bottom-color: #cccccc;
	border-left-color: #E9ECE4;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.menu1on {
	background: #033876;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:2px;
	font-size: 0.7em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B527E;
	border-right-color: #FFFFFF;
	border-bottom-color: #4B527E;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
} 
#noflash { position:"relative"; z-index:"1";  display:"none";
}
.img1off {
	filter:"alpha(opacity=50);-moz-opacity:.50;opacity:.50";
	border-color: FFFFFF;
}
.img1on {
	filter:"alpha(opacity=100);-moz-opacity:1.0;opacity:1.0";
	border-color: FFFFFF;
}