A.main:link		{ color:#FFFFFF;
		text-decoration: none; 
}
A.main:visited	{ 
	color:#FFFFFF;
	text-decoration: none;
 }
A.main:hover		{ 
	color:#FF0000;
}
A.top:link		{ 
	color:#FFFF00;
	text-decoration: underline; 
}
A.top:visited	{ 
	color:#FFFF00;
	text-decoration: underline;
 }
A.top:hover		{ 
	color:#FF0000;
	text-decoration: underline;
 }
A.yellow:link		{ 
	color:#FFFF00;
	text-decoration: none; 

}
A.yellow:visited	{ 
	color:#FFFF00;
	text-decoration: none;
 }
A.yellow:hover		{ 
	color:#FF0000;
	text-decoration: none;
	
 }
body, html {
	background: #221E1F;
	background-image: url(../images/background.jpg); 
	scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#ff1d00;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Georgia, Times New Roman;
	color: #FFFFFF;
	font-size:    8pt;
}
h1 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;

}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;

	color: #FFFFFF;
}
.bc {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
.high {
	font-family: Arial;
	font-size: 0.8em;
	color: #FFFF00;
}

.bchead {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
}
.bcsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	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: #e4e4e4;
	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";}