/* CSS Document */

<style type="text/css">
.txt        {
	font:normal 10px/normal arial, helvetica, verdana;
	      }

.txt1        {
	font:bold normal 10px/normal arial, helvetica, verdana;
	color:#333333;
	text-decoration: none;
	      }

.txt2        {
	font:bold 12px/normal Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	      }
		  
.txt3        {
	font:normal 10px/normal Arial, Helvetica, Verdana;
	color:#999999;
	letter-spacing: 1px;
	text-decoration: none;
	      }
		  
.footer        {
	font:normal 9px/normal Arial, Helvetica, Verdana;
	color:#890000;
	text-decoration: none;
	      }		  
		  
.border   {
	border-top: 1px solid #000000;
	border-right: ;
	border-bottom: 1px solid #000000;
	border-left: ;
	      }
		  
.border1   {
	border-right: ;
	border-left: ;
	border: 1px solid #666666;
	      }
		  
.borderhead   {
	border-top: ;
	border-right: ;
	border-bottom: 1px solid #000000;
	border-left: ;
	      }
		  
.input {
	background-color: #CCCCCC;
	border-bottom: #7f7f7f 1px solid;
	border-left: #7f7f7f 1px solid;
	border-right: #7f7f7f 1px solid;
	border-top: #7f7f7f 1px solid;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #333333;
	font-variant: normal;
}

.entry   {
	font:normal 11px Arial, Helvetica, Verdana;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #890000;
	      }
		  
.teamnav a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 10px;
	font-weight: ;
	line-height: 1.5em;
	text-decoration: none;
}
	
.teamnav a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 10px;
	font-weight: ;
	line-height: 1.5em;
	text-decoration: none;
}
.teamnav a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #890000;
	font-size: 10px;
	font-weight: ;
	line-height: 1.5em;
	text-decoration: none;
}
		  
TD {
	FONT-FAMILY: Arial, Helvetica, Verdana;
	FONT-SIZE: 10px;
	COLOR: #890000;
	font-weight: bolder;
	text-decoration: none;
}
A:link {
	COLOR: #890000
	}
A:visited {
	COLOR: #890000
}
A:hover {
	COLOR: #333333
}
A {
	TEXT-DECORATION: none
}
</style>
