.footer
{
	font-size: 10px;
	font-family: Verdana;
	color: #B8B8B8;
}
.bodytext
{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #000000;
}

.bodytextError
{
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #ff0033;
}

.bodytextbold
{
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #000000;
}

.button
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #0099CD;
}
.header
{
	color:#5CB9D9;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
}

.tableborder
{
	border: 1px #B8B8B8 solid;
	
}

a:link { color: #5CB9D9; text-decoration: none; }
a:visited { color: #5CB9D9; text-decoration: none; } 
a:hover { color: #5CB9D9; text-decoration: underline;} 
