body,td,th 
{
	font-family: verdana;
	font-size: 10px;
}

td.header
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4282ac;
	text-decoration: none
}

a:hover
{
	color:#4f5962;
	text-decoration: underline
}

a.expand
{
	font-family: verdana;
	font-size: 10px;
	color: #f31d1d;
	font-weight: normal;
	text-decoration: none
}

a.content
{
	font-family: verdana;
	font-size: 10px;
	color: #4f5962;
	font-weight: normal;
	text-decoration: none
}

a.content:hover
{
	color:#4282ac;
	text-decoration: underline
}

.heading
{
	font-family: tahoma;
	font-size: 13px;
	color: #4282ac;
	font-weight: bold;
}

.xxsmall
{
	font-family: verdana;
	font-size: 8px;
	color: #c9ad20;
}

.xsmall
{
	font-family: arial;
	font-size: 9px;
	color: #c1ced9;
	text-decoration: none
}

a.xsmall:hover
{
	color:#c9ad20;
	text-decoration: underline
}

.title
{
	font-family: verdana;
	font-size: 10px;
	color: #4a545d;
	font-weight: bold;
}

.htitle
{
	font-family: verdana;
	font-size: 11px;
	color: #30698f;
	font-weight: bold;
}

.submenu
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.submenu:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #d7bc3c;
	font-weight: bold;
	text-decoration: none;
}

input         	
{
	background-color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border: 1px solid black; 
}

select
{
	background-color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border: 1px solid black; 
}

textarea
{
	background-color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border: 1px solid black; 
}