html
{
    font: 11pt Verdana, Arial, Helvetica, sans-serif;
}
body.list, body.content
{
    text-align: center;
}

h1
{
    font: 11pt Verdana, Arial, Helvetica, sans-serif;
    background-color: #00ccff;
    font-weight: bold;
    width: 547px;
    text-align: center;
    border-bottom: 15px solid #f3f3f3;
}
h2
{
    font-weight: bold;
    background-color: #00ccff;
    width: 100%;
    text-align: center;
    padding: 2px 0;
}
h3
{
    font-weight: bold;

}
label
{
    font-weight: bold;
}

table.content
{
    vertical-align: top;
    border-width: 0;
    width: 100%;
    text-align: left;
}
table.content th
{
    font-weight: bold;
}
div.list_rows
{
    color: #ff0000;
    font-size: 10pt; 
    margin: 0; padding: 0;
    clear: left;
    padding-bottom: 3px;

}
div.message
{
    color: #ff0000;
    font-size: 10pt; 
    font-weight: bold;
    width: 100%;
    text-align: center;
}
img.list
{
    float:left;
}
#filters
{
    text-align: left;
}
#filters h3
{
    font-style: italic;
    display: inline;
    margin: 0; padding: 0;
}
#filters table
{
    float: left;
}
#filters table td
{
    font-weight: bold;
    font-size: 10pt;
}
.list_wrapper
{
    width: 100%;
}
table.list
{
    clear: both;
    border-collapse: collapse;
    width: 80%;
    margin: 0 auto;
}
table.list thead tr
{
    background-color: #f3f3f3;
}
table.list th
{
    color: #415E7A;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    border-right: 1px solid #fff;
}
table.list tr:hover
{
background-color: #cfcfcf;
}
table.list td
{
    border:1px solid #ddd;
    padding: 0 2px;
}
table.score_box
{
    border-collapse: collapse;
}
table.score_box th.final_score
{
    width: 30px;
    font-weight: bold;
}
table.score_box th
{
    width: 130px;
}
table.score_box th.left
{
    text-align: right; 
    padding-right: 2px;
}
table.score_box th.right
{
    padding-left: 2px;
    text-align: left;
}
table.score_box tr:hover
{
background-color: #cfcfcf;
}
.page_type_image
{
       vertical-align: top; 
}
table.score_box tr:hover th
{
    font-weight: bold;
}
table.score_box td
{
    border: 1px solid #ccc;
    margin: 0;
    white-space: nowrap;
}

.main_menu
{
    width: 100%;
}
.main_menu td
{
    text-align: center;
}
.main_menu a img
{
    border-width: 0;
}
.main_menu .menu_header
{
    height: 30px;
    background-color: #f3f3f3;
}
/*----------------------- */

p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a {color: #226AFF; font-size: 12px;  font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover {text-decoration: underline }
a:link {cursor: pointer;}

input {
	FONT-SIZE: 12px; COLOR: #444f59; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
textarea {
	FONT-SIZE: 12px; COLOR: #444f59; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
select {
	FONT-SIZE: 12px; COLOR: #444f59; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
submit {
	BORDER-RIGHT: #39424b 1px solid; BORDER-TOP: #718492 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #718492 1px solid; COLOR: #444f59; BORDER-BOTTOM: #39424b 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
.button {
	BORDER-RIGHT: #39424b 1px solid; BORDER-TOP: #718492 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #718492 1px solid; COLOR: #444f59; BORDER-BOTTOM: #39424b 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}
.Checkbox {	BACKGROUND-COLOR: #E4E4E4}	
.Checkbox_right {	BACKGROUND-COLOR: #f3f3f3}	

form {
	display: inline;
}

.filters
{
    border: 1px solid #00CCFF;
    background-color: #00CCFF;
}
