BODY {
  margin:0;
  background : #142445;  
}

A:LINK, A:ACTIVE, A:VISITED {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #2E53A3;
}

A:HOVER {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #F2BB10;
}

A.navtop:LINK, A.navtop:ACTIVE, A.navtop:VISITED {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}

A.navtop:HOVER {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #F2BB10;
}


TABLE {
 font : 12px Arial, Helvetica, sans-serif;
}

.tdheader1 {height:200px; width:180px; background:url(header1.jpg) no-repeat;}
.tdheader2 {height:200px; width:590px; background:url(header2.jpg) no-repeat;}
.tdleft {vertical-align:top; width:180px; height:280px; background: #142445 url(left.jpg) no-repeat;}
.tdcontent {padding-left: 5px; padding-right:5px; vertical-align:top; width:580px; background: #FFFFFF;}
.footer {height:35px;background:url(footer.jpg) no-repeat;}

.menuleft1 {
 margin-bottom:5px;
 width : 170px;
 height : 25px;
 padding-top:5px;
 padding-left : 10px;
 background-color: #FFFFFF;
 filter:alpha(opacity=70);
 -moz-opacity:0.7;
 opacity: 0.7;
}

.header1 {
 font : bold 16px Arial, Helvetica, sans-serif;
 color : #2E53A3;
}

.header2 {
 font : bold 14px Arial, Helvetica, sans-serif;
 color : #2D54A3;
}

.white {
  color : #FFFFFF;
}
