.tahoma11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.arial10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.inline{display:inline;}
.tahoma11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #E87137;
}
.tahoma11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #E87137;
	text-decoration: none;
}
.btn { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10 px; 
color: #474747; 
font-weight: regular;
text-decoration: none; 
background-color: #f4f4f4; 
border-color: #9f9f9f #9f9f9f #9f9f9f; 
border-style: solid; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1px}

.btnsubmit { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10 px; 
cursor:hand;
color: #FFFFFF; 
font-weight: regular;
text-decoration: none; 
background-color: #feae15; 
border-color: #ed9e07 #ed9e07 #ed9e07; 
border-style: solid; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1px}