/* CSS Document */

body,td,th {
font-family: Franklin Gothic Medium; 
font-size: 7pt; 
line-height: 7pt;
color:#336666;
background-color:#99cccc;
cursor:default;
margin: 2px;
padding-left: 0px;
background-attachment: fixed;
scrollbar-3dlight-color: #99cccc;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #99cccc;
scrollbar-darkshadow-color: #99cccc;
scrollbar-face-color: #99cccc;
scrollbar-highlight-color: #99cccc;
scrollbar-shadow-color: #99cccc;
scrollbar-track-color: #99cccc; }

i, em { font-family: Tahoma; font-size: 10px; color: #336666;}
b, strong { font-family: Tahoma; font-weight: bold; font-size: 10px; color: #003333;}
u { font-family: Tahoma; font-size: 10px; color: #006666;}
s { font-family: Tahoma; font-size: 10px; color: #009999;}

h3 {
font-family: Tahoma;
font-weight: bold;
font-size: 12px;
text-transform:uppercase;
color: #FFFFFF;
border-left: 5px solid #FFFFFF;
background-color: #003333;
line-height: 12pt;
letter-spacing: 1px;
padding-left: 10px;
	}
	
h5 {
font-family: Tahoma;
font-weight: bold;
font-size: 10px;
text-transform:uppercase;
color: #FFFFFF;
line-height: 10pt;
letter-spacing: 1px;
padding-left: 5px;
border-bottom: 1px solid #FFFFFF;
background-color: #003333;
	}
	
	
A:link, A:visited, A:active {font-family: Tahoma; font-size: 10px;color: #003333; font-weight:bold; text-decoration:none; cursor:default;}
A:hover {color:#FFFFFF; font-weight:bold; text-decoration:none; cursor: crosshair; border-bottom: 2px solid #003333;}

