﻿body 
{
	text-align:center;
}
.menuItens
{
	width:156px;
	text-align:left;  
	 
	height: 28px; 
	padding-left:20px;
}
.menuItemLink
{
	font-weight: bold; 
	font-size: 12px;  
	color: #607ea5; 
	font-family: Arial;
	text-decoration:none;
}
.menuContactLink
{
	font-weight: normal; 
	font-size: 11px;  
	color: #607ea5; 
	font-family: Arial;
	text-decoration:none;
}
.footerLink
{
	font-weight: normal; 
	font-size: 12px;  
	color: White; 
	font-family: Arial;
	
}
.footerLink:hover
{
	font-weight: normal; 
	font-size: 12px;  
	color: White; 
	font-family: Arial;
	
}


.headerText
{
	font-weight: normal; 
	font-size: 12px;  
	color: #1B5882; 
	font-family: Arial;
	
}
a:hover
{
	color:Navy;
}

#borderTable
{
border:solid #d0dcec;
}
#clickImage
{
padding-left:185px;
}
#titleImage
{
color:#607ea5;
}
#linkImage
{
text-decoration:none;
  
}






















