BODY { 
 background-color: #C0C0C0;
 	color: #000000;
 }

.centered{
	margin-left:auto;margin-right:auto;
	border-style:none;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	text-indent: 0em;
	text-align: justify;
	word-spacing: 0.1em;
	line-height: 120%
}  

.mainFrame {  
font-family: Verdana, sans-serif;
font-size: 12pt;
background: #FFFFFF; color: #000000; 
border-style: solid; 
border-width: 2px;
border-color:#555555;
text-align: justify;
margin-left:auto;margin-right:auto;
}

.mainName{
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
}

.pageTitle
{
	color: #2F005E;
	font-size: 12pt;
	background-color: inherit;
	font-weight: bold;
}

.text_black {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	text-indent: 0em;
	text-align: justify;
	word-spacing: 0.1em;
	line-height: 120%
}


.link_main_menu
{
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
}
.link_main_menu td
{
	color: inherit;
	background-color: #f9b51d;
}
.link_main_menu a
{
	color:  #000000;
	background-color: inherit;
	text-decoration: none;
	display:block;
}

.link_main_menu a:visited

{
	color:  #000000;
	background-color: inherit;
	text-decoration: none;
} 

.link_main_menu a:hover

{
	color:  #000000;
	background-color: inherit;
	text-decoration: underline;
}





