BODY {
padding-right : 0;
padding-left : 0;
background : #008bd0;
padding-bottom : 0;
margin : 0;
}
BODY, TD, TH, TR {
color : #000;
font-size : 8pt;
font-family : tahoma, sans-serif;
}
input, select, textarea {
background-color : #ffffff;
color : black;
font-weight : normal;
font-family : tahoma, sans-serif;
font-size : 9pt;
}
A:link {
text-decoration : none;
color : #0f0f0f;
}
A:visited {
text-decoration : none;
color : #0f0f0f;
}
A:active {
text-decoration : none;
color : #0f0f0f;
}
A:hover {
text-decoration : none;
color : #353535;
}
hr {
border : 0;
color : #a8a8a8;
background-color : #a8a8a8;
height : 1px;
}
table {
border-collapse : collapse;
}
table#row1 {
background-color : #f3faff;
}
table#row2 {
background-color : #e6edf3;
}
.searchbar {
height : 45px;
width : 353px;
background-image : url(images/form.gif);
padding-top : 13px;
padding-right : 7px;
padding-bottom : 7px;
padding-left : 20px;
font-family : tahoma, sans-serif;
font-size : 10px;
color : #666666;
font-weight : bold;
border : 0;
}
.searchbutton {
background-image : url(images/search.gif);
height : 40px;
width : 110px;
background-color : #ffffff;
border : 0;
}
#pageloading {
position : absolute;
left : 50%;
top : 50%;
margin-top : -50px;
margin-left : -90px;
text-align : center;
}