
A.table_head, A.table_head:LINK, A.table_head:VISITED
{
	font-family: Verdana, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

A.tabletext, A.tabletext:LINK, A.tabletext:VISITED
{
	font-family: Verdana, sans-serif;
	color : #3250AA;
	text-decoration : none;
	font-weight: bold;
}

A:HOVER, A.table_head:HOVER, A.tabletext:HOVER
{
	text-decoration : underline;
}

A:ACTIVE, A.table_head:ACTIVE,  A.tabletext:ACTIVE
{
	color : Red;
}

div.tabletext
{
	font-family:Verdana,Arial,sans-serif;
	color: #3250AA;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	margin:0px;
	padding:0px;
}

div.menu
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

div.table_head
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

div.copy
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: plain;
}

div.sitetitle
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div.message
{
	font-size: 12px;
	font-weight: bold;
	color : #FF0000;
}

div.bigmessage
{
	font-size: 16px;
	font-weight: bold;
	color : #FF0000;
}

input
{
	font-family:Verdana,Arial,sans-serif;
	color: #3250AA;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	margin:2px;
	padding:2px;
	background-color:#F2F4F9;
	border:0px none #F2F4F9;
}

textarea
{
	font-family:Verdana,Arial,sans-serif;
	color: #3250AA;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	margin:0px;
	padding:2px;
	background-color:#F2F4F9;
	border:0px none #F2F4F9;
}

Button
{
	font-family:Verdana,Arial,sans-serif;
	color: #3250AA;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	margin:0px;
	padding:2px;
	background-color:#F2F4F9;
	border:0px none #F2F4F9;
	width:40px;
	height:22px;
}

input.radio
{
	font-family:Verdana,Arial,sans-serif;
	color: #3250AA;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	background-color:#ADB9DD;
	border:0px none #ADB9DD;
}


