body
{
	background-color: #FFBD00;
	background-image: url(images/home/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	color: white;
	font-family: Arial, sans serif;
	font-size: 10pt;
}

.banner
{
	
	background-repeat: repeat-x;
}

a:link
{
	color: #AD1000;
	font-family: Arial, sans serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #000000;
	font-weight: bold;
}

a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

a:visited
{
	color: #000000;
	font-weight: bold;
}

.pagingbar
{
	background-image: url(images/nav/buttom_bg2.gif);
}

.results
{
	background-image: url(images/nav/results_bg.gif);
}

td 
{
	color: black;
	font-family: Arial, sans serif;
	font-size: 10pt;
}

td.error 
{
	color: red;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
