body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #B1C5EA;
	background-image: url(siteimages/bg.gif);
	font-size: 14px;
}

.border_bottom
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}

#caption
{
	font-size: 9;
	font-weight: bold;
}

#counter
{
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}

h3
{
	color: #040489;
	font-weight: bold;
	font-size: 20px;
}

h4
{ 
	float: none;
	/*padding-left: 20px;*/
	color: #0047BE;
	font-weight: bold;
	font-size: 18px;
}

#footer
{
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: '2' '2' '2' '2';
	border-top-color: #FC3E32;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-color: #FC3E32;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	background: #B1C5EA;
	text-decoration: none;
}

.gray
{
	background-color: #eaeaea;
}

ul
{
	color: #000000;
}

li
{
	font-weight: normal;
	color: #000000;
	/*list-style-image: url(siteimages/arrow.gif);*/
	font-size: 12px;

}

#loginHeader
{
	color: #ffffff;
	font-size: 12px;
	font-width: bolder;
	text-align: center;
}

#login
{
	color: #FFFFFF;
	font-size: 10px;
}

#main
{
	padding-left: 20px;
	padding-right: 20px;
}

#main p
{
	padding-left: 20px;
	padding-right: 20px;
}

.silver
{
	background-color:#CCCCCC
}

#textfield
{
	height: 15px;
	font-size: 10px;
	background-color: #C0D2F3;

}

#logincaption
{
text-decoration: none;
color: #ffffff;
text-align: center;
font-size: 10px;
}
#maincontainer
{
	background: url(siteimages/container_bg.png) repeat-y top left;
	width: 840px;
	height: 4px;
}
input.groovybutton
{
   color:#0000FF;
   background-color:#FFFFFF;
   border-color:#0000FF;
   height: 20px;
   font-size: 10px;
}

#pubFooter
{
	font-size: 10px;
	color:#999999;
	text-align: center;
}
#results h3
{
	font-size 8px;
}

td
{
	font-size: 12px;
}

#error
{
	text-align: center;
	color:#FF0000;
}

.results
{
	background-color: #eaeaea;
}

