
body {
	background-color: #263B58;
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #263B58;
	}
	
.style1 {font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #263B58;
	}
	
.style2 { font-size: 11px; color: #263B58; }
.style3 { font-size: 12px; color: #FFFFFF; font-weight: bold; }

a.style3:link {
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.style3:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.style3:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
a.style3:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #263B58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263B58;
}
a:hover {
	text-decoration: underline;
	color: #263B58;
}
a:active {
	text-decoration: none;
	color: #263B58;
}
	
.inputbox120 {
border-right : 1px solid #87AAD3; 
border-top : 1px solid #87AAD3; 
font-size : 12px; 
margin : 2px 0 0; 
border-left : 1px solid #87AAD3; 
width : 140px; 
color : #87AAD3; 
border-bottom : 1px solid #87AAD3; 
background-color : #000000; 
text-align : left;
height:15px
} 

.inputbox140 {
border-right : 0px solid #87AAD3; 
border-top : 0px solid #87AAD3; 
font-size : 12px; 
margin : 2px 0 0; 
border-left : 0px solid #87AAD3; 
width : 140px; 
color : #87AAD3; 
border-bottom : 0px solid #87AAD3; 
background-color : #000000; 
text-align : left;
height:15px
} 

.radiobox140 {
width : 20px; 
color : #87AAD3; 
background-color : #000000; 
white-space : inherit; 
border : 1px solid #87AAD3; 
} 

.button140 {
width : 60px; 
border-right : 1px solid #87AAD3; 
border-top : 1px solid #87AAD3; 
font-size : 11px; 
margin : 2px 0 0; 
border-left : 1px solid #87AAD3; 
color : #87AAD3; 
border-bottom : 1px solid #87AAD3; 
background-color : #000000; 
text-align : center; 
border:double;
 cursor:hand;
} 
