p, body, td, a, div, small, big, br, font, input, h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; }
.menu { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px; }
.text { font-size: 11px; }
.text1 { font-family: Verdana, Arial, Helvetica; font-size: 11px; }
.title { font-size: 13 px; }
td.text { font-size: 11px; }
#blue { color: #5E83B8 }
#orange { color: #FF9933 }
#white {color: #FFFFFF }
.orange { background-color: black; color: #fbd6ba }
a.ablue { color: #A9BEDC }
.tdblued { background-color: #A9BEDC }
.tdbluel { background-color: #B9CCE4 }
.tdbluell { background-color: #F2F5FD }
.bluetdtext { color: #537CA4 }
b { font-weight: bold; }
h1 { font-family: serif,  Verdana, Helvetica, sans-serif;
        font-size: 30pt; font-weight: bold}
.bgc { background-color: black; color: white; }
.bgw { background-color: white; color: black;}
.white { color: white; }


A:link                  {text-decoration:none; color:#26508B}
A:visited               {text-decoration:none; color:#26508B}
A:active                {text-decoration:underline; color:#26508B}
A:hover                 {text-decoration:underline; color: #000000 }

form {width:170px}
.loginput
{	
	width: 80px;
	
}

.pad { 	padding-left : 5px;
	    padding-right : 5px;
}