BODY { 

} 
 
A:link             {color: #003399;     font-weight: bold; 	text-decoration: none;     		line-height : 17px;} 
A:visited          {color: #003399; 	font-weight: bold; 	text-decoration: none; 			line-height : 17px;} 
A:active           {color: #003399;     font-weight: bold; 	text-decoration: none;     		line-height : 17px;} 
A:hover            {color: #3399FF; 	font-weight: bold; 	text-decoration: underline; 	line-height : 17px;} 

A.h3:link          {color: #003399;     font-weight: bold; 	text-decoration: none;     		font-size: 12;	line-height : 17px;} 
A.h3:visited       {color: #003399; 	font-weight: bold; 	text-decoration: none; 			font-size: 12;	line-height : 17px;} 
A.h3:active        {color: #003399;     font-weight: bold; 	text-decoration: none;     		font-size: 12;	line-height : 17px;} 
A.h3:hover         {color: #3399FF; 	font-weight: bold; 	text-decoration: underline; 	font-size: 12;	line-height : 17px;} 

A.sub:link         {color: white;    	font-weight: bold; 	text-decoration: none;     		font-size: 9;	line-height : 11px;} 
A.sub:visited      {color: white; 	 	font-weight: bold; 	text-decoration: none; 			font-size: 9;	line-height : 11px;} 
A.sub:active       {color: white;     	font-weight: bold; 	text-decoration: none;     		font-size: 9;	line-height : 11px;} 
A.sub:hover        {color: #3399FF; 	font-weight: bold; 	text-decoration: underline; 	font-size: 9;	line-height : 11px;} 
 
input {cursor:hand;cursor:pointer;}
 
OPTION {background-color:white}

TD {     font: x-small Verdana, Arial, sans-serif; 
         font-size: 10; 
         color: black; 
} 
 
.title{     font: bold; 
            color: orange;
}

.ulnav{		color: white;
}

.h1{ font-size:14;
	font-weight: bold;
}

.h2{ font-size:12;
	font-weight: bold;
}

.strikethrough{ font-size: 10;
	text-decoration: line-through;
}

.navpad {
	width:123;
	height=18;
	color: #003399;
	border-style:none;
	background-color:Orange;
	font-family:Verdana;
	font-weight:bold;
	font-size:10;
}

.transOFForange {background-color: orange;}
.transONorange  {background-color: orange;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}
