body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:19px}

.body_text, p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
text-align: left;
}

#playerImg { float: left; margin: 0 10px 10px 0; border: 5px #CCCCCC solid; }

a {  
color: #0000FF; 
text-decoration: none;}

a:hover {  
color: #CC0000}

a.other {
color: #000000}

a.large {
font-size: 12px}

h2 a { color: #000000; }
h2 a:hover { color: #000000; }

/*************TABLES**************/

.table_header {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 18px;
font-weight: bold; 
color: #000000}

.table_text { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: normal;
color: #000000}

.main_header {  
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #ffffff}

.lead_header {  
font-family: Arial, "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
text-align:left;
color: #800000}

p.lead_header { text-align: center; }

.header {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #000000;
padding: 2px 5px;
border: 1px solid #cccccc;
background-color: #fafafa;
}

.header a {
text-decoration:none;
}

.title {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
font-weight: bold}

.warning_table, .warning {  
text-align:center;
font-size: 11px;
line-height: 20px;
font-weight: bold;
color: #ff0000;
padding:5px;
border:1px solid #999999;
background-color: #fafafa}

/**************** BOXES ******************/

.box_left {
width: 150px;
line-height: 15px;
padding: 5px;
margin-right: 10px;
border: 1px solid #cccccc;
background-color: #fafafa;
float: left}

.box_right {
width: 150px;
line-height: 15px;
padding: 5px;
margin-left: 10px;
border: 1px solid #cccccc;
background-color: #fafafa;
float: right}

.box_normal {
line-height: 15px;
padding: 5px;
margin-bottom: 10px;
border: 1px solid #cccccc;
background-color: #fafafa}

