/* FILE: style1.css */

.subnavhead {
 	color:rgb(200,80,000);
 	FONT-FAMILY: Arial, Verdana, Geneva, sans-serif; 
 	font-size:14px;
	font-style: normal;
	FONT-WEIGHT: bold;
	line-height:16px;
 	margin-top:0px;
 	margin-left:0px;
 	margin-right:1px;
 	margin-bottom:5px;
 	text-align:left;
	/* 
 	background : #FF6700 repeat;
 	background-color : #FF6700;
 	background-repeat : repeat;
 	border : medium #FF6700;
 	border-bottom-color : #FF6700;
 	border-color : Black Aqua Fuchsia Green;
	*/
 }
 .subnavhead1 {
 	color:rgb(240,240,240);
 	FONT-FAMILY: Arial, Verdana, Geneva, sans-serif; 
 	font-size:14px;
	font-style: normal;
	FONT-WEIGHT: bold;
	line-height:16px;
 	margin-top:0px;
 	margin-left:0px;
 	margin-right:1px;
 	margin-bottom:5px;
 	text-align:left;
	/* 
 	background : #FF6700 repeat;
 	background-color : #FF6700;
 	background-repeat : repeat;
 	border : medium #FF6700;
 	border-bottom-color : #FF6700;
 	border-color : Black Aqua Fuchsia Green;
	*/
 }
.subnav {
 	color:rgb(0,0,102);
 	FONT-FAMILY: Arial, Verdana, Geneva, sans-serif; 
 	FONT-SIZE: 11px;
	font-weight:bold;
	line-height:15px;
 	margin-top:0px;
 	margin-left:1px;
 	margin-right:1px;
 	margin-bottom:5px;
 	text-align:left;
	/* 
 	background : #FF6700 repeat;
 	background-color : #FF6700;
 	background-repeat : repeat;
 	border : medium #FF6700;
 	border-bottom-color : #FF6700;
 	border-color : Black Aqua Fuchsia Green;
	*/
 }
.small {
 	color:rgb(240,240,240);
 	FONT-FAMILY: Arial, Verdana, Geneva, sans-serif; 
 	FONT-SIZE: 8px;
	font-weight:normal;
	line-height:8px;
 	margin-top:0px;
 	margin-left:0px;
 	margin-right:0px;
 	margin-bottom:0px;
 	text-align:left;
	/* 
 	background : #FF6700 repeat;
 	background-color : #FF6700;
 	background-repeat : repeat;
 	border : medium #FF6700;
 	border-bottom-color : #FF6700;
 	border-color : Black Aqua Fuchsia Green;
	*/
 }
.history{
	color:rgb(255, 102,0);
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 8pt;
	margin-top:1px;
	margin-left:1px;
	margin-bottom:3px;
	text-align:left;
}

a:link { color:rgb(0,120,240); text-decoration:none; }
a:visited { color:rgb(0,120,240); text-decoration:none; }
a:active { color:rgb(240,240,240); text-decoration:none; }
//-->
  </style>