.JSMainMenuTable {width:750px;}

body
{
	background-color:#d9e1e3;
	color:#434343;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

P, li, td, .bodyfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

a:link
    {
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: normal;
	    color: #1c83a9;
	    text-decoration: none;
    }

a:hover
    {
	    text-decoration: underline;
    }

a.tdhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color:#ff9700;
}
a.tdhead:hover {text-decoration: underline; color: #FFFFFF}

a.tdlink
{
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

a.tdlink-del
{
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

a.bottomnavlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color:#1c83a9;
}

a.bottomnavlinkactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color:#1c83a9;
}

a.searchcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight:bold;
	color:#1c83a9;
	text-transform: uppercase;
	text-decoration: none;
}

.searchcaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}

.label-alpha
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color:#434343;
}

.tdhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

.HeadRow
{
	background-color:#354e64;
}

.AltRow
{
	background-color:#c6d4d8;
}

.ErrorMsg
{
	color:Red;
}
