body 
{
font: 10px  Arial, Helvetica 
}

td {
font: 10px Verdana 
}

.formButton
	{
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFF00;
	BORDER-COLOR: #cccccc;
	BACKGROUND-COLOR: #ccddff;
	BACKGROUND: #009900;
	FONT-WEIGHT: bold;
	CURSOR:hand;
	}

.brd
	{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #666666;
	}

	
H1 
	{
	font-family: Arial;
	color: #333333; 	 
	font-size: 20px;
	}
	
H2 
	{
	font-family: Verdana, Arial, helvetica; 
	color: #330099; 
	font-WEIGHT: bold
	}

	
HR 	{
	margin-top:0px; 
	margin-bottom:0px; 
	color:#999999;
	width:100%;
	height:1px;
	}
	
li 	{
    	font-family:verdana,arial,sans-serif;
	font-weight: normal;
   	list-style-type: square;
   	margin-left:-24px;

    	}
    
ul 	{
	font-family:verdana,arial,sans-serif;
	margin-top:3px;
	}  

.cruise:link 	
	{
	color: #FFFFFF; 
	text-decoration: none
	} 
		
.cruise:visited
	{
	color: #FFFFFF; 
	text-decoration: none
	} 
		
.cruise:hover 	
	{
	color: #FFFFFF; 
	text-decoration: underline
	} 



a:link 		
	{
	color: #000066; 
	text-decoration: underline
	}
	 
a:visited 		
	{
	color: #000066; 
	text-decoration: underline
	}
	 
a:hover
	{
	color: #3366cc; 
	text-decoration: none
	} 

	
TABLE#tblCoolbar
	{
	background-color:threedface; 
	padding:1px; 
	color:menutext; 
	border-width:1px; 
	border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
	.req
	{
	background-color: #FFCCCC;
}
