body{
	margin:0px;
}
div{
	font: 10px Verdana;
	color:#000000; 
}
form{
	margin:0px;
}
#maincontainer{
    width:100%;
    text-align:center;
}
#container{
	width:1003px;
	margin:0 auto;
    text-align:left;
}
#main{
	width:1003px;
	float:left;
    text-align:left;
}
 #marqueecontainer{
    position: relative;
    width: 250px; /*marquee width */
    height: 150px; /*marquee height */
    background-color: white;
    overflow: hidden;
    padding: 1px;
    padding-left: 1px;
}
#left{
	width:205px;
	float: left;
}
#middle{
	width:538px;
	float: left;
}
.middle{
    padding:5px;
    text-align:left;
}
#body{
    width:778px;
	float: left;
    text-align:left;
}
#right{
	width:225px;
	float: right;
}
.right{
    padding:5px;
    text-align:center;
}
#leftmenu{
    width:205px;
    text-align:left;
}
#leftmenu a{
    font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#fff;
    padding: 7px;
    padding-left:5px;
    display: block;
    text-decoration: none;
    background-color:#08204a;
    border-bottom:1px solid #bae7ff;
    margin-bottom:1px;
}

html>body #leftmenu a{ 
    width: auto;
}

#leftmenu a:hover{
    color:#08204a;
    background-color:#bae7ff;
}
#leftmenu .current{
    font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#fff;
    padding: 7px;
    padding-left:12px;
    display: block;
    text-decoration: none;
    border-bottom:1px solid #b6b6b6;
}
.titleleftmenu{
    background-color:#3499ce;
    color:#ffffff;
    padding-left:15px; 
    height:30px; 
    line-height:30px; 
    font-size:13px; 
    text-align:left;
} 
.imgscary{
    background: url(../images/scary_stories.jpg) #000 right top no-repeat;
}   
/*
#header{
	width:100%;
	float:left;
    border-bottom:1px solid #ededed;
}
.myaccout{
    float:right;
    color:#026eb6;
    padding:10px;
}
.myaccout a{
    color:#f29c14;
    text-decoration:none;
}
.myaccout a:hover{
    color:#026eb6;
    text-decoration:none;
}
.titleblue{
    font: bold 12px Verdana;
	color:#025098; 
}
.bgwhite{
    background-color:#fff;
    color:#000;
}
.bgblack{
    background-color:#000;
}
.textblue{
    color:#025098;
}
.textblue1{
    color:#0068d2;
}
.textgray{
    color:#666666;
}
.innertext{
    color:#000;
}
.textred{
    color:#ff0000;
}
.textwhite{
    color:#fff;
}
.textred a{
    color:#ff0000;
    text-decoration:none;
}
.textred a:hover{
    color:#000;
    text-decoration:none;
}
#footer{
	width:1003px;
	float:left;
}
.footerlink{    
    font:bold 10px Verdana;
    float:left;
    width:939px;;
    background: url(../images/footermiddle.gif) left top repeat-x;   
    color:#660000;
    height:38px;
    line-height:38px;
    text-align:center;
}
.footerlink-left{
    float:left;
    background: url(../images/footerleft.gif) left top no-repeat;   
    height:38px;
    width:32px;
}
.footerlink-right{
    float:left;
    background: url(../images/footerright.gif) left top no-repeat;   
    height:38px;
    width:32px;
}
.footerlink a{
	color:#660000;
	text-decoration:none;
}
.footerlink a:hover{
	color:#0f74b8;
	text-decoration:none;
}
.footer_inner{
    width:100%;
    color:#000;
	line-height:16px;
	text-align:center;
}
.footer_inner a{
    color:#b4b4b4;
    text-decoration:none;
}
.footer_inner a:hover{
    color:#000;
    text-decoration:none;
}
#left{
	width:200px;
	float: left;
}
.left{
    padding:5px;
    text-align:center;
}
#middle{
    width:603px;
	float: left;
}
.middle{
    padding:5px;
}
#middle_full{
    width:803px;
	float: left;
}
.middle_full{
    padding:5px;
}
#right{
	width:200px;
	float: right;
}
.right{
    padding:5px;
    text-align:center;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited 
{
	display:block;  
	color:#ffffff; 
	font-size:11px;
	width:110px;
	height:37px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none; 
	text-align:center;
	line-height:37px;
	border-left:1px solid #fff;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}
#menua a.hmenu:hover {color:#a11b1c;}
#menua a.hmenu:active, #menua a.vmenu:active {color:#fff;}
#menua {width:779px; float:right; margin-top:22px; background: url(../images/linkback.jpg) top left repeat-x; border:1px solid #fff;}

.inputbox {
	font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	border: 1px solid #a6a6a6;
}
.error{
	color:#ff0000;
}
a{
	color:#036fb6;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}
.maintitle{
    font:bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#026eb6;
    background: url(../images/arrowbig.gif) left no-repeat;
    padding-left:20px;
}
.title{
    font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#026eb6;
}
.line{
    background: url(../images/dotline.gif) left top repeat-x;  
    height:1px;
}

