td {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#1F7A9D;

}
.bot
{
	color:#FFFFFF;
}
a.bot
{
	color:#FFFFFF;
	text-decoration:none;
}
a.1
{
	color:#FF6600;
	text-decoration:underline;
}
a.2
{
	color:#666666;
	text-decoration:underline;
}
a.menu
{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

input.mybutton {border-color: #FFFFFF #666666 #666666 #FFFFFF;
		background-color: #F0F0F0; border-style: solid;
		border-top-width: 1px; border-right-width: 1px;
		border-bottom-width: 1px; border-left-width: 1px;		
		width: 100px;
        	height: 20px;
		cursor: pointer;
		cursor: hand;
		text-align: center;
		font-family:Tahoma;
		font-size:11px;
		font-weight: 600;
		text-decoration:underline;
        	color: #FF6600;}
        	
    	
     
        	
input.mywhitebutton {background-color: #FFFFFF;
		text-decoration: underline; color: #800000;
		border: none;
        	height: 20px;
		cursor: pointer;
		cursor: hand;
		text-align: center;
		font-family: "Times";
        	font-size: 8pt;}  
        	
        	
input.mysmallhelpbutton {border-color: #FFFFFF #666666 #666666 #FFFFFF;
		background-color: #F0F0F0; border-style: solid;
		border-top-width: 1px; border-right-width: 1px;
		border-bottom-width: 1px; border-left-width: 1px;		
		width: 20px;
        	height: 20px;
		cursor: pointer;
		cursor: hand;
		text-align: center;
		vertical-align: middle;
		font-family:Tahoma;
		font-style: italic; 
		font-size:11px;
		font-weight: bold;
        	color: #5988A3;}          	
        	
        	
        	