body {
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10pt;
 background: #FFFFFF;
 margin: 0px;
 padding: 0px;
}


td{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;}
a{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;color:#000000;}
a:hover{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10pt;color:#0066CC;text-decoration:underline;}

a img {
border: none;
}


#header {
 background: #FFFFFF;
}

#logoarea {
 background: #993300;
 height: 33px;
}


#menuarea {
 color: #000000;
 background: #0066CC;
 font-size: 10pt;
 font-weight: bold;
}

#menuarea td{
 height: 18px;
}

.tableft {
 background: url(/images/tableft.gif) no-repeat top right;
 width: 10px;
 height: 18px;
}
.tabmid {
 background: #162C42 url(/images/tabmid.gif);
 height: 18px;
}
.tabright {
 background: url(/images/tabright.gif) no-repeat top left;
 width: 10px;
 height: 18px;
}
.tableftsel {
 background: url(/images/tableftsel.gif) no-repeat top right;
 width: 10px;
 height: 18px;
}
.tabmidsel {
 background: #162C42 url(/images/tabmidsel.gif);
 height: 18px;
}
.tabrightsel {
 background: url(/images/tabrightsel.gif) no-repeat top left;
 width: 10px;
 height: 18px;
}

#menuarea2 {
 color: #000000;
 background: #0066CC url(/images/menu2bottom.gif) repeat-x bottom;
 font-weight: bold;
 border-bottom: #000000 solid 1px;
 height: 23px;
 vertical-align: top;
}

#menuarea2 td{
 border-right: #000000 solid 1px;
 height: 23px;
}

#menuarea2 a{
 color: #FFFFFF;
 font-weight: bold;
 padding: 2px 8px;
 text-decoration:none;
 font-size: 8pt;
}

#topnav {
 color: #ffffff;
 font-weight: bold;
}

#topnav a{
 color: #ffffff;
 font-weight: bold;
 padding: 2px 8px;
 margin: 0px;
 text-decoration:none;
}

#mainsection {
 background: #FFFFFF;
 }

#mainleft {
 height: 300px;
 background: #0066CC;
 width: 1px
}

#maincenter {
 width: 1000px
}

#mainright {
 background: #0066CC;
 width: 1px
}

#maintop {
height: 18px;
 background: #0066CC;
 font-weight: bold;
 font-size: 12pt;
 padding: 3px;
 color: #FFFFFF;
}


#footer {
border-bottom:1px solid #0066CC;
color:#444444;
font-size:10px;
line-height:1;

}

#footer td{
text-align:center;
}

 #mainleftf {
 background: #0066CC;
 width: 1px;
}



