/* CSS Document */

body {
margin:0px; 
}
img {border:none;}
.maintable{ height:100%; width:100%;}
.maintable td { font-family:Tahoma; font-size:11px;  }
.toppart{ height:116px; background-image:url(../images/TopBg.jpg)}
.footer{ height:33px; background-image:url(../images/BottomBg.jpg)}

.imgborder{border:1px solid  #DCDCDC}
.tleft{ border-right: 1px  thin #333333}
.pgcontent {line-height:20px;}


.menulink { font-family:Tahoma; size:11px; text-decoration:none; color: CE1117; font-weight:bold; padding:10px; }
a.menulink:active , a.menulink:visited { color: CE1117; }
a.menulink:hover {color:#000000;}

a:link, a:visited , a:active{ color:#000000; text-decoration:none}
a:hover{ color:#666666;}