body
{
	font-family: verdana;
	font-size: 13;
	color: black;
}

table
{
	font-family: verdana;
	font-size: 13;
	color: black;
}

td
{
	font-family: verdana;
	font-size: 13;
	color: black;
}

a
{
	color: black;
}

select
{
	font-family: verdana;
	font-size: 11;
	color: black;
}

.textbox
{
	font-family: tahoma, arial;
	font-size: 11;
	color: black;
}

.btn
{
	font-family: verdana;
	font-size: 11;
	color: black;
}

.error
{
	font-family: verdana;
	font-size:11;
	color: red;
}

.textsmall
{
	font-family: verdana;
	font-size: 9;
}

.pagetitle
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #000000;
}

.headline
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: Maroon;
}

.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}

a.menu
{
	font-family: Arial;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link
{
	color: White;
	text-decoration: none;
}

a.menu:visited
{
	color: White;
	text-decoration: none;
}

a.menu:hover
{
	color: #FFCC00;
	text-decoration: none;
}

a.menu:active
{
	color: White;
	text-decoration: none;
}