/********************* START OF GENERAL FORMATTING *********************/
body{font-size: 70%;color:#000;background-color:#bfbfd9;margin:0px;}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input{font-family: verdana,helvetica,arial,sans-serif;}
h1{font-size:14px;font-weight:bold;}
a {text-decoration:none;color:#FFF;}
a:hover{color:#365063;}

/*Little logo*/
.td1{background:#FFF;border-bottom:1px solid #FFF;height:77px;}
/*Main Graphic*/
.td2{border-left:1px solid #FFF;height:237px;}
/*Menu*/
.td3{background:#7C8290;font-size:10px;color:#FFF;height:160px}
/*Left Column*/
.td4{background:#000066;font-size:10px; color:7f7fb2;padding:5px;}
/*Middle Column*/
.td5{background:#F0F0F6;padding:10px;font-size:11px; text-align:justify; border-left:1px solid #FFF;border-right:1px solid #FFF;}
/*Right Column*/
.td6{background:#000066;text-align:center;}

.imageborder{border: 1px solid #FFF;}
.maintable{border: 1px solid #FFF; width:750px;}
.shim{background:#FFF;}

.producedby{font-size:10px;color:#B9C8D3;padding:5px;}
.menuitem{display:block;width:100%;background:#7C8290;color:#FFF;border-bottom:1px solid #FFF;padding:6px;}
.menuitem:hover{background:#ccc;color:#365063;padding:15px;}