@charset "utf-8";
body {background: #029fd9; margin:0px; font: 11px Tahoma;}
table, div, tr, td{margin:0px; font: 11px Tahoma;}
.maintable {background: white; font: 11px Tahoma; text-align:left;}
.number {font: 22px "Trebuchet MS";}
a.headeremail {font: 16px "Trebuchet MS"; text-decoration:none; color:black;}
a.headeremail:hover {font: 16px "Trebuchet MS"; color:  #FF0033; border-bottom: 1px dotted #FF0033;}
.Input {border: 1px solid gray;}
#menu {background: white; font: 11px Tahoma; height:30px; background:#205f76;}
#menu ul {list-style:none; padding:0px; margin:0px;}
#menu li {float:left; padding: 0px 20px 0px 20px; font: 12px arial; font-weight:bold; color: white; background:#205f76; line-height: 30px; border-right: 1px solid #338aaa;}
#menu li:hover {background: #003f56; cursor:pointer;}

.heading {font: 16px Tahoma; text-align:left; color:#0084c4; font-weight:bold;}
.maintxt {padding: 20px; font: 12px Tahoma;}


#footer {color:white; height: 30px;}
#footer a {font-weight: bold; font-family: "Trebuchet MS"; color: white; text-decoration:none;}
#footer a:hover {font-weight: bold; color: #b4e3f3; text-decoration:underline;}
