@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 {
clear:both;
margin:0;
padding:0;
}
.menu a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
width:130px;
float:left;
text-align:center;
line-height:83px;
background:url(images/m.gif) no-repeat;
}
.menu a:hover{
color:#FF9933;
}
.webclass{
font-size:78% !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{
font-size:15px;
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;
padding:10px;
color:#999999;
}
.red {color: #FF0000}
