BODY
{
    COLOR: #000000;
    font-family: verdana,arial,helvetica
}
TABLE.TopMenuLink TD
{
    BACKGROUND-COLOR: #eee;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    VERTICAL-ALIGN: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
Table
{
	font-size:12px 
}
select
{
	font-size: 12px;
	font-family: Arial;
	
}
input
{
	font-size: 12px;
	font-family: Arial;
}

input.TextBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

input.Address
{
	width: 150px;
	font-family: Arial, Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
input.EmailAddress
{
	width: 250px;
	font-family: Arial, Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
select.MediumSize
{
	width: 250px;
	font-family: Arial, Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
input.NameLong
{
	width: 250px;
	font-family: Arial, Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.BoxedTable {border-top:1px solid #000000;border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000;}
.bg1 {background-color:#EDF8FD;}
.bg2 {background-color:#FFFFCC;}
.bg3 {background-color:#F0F0F0;}
.TdContentMiddle {vertical-align:middle;height:25px;padding-left:1px;}
.xtbl {padding:2px 5px 2px;font:8pt arial;height:20px;}