A:visited {text-decoration: underline; color: #f9f9f9;}
A:link    {text-decoration: underline; color:white}
A:hover   {text-decoration: underline; color:red;}

A.bike:visited {text-decoration: none; color:white}
A.bike:link    {text-decoration: none; color:navy}
A.bike:hover   {text-decoration: underline; color:#ffffff; font-weight:normal;}

A.nav:visited {text-decoration: underline; color: white}
A.nav:link    {text-decoration: underline; color: white}
A.nav:hover   {text-decoration: underline; color: red}

A.reverse:visited {text-decoration: underline; color: black}
A.reverse:link    {text-decoration: underline; color: black}
A.reverse:hover   {text-decoration: underline; color: red}

A.RowTitle:visited {text-decoration: none; color: yellow}
A.RowTitle:link    {text-decoration: none; color: yellow}
A.RowTitle:hover   {text-decoration: underline; color: #ffcc33}

A.alphabar:visited {text-decoration: none; color: yellow}
A.alphabar:link    {text-decoration: none; color: yellow}
A.alphabar:hover   {text-decoration: none; color: red}

A.RowTitleN:visited {text-decoration: none; color: #f0f0f0}
A.RowTitleN:link    {text-decoration: none; color: #ffffff}
A.RowTitleN:hover   {text-decoration: underline; color: #ffcc33}

A.ban:visited {text-decoration: none; color:white;}
A.ban:link    {text-decoration: none; color:white;}
A.ban:hover   {text-decoration: none; color:yellow;}

A.cart:visited {text-decoration: underline; color:white;}
A.cart:link    {text-decoration: underline; color:white;}
A.cart:hover   {text-decoration: underline; color:red;}
.cart 
{
	color: white;
}

body {
	font-family: Arial;
	font-size:12px;
	background-color:#000000;
	color:White;
}
.ban {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:yellow;
}
.clock	 {
	font-family: Arial; 
	font-size:12px;
	border-width:0px;
}
ul 
{
	margin-top:1px;
}
table {font-family: Arial, Arial, Helvetica, sans-serif; font-size:12px;}
select {font-family: Arial, Arial, Helvetica, sans-serif; font-size:12px;}
input {font-family: Arial, Arial, Helvetica, sans-serif; font-size:12px;}


div {font-family: Arial, Arial, Helvetica, sans-serif;
   font-size:12px; font-weight:normal; color:black;
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}
.btn {
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 	
	color: #000000;
}
.btn2 {
	font-family: Arial;
	font-size: 10px; 
	font-weight: normal; 	
	width: 75px;	
}

.RowTitle
{    
    color:yellow; 	
	font-weight: bolder; 	
	background-color: gray;
}

HR
{     
	color:#174E31;
	font-weight: bold; 	
}

.PageTitle
{     
	color:Black;
	font-weight: bold; 	
	font-size: 20px;
}

.RowTitleN
{    
    color:#FFFFFF; 
	background-color:#6B8ECE;
	font-weight: Normal; 	
}

.RowTitle2 
{
	color:black; 
	background-color:silver; 
	font-weight:bold;
}
.RowTitleR
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #0A4728;
    font-weight:bold;
}

.high {color:  #006681; font-weight:bold}	

.rTitle {
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
}
	
.NoBorders  {
	border-right-width:0px;
	border-left-width:0px;
	border-width:0px;
}
.RowData {
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 		
}
.RowHL {
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 		
	background-color:#E2E7DE;
}
.RowAlert {
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 		
	background-color:#FF9D9D;
}
.RowBest {
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 		
	background-color:#ffcc33;	
}
.GraphRow 
{	BORDER-TOP-WIDTH:2px; 
	BORDER-LEFT-WIDTH:0px; 	
	BORDER-RIGHT-WIDTH:0px;
	border-bottom-width:0px;	
	font-size:10px;
	background-color:#2762BE;
	color:#ffffff;
}

.entryRow 
{
	height:48px;
	color:White;
}

.entryRow2
{
	height:70px;
	color:White;
}

.entryRow3
{
	height:85px;
	color:White;
}

.ProgressBar 
{
	width:150px; 
	height: 70px;
	text-align:center; 
	vertical-align: middle;
	border-width:2px; 
	border-style:groove; 
	background-color: #f0f0f0; 
	font-weight:bold;
	position:absolute; 
	left: 45%; 
	top: 50%;
}

.watermarked 
{	
	font-style: italic;
	color:silver;
}	
