body
{
   margin:0;
    padding:0;
    font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
    font-size:12px;
    line-height:1.4em;
    background-color:#E1EFF5;
}
.header
{
    width:1024px;
    height:198px;
    
}
a:link, a:visited
{
color:#0D3953;
}
a:hover
{
color:#93BFD2;
}
.menuback
{
    background:url(../images/menuback.jpg) no-repeat top left;
    width:1024px;
    height:25px;
    
}
.menubackbtm
{
    background:url(../images/menubackbtm.jpg) no-repeat top left;
    width:1024px;
    height:5px;
}
.right
{
    width:239px;
    height:480px;
    background:url(../images/right.jpg) no-repeat top right;
}
.footer
{
    width:1024px;
    height:57px;
    background:url(../images/bottom.jpg) no-repeat top left;
}
.contentheading
{
   padding-top:10px;
     background:url(../images/contentheading.jpg) no-repeat bottom left;
     padding-left:70px;
    
     font-size:16px;
     color:#0D3953;
     height:35px;
	 font-weight:bold;

}
.body
{
    color:#0D3953;
    font-size:14px;
    
}
.contentpaneopen
{
   margin-left:27px;
}

.menuback ul{
padding:0;
margin:0;
list-style:none;
}




.menuback li{
float:left;

padding-right:10px;
line-height:23px;
text-align:center;
font-size:14px;
font-weight:bold;
}

.menuback li a{
color:#0D3953;
text-decoration:none;
width:151px;
height:25px;
line-height:20px;
background:url(../images/topmenu_btn_off.jpg)  no-repeat top left;
display:block;
}

.menuback li a:hover{
background:url(../images/topmenu_btn_on.jpg);
    color:#fff;
}
a.mainlevel#active_menu{
background:url(../images//topmenu_btn_on.jpg);
    color:#fff;
}

.maintable
{
    border-collapse:collapse;
    border-color:#3B7F9C;
     background-color:#fff;
}
.white a:link,.white a:visited
{
 color:#fff;

}
.white
{
 color:#fff;
padding-left:27px;
}
