.arial12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.arial12brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
.arial12brown:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.arial10brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}
.arial12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.arial10grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.inline{display:inline;}
.btn{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
font-weight: normal;
text-decoration: none; 
background-color: #F8F8F8; 
border-color: #D4D4D4;  
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}

.btn2{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
font-weight: normal;
text-decoration: none; 
background-color: #D2D2D2; 
border-color: black;  
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}

.btnsub{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	cursor:hand;
font-weight: bold;
text-decoration: none; 
background-color: #0220EE; 
border-color: #0000FF; 
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}

.btnsub2{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	cursor:hand;
font-weight: bold;
text-decoration: none; 
background-color: brown; 
border-color: #0000FF; 
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px}

a.btnsub4 {
text-decoration: none;
}

a.btnsub4:hover {
cursor: hand;
text-decoration: none;
}
