﻿a:link       { color: #000080; text-decoration: none; font-family:Tahoma; font-size:8pt }
a:active     { color: #FF0000; text-decoration: none; font-family:Tahoma; font-size:8pt }
a:visited    { color: #000080; text-decoration: none; font-family:Tahoma; font-size:8pt }
a:hover      { color: #FF0000; text-decoration: none; font-family:Tahoma; font-size:8pt }
body         {
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	font-family: Tahoma;
	color: #000000
}

h1           { font-family: Tahoma; font-size: 18pt; font-weight:bold; color:#FF0000 }
h2           { font-family: Tahoma; font-size: 10pt; color: #000080; text-transform:uppercase; font-weight:bold }
h3           { font-family: Tahoma; font-size: 12pt; color: #C0C0C0; font-weight:bold }

.alert {
	color: #000080;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
}
.8pt {
	font-size: xx-small;
}
.picks {
	font-size: 11px;
}
.x-small {
	font-size: x-small;
}
.10pt {
	font-size: 11px;
}
.top_row {
	color: #FFFFFF;
	background-color: #729CCF;
	font-size: x-small;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}
.copyright {
	text-align: center;
	font-size: xx-small;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
}
.green {
	color: #008000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.red_ctr {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

.redzone {
	font-size: xx-small;
	color: #FF0000;
}
.blue {
	color: #0000FF;
	font-weight: bold;
}
.dk_blu_bk {
	color: #FFFFFF;
	background-color: #000066;
	font-size: x-small;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}
.blue_ctr {
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.lt_blue {
	color: #729CCF;
	font-weight: normal;
}
.wht_bold {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.center {
	text-align: center;
}
/*table        {
	border: 0px solid #FFFFFF;
	text-align: center;
	text-indent: 0;
	word-spacing: 0;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}
td           { 
	border:0px solid #FFFFFF; 
	text-align: center; 
    font-family:Tahoma
}
tr           {
	border: 0px solid #FFFFFF;
	text-align: center;
	font-family: Tahoma;
}