
<!----------------------------- fonts --------------------------------------->


a:focus{outline:none}

.font-1{font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#990000;}
		
.font-2{font-family:Arial;
		font-size:16px;
		color:#194d8a;}
		
.font-3{font-family:Arial;
		font-size:16px;
		color:#767476;
		}

.font-4{font-family:Arial;
		font-size:11px;
		color:#255f9a;}

.a_font:link{font-family:Arial;
		font-size:13px;
		color:#2c7edd;
		text-decoration:underline}
		
.a_font:visited{font-family:Arial;
		font-size:13px;
		color:#2c7edd;
		text-decoration:underline}
		
.a_font:hover{font-family:Arial;
		font-size:13px;
		color:#003366;
		text-decoration:none}
		
.a_fonta:link{font-family:Arial;
		font-size:14px;
		/*font-weight : bold;*/
		color:#000066;
		text-decoration:none;
		background:url(images/tab_bg.png) no-repeat;
		width:250px;
		height:37px;
		display:block;
		text-align: center;
		padding-top: 10px;
		margin-bottom: -5px;
		background-position: left top;
		text-decoration: none;
		}
		
.a_fonta:visited{font-family:Arial;
		font-size:14px;
		font-weight : bold;
		color:#ffffff;
		text-decoration:none;
		background:url(images/tab_bg.png) no-repeat;
		width:250px;
		height:37px;
		display:block;
		text-align: center;
		padding-top: 10px;
		margin-bottom: -5px;
		background-position: left top;
		text-decoration: none;}
		
.a_fonta:hover{font-family:Arial;
		font-size:15px;
		color: #000066;
		font-weight : bold;
		text-decoration:none;
		background:url(images/tab_bg1.png) no-repeat;
}
		
		
.b_font:link{font-family:Arial;
		font-size:15px;
		color:#0066BB;
		text-decoration:none}
		
.b_font:visited{font-family:Arial;
		font-size:15px;
		color:#0066BB;
		text-decoration:none}
		
.b_font:hover{font-family:Arial;
		font-size:15px;
		color:#003366;}					

.c_font{font-family:Arial;
		font-size:15px;
		color:#0066BB;
		text-decoration:none;}
					
	
				
<!----------------------------- form --------------------------------------->		
			
		
.input250{
font-family:Arial;
font-size:14px;
text-align:center;
width:250px;
height:18px;
background-color: #ffffff;
color:#225b96;
border:1px #225b96 solid;
}

.input180{
font-family:Arial;
font-size:14px;
text-align:center;
width:180px;
height:18px;
background-color: #ffffff;
color:#225b96;
border:1px #225b96 solid;
}

select.select250{
font-family:Arial;
font-size:14px;
text-align:center;
width:250px;
height:18px;
background-color: #ffffff;
color:#225b96;
border:1px #225b96 solid;
}

select.select115{
font-family:Arial;
font-size:14px;
text-align:center;
width:80px;
height:18px;
background-color: #ffffff;
color:#225b96;
border:1px #225b96 solid;
}

select.select300{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
width:300px;
height:18px;
background-color:#ffffff;
color:#767476;
border:1px #b1b3b4 solid;
}

select.select350{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
width:350px;
height:18px;
background-color:#ffffff;
color:#767476;
border:1px #b1b3b4 solid;
}
