/* CSS Document */

body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt; 
line-height: 7pt;
color:#FFFFFF;
background-color:#FF6633;
cursor:default;
margin: 2px;
padding-left: 0px;
background-attachment: fixed;
scrollbar-3dlight-color: #FF6633;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FF6633;
scrollbar-darkshadow-color: #FF6633;
scrollbar-face-color: #FF6633;
scrollbar-highlight-color: #FF6633;
scrollbar-shadow-color: #FF6633;
scrollbar-track-color: #FF6633; }

i, em { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000;}
b, strong { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #330000;}
u { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000;}
s { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000;}

h3 {
font-family: Tahoma;
font-weight: bold;
font-size: 12px;
text-transform:uppercase;
color: #660000;
background-color: #CC3300;
line-height: 12pt;
letter-spacing: 1px;
padding-left: 10px;
	}
	
h5 {
font-family: Tahoma;
font-weight: bold;
font-size: 10px;
text-transform:uppercase;
color: #660000;
line-height: 10pt;
letter-spacing: 1px;
padding-left: 5px;
border-top: 1px dotted #FFFFFF;
background-color: #CC3300;
}

A:link, A:visited, A:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #330000; font-weight:bold; text-transform: uppercase; text-decoration:none; cursor:default;}
A:hover {color:#FFFFFF; font-weight:bold; text-decoration:none; cursor: crosshair; border-bottom: 2px solid #003366;}
