body { font-family:Verdana, Helvetica, Arial, sans-serif; padding:10px 0 10px 0; } 

table.main { border:8px solid #fff; } 

table.bottom_bar { border:1px solid #3488ce; } 
td.bottom_bar { border:2px solid #0b1d4d; background-color:#fcca29; } 


td.top_bar { border:2px solid #0b1d4d; background-color:#fcca29; } 
table.top_bar { border:1px solid #3488ce; } 

ul.tabs
{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
}
ul.tabs li
{
font-family:inherit; color:#0b1d4d; font-size:9pt; font-weight:600; line-height:140%; 
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;
}
ul.tabs a
{
position: relative;
display: block;
}
/* dropdowns
*************************/
ul.dropdown
{
margin: 0;
padding: 4;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 140px;
display: none;
left: 0;
}
ul.dropdown ul.dropdown
{
top: 0;
left: 950%;
}
ul.dropdown li
{
margin: -2;
padding: 5;
float: none;
position: relative;
list-style: none;
display: block;
background-color:#fcca29;
}
ul.dropdown li a
{
display: block;
}


.content { font-family:inherit; color:#037; font-size:9pt; font-weight:400; line-height:140%; } 
.content a:link { text-decoration:underline; color:#544539; } 
.content a:visited { text-decoration:underline; color:#544539; } 
.content a:hover { text-decoration:underline; color:gray; } 

.content_events { font-family:inherit; color:#037; font-size:9pt; font-weight:400; margin:0px 0px 5px 40px; line-height:170%; } 

.title { font-family:inherit; font-size:11pt; color:#037; font-weight:800; line-height:130%; } 

.title_big { font-family:inherit; font-size:18pt; color:#0b1d4d; font-weight:800; line-height:130%; } 

.title_small { font-family:inherit; font-size:10pt; color:#0b1d4d; font-weight:600; line-height:130%; } 
.title_small A:link {text-decoration:underline; color:#544539; }
.title_small A:visited {text-decoration:underline; color:#544539; }
.title_small A:hover {text-decoration:underline; color:#gray;}

.small_text { font-family:inherit; font-size:8pt; color:#0b1d4d; } 

.small_table { margin: 8px; border-top: 2px solid #0b1d4d; border-bottom: 2px solid #0b1d4d; }

.footer { font-family:inherit; font-size:8pt; color:#0b1d4d; margin-left:10px; margin-right:10px; margin-top:8px; } 

.scores { font-family:inherit; font-size:7pt; color:#0b1d4d; line-height:160%; } 

.photos { margin: 16px; border:2px solid #0b1d4d; }

ul { padding-right:9px; padding-left:12px; padding-bottom:4px; padding-top:12px; margin:0px; list-style-image:url('../images/bullet_li.gif') }
li { margin:0px 0px 5px 40px } 

.links { font-family:inherit; font-size:9pt; font-weight:500; line-height:180%; color:#037; } 
.links a:link { text-decoration:none; color:#037; } 
.links a:visited { text-decoration:none; color:#037; } 
.links a:hover { text-decoration:none; color:#a8b5cc; } 

.formlabel {  font-family:inherit; color:#0b1d4d; font-size:9pt; font-weight:400; line-height:140%; } 
.formsubmit { height: 24px; background-image: url(../images/button_background.gif); background-repeat: repeat-x; border: 2px solid #0b1d4d; display: block; cursor: pointer; } 
.formtextarea { width:230px; height:110px; border: 1px solid #e7a72d; background:#e2e2de; font-size:10px; font-family:verdana, helvetica, arial; color:#8a8a8a; padding:3px; } 
.forminput { background-color : #ffffff; border: 1px solid #0b1d4d; width: 140px; padding:3px; } 
.forminput_small { background-color : #ffffff; border: 1px solid #0b1d4d; width: 40px; padding:3px; } 
.formselect { background-color : #ffffff; border: 1px solid #0b1d4d; width: 140px; padding:3px;  height:24px; } 

span.myButton input { background:url(../images/button_submit.gif) no-repeat; cursor:pointer; width: 22px; height: 23px; border: none; }

.input { background-color : #ffffff; border: 2px solid #0b1d4d; width: 120px; font-style:italic; }

