a:link {
	color: #0C9BD2;
	text-decoration: none;
}
a:visited {
	color: #0C9BD2;
	text-decoration: none;
}
a:active {
	color: #0C9BD2;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #000000;
}
.headers {
background-repeat:no-repeat;
background-position:left;
}
.bottombg {
background-repeat:repeat-x;
background-position:left,top;
}

.results{
font-family:arial;
font-size:11px;
color:#4A4A4A;
}
textarea {
font-family:arial;
font-size:10px;
}
input,select {
font-family:arial;
font-size:10px;
width:180;
}
.datoSelect {
background-color:lightgrey;
}
.selectbold {
font-family:arial;
font-size:12px;
font-weight:bold;
}
.bottom-line {
font-family:arial;
font-size:10px;
color:#B4B8BB;
}
.bottom-line:link {
font-family:arial;
font-size:10px;
color:#B4B8BB;
text-decoration:none;
}
.bottom-line:visited {
font-family:arial;
font-size:10px;
color:#B4B8BB;
text-decoration:none;
}
.bottom-line:active {
font-family:arial;
font-size:10px;
color:#B4B8BB;
text-decoration:none;
}
.bottom-line:hover {
font-family:arial;
font-size:10px;
color:white;
text-decoration:underline;
}
td {
font-family:arial;
font-size:11px;
color:black;
}
.white {
font-family:arial;
font-size:11px;
color:white;
}
.iframetext {
font-family:arial;
font-size:11px;
color:#494949;
}
.mainbody {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #75797C;
}