body{
margin:0;
padding:0;
/*background-image:url(../images/bg.jpg);*/
background-color:#255ea9;
background-position:center;
background-repeat:repeat-x;
line-height:15px;
}
.maintable{
background-image:url(../images/body_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
height:900px;
}
.top_nav_bg{
background-image:url(../images/homepage.jpg);
background-repeat:no-repeat;
background-position:right top;
height:60px;
}
.bgwhite{
background-color:white;
}
.banner_img{
background-image:url(../images/banner_img_1.jpg);
background-repeat:no-repeat;
height:101px;
}
.banner_img2{
background-image:url(../images/banner_img_2.jpg);
background-position:right;
background-repeat:no-repeat;
height:101px;
}
.leftarea{
background-color:white;
width:205px;
/*padding:5px;*/
}
.menu_sep{
background-image:url(../images/menu_sep.jpg);
background-position:center;
background-repeat:no-repeat;
width:166px;
height:1px;
}
.leftsep{
background-image:url(../images/left_sep.jpg);
background-color:white;
background-repeat:no-repeat;
height:412px;
width:17px;
}
.mainbody{
background-color:white;
color:black;
font-family:tahoma;
font-size:11px;
font-weight:normal;
width:538px;
}
.leftlnk{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#006cb3;
text-decoration:none;
line-height:25px;
}
.leftlnk:hover{
color:#000000;
text-decoration:underline;
}
.backtotop{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:#006cb3;
text-decoration:none;
line-height:25px;
background-image:url(../images/backtotop.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}
.backtotop:hover{
color:#000000;
text-decoration:underline;
}
.titlebrown{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#b65a00;
}
.titlered{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#CC0000;
text-transform:uppercase;
line-height:20px;
border-bottom:1px dashed #006cb3;
}
.tell{
font-family:"MS sans serif";
font-size:20px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
line-height:20px;
padding-left:10px;
}
.img1title{
font-family:"MS sans serif";
font-size:16px;
font-weight:bold;
color:#181818;
text-decoration:none;
line-height:20px;
/*padding-left:10px;*/
}
.img1content{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#181818;
}
.pagetitle{
font-family:"MS sans serif";
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#f67231;
line-height:15px;
/*padding-left:10px;*/
}
.topnavlnk{
font-family:"MS sans serif";
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:none;
line-height:35px;
padding-left:10px;
}
.topnavlnk:hover{
color:#006cb3;text-decoration:none;
}
.footer{
background-color:#a5c0e2;
height:50px;
}
.footerlnk{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#b65a00;
text-decoration:none;
}
.footerlnk:hover{
color:#ffffff;text-decoration:none;
}

.copyright{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#575757;
text-decoration:none;
}
.copyright:hover{
color:#000000;
text-decoration:none;
}
