@charset "utf-8";
body {
background:#999999;
font-size:78%;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:0;
padding:0;
}

a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FF9900;
text-decoration:underline;
}
.menu {

}
.menu td{
text-align:center;
}
.menu a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
line-height:90px;
}
.menu a:hover{
background:url(images/mouseoverbg.gif) repeat-x;
}
.webclass{
	font-size:78% !important;
	color:#FED801 !important;
}
.nowpage{
background:url(images/moverbg.gif) repeat-x !important;
height:83px;
line-height:83px;
color:#000000 !important;
}
.weblink{
color:#FFCC00;
font-size:15px;
text-decoration:none;
}
img {
border:0;
}
.web{
margin-right:10px;
}
.web a{
color:#FF9900
}
.web li{
margin-bottom:10px;
}
.snap{
margin-bottom:5px;
margin-left:5px;
}
.url{
	color:#999999;
	background:url(images/arrow_right.gif) left no-repeat;
	padding-bottom:3px;
}
.alert{
font-size:18px;
font-weight:bold;
text-align:center;

}
.footer{
text-align:center;
line-height:100px;
color:#999999;
background-color:#000000;
border-top:1px solid #323232;
}
.footer a{
color:#999999;
}
.red {color: #FF0000}
