body	{font-family: helvetica, arial, geneva, sans-serif; font-size: x-small}

td		{font-family: helvetica, arial, geneva, sans-serif; font-size: 13px}

form	{font-family: helvetica, arial, geneva, sans-serif; font-size: x-small, margin-top: 0px; margin-bottom: 0px; }


A.category			
	{color: #000099; font-family: Verdana; font-size: 12px; text-decoration:none}
A.active.category		
	{color: #000099; font-family: Verdana; font-size: 12px; text-decoration:none}
A:link.category		
	{color: #000099; font-family: Verdana; font-size: 12px; text-decoration:none}
A:visited.category	
	{color: #000099; font-family: Verdana; font-size: 12px; text-decoration:none}
A:hover.category		
	{color: #0099CC; font-family: Verdana; font-size: 12px; text-decoration: none}

form{
	margin-top: 0px;
	margin-bottom: 0px;
}

.button
{
	BACKGROUND-COLOR: #E17A09; 
	COLOR: #FFFFcc; 
	CURSOR: hand; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold;
	border: 1 solid #000000
}

input	{BACKGROUND-COLOR: #FFFFDD;	COLOR: #993366;		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	FONT-SIZE: 8pt;	FONT-WEIGHT: bold;	border: 1 solid #000000}

.radio {
 font-family: Verdana; font-size: 9pt; 
 font-weight: Bold; 
 border: 0px none #000000;
 background: transparent;
}

textarea	{BACKGROUND-COLOR: #FFFFDD;	COLOR: #993366;		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	FONT-SIZE: 8pt;	FONT-WEIGHT: bold;	border: 1 solid #000000}

select	{BACKGROUND-COLOR: #FFFFDD;	COLOR: #993366;		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	FONT-SIZE: 8pt;	FONT-WEIGHT: bold;	border: 1 solid #000000}

.content {
	background-color: #FFFFFF;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}
.contentbox {
	border: 1px solid #0099CC;
	margin-bottom: 8px;
}
.contentheader {
	background: #0099CC url(images/topbar.png);
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
