BODY
{
	font-family: 'trebuchet ms',Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

a.lb:link, a.lb:active, a.lb:visited
{
	color: white;
	fontsize: 9px;
	font-family:"Georgia",Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration: none;
}
a.lb:hover
{
	color: yellow;
	fontsize: 9px;
	font-family:"Georgia",Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration: none;
}

td
{
	font-size: 11px;
	font-family:  'trebuchet ms',Verdana, Helvetica, sans-serif;
}
.titlewhite {
	font-family: 'trebuchet ms',arial,verdana;
	font-size: 15px;
	color: #FFFFFF;
}

.links
{
	font-family:  'trebuchet ms',verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.aClass
{
	font-family:  'trebuchet ms',verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footer
{
	font-family:  'trebuchet ms',verdana;
	font-size: 12px;
	color: #000000;
}
.TextBox
{
	
	border-style:ridge;
    BORDER-RIGHT: lightgrey 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
    border-bottom-color:#404040;
    border-top-color:#404040;
    border-right-color:#404040;
    border-left-color:#404040;
}

.SelectBox
{
    BORDER-RIGHT: lightgrey 1px solid;
    border-style:ridge;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: lightgrey 1px solid;
    FONT-FAMILY: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
    border-bottom-color:#404040;
    border-top-color:#404040;
    border-right-color:#404040;
    border-left-color:#404040;    
}

