body{
font-family: Arial;
	font-size: 3pt;
	background-image: url(images/bg.gif);
}

#aboutusTable
{

}

#aboutusTable td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#counter
{
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;

}
#currentNewsHeading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

#error
{
	text-align: center;
	font-weight: bold;
	color: red;	
}

#footer
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
}


h3
{
	font-size: 13pt;
	font-weight: bold;
	color: #017CC9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	color: #017cc9;	
}

#mainHeading
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

#newsHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #79AF01;
}

#pubFooter
{
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
}

#table, td
{
	font-size: 10pt;
}

#results
{
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

#results .fieldName
{
	font-weight: bold;
	color: #017CC9;
}

#results .fieldValue 
{
	font-size: 8pt;
}

#results fieldset
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #79AF01; 
	padding: 4px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #ffffff;

}

p{
	margin-left: 15px;	
}

