body{
background-image: url(images/bg.gif);
background-color:#f1f6fc;
margin: 0;
padding: 0;
font-size: 12px;
color:#333333;
font-family:Tahoma, Arial;
}
.leftbg{
background-image:url(images/left.gif);
background-repeat:repeat-y;
background-position:right;
width:20px;
}
.rightbg{
background-image:url(images/right.gif);
background-repeat:repeat-y;
background-position:left;
width:20px;
}
.banner{
vertical-align:top;
height:200px;
border-top:#FF9900 5px solid;
background-color:#FF9900;
}
.menubg{
height:40px;
background-image:url(images/menu.jpg);
background-repeat:repeat-x;
text-align:center;
font-size:15px;
color:#999999;
}
.menutxt{
color:#999999;
text-align:center;
}
.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
.menu:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
.left{
width:225px;
background-color:#0099FF;
vertical-align:top;
padding:5px 5px 5px 5px;
}
.address{
line-height:15px;
color:#FFFFFF;
text-align:left;
font-size:12px;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
line-height:20px;
text-align:justify;
text-indent:20px;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:color:#333333;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.red, ul,li {
	color: #0066ff;
	line-height:20px;
	font-size: 11px;
	list-style-type:circle;
}
marquee{
color:#0099FF;
font-size:9px;
}
.footerbg{
vertical-align:bottom;
height:25px;
text-align:center;
border-top:#FF9900 2px solid;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
:focus {
outline: 0px #c0c dotted;
}
img{ border:0px;}