/********************************************************************************
--  Left menu styles are dynamically manipulated by server-side code and can be 
    found in /includes/header.html 
    
--  A.link styles are manipulated by server-side code in the tops of header.html
    and headerwide.html

********************************************************************************/

H1 {
	font-family: arial;
	font-size: 26px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;}
H2 {
	font-family: arial;
	font-size: 26px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;}
H3 {
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;}
H4 {
	font-family: arial;
	font-size: 52px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;}
.H3 {
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;}

.H5 {
	font-family: arial; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	text-transform: uppercase;}

.H6 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;}

.title {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	}


.type {
	color: #FF0000;
	text-transform: uppercase;}
	
.by {
	color: #1C6793;
	text-transform: uppercase;}
A.smallprintlink {
	color: #FF0000;
	font-family:tahoma,arial,helvetica,san-serif;
	font-size:9px;
	text-decoration:none;}
A.smallprintlink:visited {
	color: #FF0000; }

A.smallprintlink:hover {
	color: #FF0000;
	text-decoration: underline;}

A.hoverback {
	color: #FFFFFF;
	width:100px;
	height:23px;
	padding:4px;
	font-family:tahoma,arial,helvetica,san-serif;
	font-size:11px;
	text-decoration:none;}

A.hoverback:hover {
	width: 100px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("/images/footer_menu_down.gif");}

A.hoverback:visited {
	color: #FFFFFF;}

	
A.IMhoverback {
	color: #FFFFFF;
	width: 80px;
	height: 15px;
	padding: 1px;
	font-family: tahoma,arial,helvetica,san-serif;
	font-size: 11px;
	vertical-alignment: top;
	text-decoration: none;}

A.IMhoverback:hover {
	width: 80px;
	height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D8D8D8;}

A.sortby {
	font-family; tahoma;
	color: #FFFFFF;
	text-decoration: none;}

A.sortby:hover {
	color: #FFFFFF;
	background-color: #336699;
	width: 100%;
	text-decoration: none;}

TABLE.search {
	background-color: #F6F6F6;
	border-style: none;}

TABLE.tableBorder{
	background-color: #003366;
	font-family: tahoma; 
	font-size: 12px;}

TABLE.tableBorderLight {
	background-color: #336699;
	font-family: tahoma; 
	font-size: 12px;}

TABLE.tableContrast {
	background-color: #F6F6F6;
	font-family: tahoma; 
	font-size: 12px;}
TABLE.tableWhite {
	background-color: #F6F6F6;
	font-family: tahoma; 
	font-size: 12px;}
TABLE.tableGray{
	background-color: #D8D8D8;
	font-family: tahoma; 
	font-size: 12px;}
TD.gray2{
	background-color: #E8E8E8;
	font-family: tahoma; 
	font-size: 12px;}
TH {
	padding: 1px;
	font-family: arial; 
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	vertical-align: middle;}

TD {
	color: #000000;
	font-family: tahoma; 
	font-size: 12px;}

.TD {
	color: #000000;
	font-family: tahoma; 
	font-size: 12px;}
	
TD.titlesub {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 26px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;}

TD.tso {
	padding: 0px;
	background-color: #FFFFFF;
	font-family: arila;
	color: #000000;
	font-size: 14px;
	vertical-align: top;}

TD.search {
	background-color: #F6F6F6;
	font-family: tahoma;
	color: #000000;
	font-size: 13px;
	vertical-align: top;}
	
TD.searchlist {
	padding: 0px;
	background-color: #F6F6F6;
	font-family: tahoma;
	color: #000000;
	font-size: 13px;
	vertical-align: top;}

TD.black {
	background-color: #003366;
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: top;}
TD.gray2{
	background-color: #E8E8E8;
	font-family: tahoma; 
	font-size: 12px;}
TD.formInactive
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #d3d3d3
}
TD.white {
	background-color: #FFFFFF;
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	vertical-align: top;}
TD.contrast {
	background-color: #F6F6F6;
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
}
TD.menu {
	padding: 0px;
	background-color: #F9F7F3;
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	vertical-align: top;}
	
/*
BODY {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
	scrollbar-base-color: #003366;
	scrollbar-shadow-color: #336699;
	scrollbar-highlight-color: #003366;
	scrollbar-darkshadow-color: #336699;
	scrollbar-3dlight-color: #336699;
	scrollbar-width: 15;}
*/

.hd {font-family: arial, helvetica, san-serif; font-size: 10pt; color: FFFFFF}
.sp {font-family: arial, helvetica, san-serif; font-size: 8pt; color: FF0000}
.nm {font-family: arial, helvetica, san-serif; font-size: 8pt; color: 000000}

.contrast {background-color: #F0F0F0;}
.yellowlight {background-color: #FFFFAA;}
.redlight {background-color: #CC9999;}
.smallprintgreen {
	color: forestgreen;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;}

.smallprint {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;}

.highlight {
	color: #228B22;}
.redText {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, san-serif;
	text-alignment: center;
	vertical-align: middle;
	text-decoration: none;}
.redText2 {
	color: #FF0000;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, san-serif;
	text-alignment: center;
	vertical-align: middle;
	text-decoration: none;}
.redTextMellow {
	color: #CC0011;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, san-serif;
	text-alignment: center;
	vertical-align: middle;
	text-decoration: none;}
.redTable {
	background-color:#9DAFC9; 
	color:FFFFFF; 
	font-family:tahoma, arial, helvectica, san-serif; 
	font-size:11px; 
	font-weight:bold; }

.itemBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #5D5D5D;}
.blueText {
	color: #1C6793;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, san-serif;
	text-alignment: center;
	font-weight:bold; 
	vertical-align: middle;
	text-decoration: none;}

.itemText {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, san-serif;
	text-alignment: center;
	vertical-align: middle;
	text-decoration: none;}
.footerRight {
	font-family:arial; 
	color:FF0000; 
	font-size:11px; font-weight:bolder }
.label {
	font-family: tahoma;
	font-size: 10px;
	color: FF0000;}
HR {
	height: 1px;
	color: #000000;
	width: 98%;}
	
TEXTAREA, INPUT, SELECT {
	font-family: tahoma;}
	
INPUT.button {
	background-color: #FF0000; 
	color: FFFFFF; 
	font-family: tahoma, arial, helvectica, san-serif; 
	font-size: 11px; 
	font-weight: bold; }

.pageNumbers {
	font-family: arial;
	font-size: 12px; 
	text-decoration: none;
	color: #FF0000; 
	font-weight: bold; }
	
.pageNumbers:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9DAFC9; }

TD.arrowbox2
{
	color: #FF0000;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
A.reportabroker{
	color: #FF0000;
	vlinkColor = #FF0000;
	width: 169px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;}

A.reportabroker:hover {
	color: #FF0000;
	vlinkColor = #FF0000;
	background-color: #FFFFAA;
	width: 169px;
	text-decoration: none;}

.Bmenu {
	filter:alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=250); 
}

