
body {
	/*background-color: #dbdbdb;
	background-color: #8eb5c6;
	background-color: #cad2d9;*/
	background-color: #ffffff;
	/*background-color:7fa861;*/
	color: #000000;
	border: 0px solid #000000;
	font-size:10px;
}

td {
	
	font-size:14px;
}


A:link		{color:#000000;	text-decoration:underline;}
A:visited	{color:#000000;	text-decoration:underline;}
A:active	{color:#000000; text-decoration:underline;}
A:hover		{color:#000000;	text-decoration: underline;}

.headerlink {
	/*background-color: #ffffff;*/
	color:#000000;
	font-size:14px;
	font-weight: bold;
	font-family:arial;
}

.textb
.headerlink A:link		{color:#000000;	text-decoration:underline;}
.headerlink A:visited	{color:#000000;	text-decoration:underline;}
.headerlink A:active	{color:#000000; text-decoration:underline;}
.headerlink A:hover		{color:#89b06b;	text-decoration: underline;}


.header A:link		{color:#000000;	text-decoration:underline;}
.header A:visited	{color:#000000;	text-decoration:underline;}
.header A:active	{color:#000000; text-decoration:underline;}
.header A:hover		{color:#000000;	text-decoration: underline;}
.header {
	/*color:#cccccc;
	background-color: #4b7e95;
	background-color: #C7E4B3;
	background-color: #408080;
	*/
	color:#000000;
	background-color: #8eb5c6;
	background-image:url(imgs/header.jpg);
	font-size:14px;
}

.header td {color:#000000; font-size:14px;}

h1 {
text-decoration:underline;
/*color:#7fa861;*/
color:#408080;
font-size:20px;
}
h2 {
text-decoration:underline;
/*color:#4e9c9c;
font-size:20px;*/
color:#408080;
font-size:16px;
}
h3 {
text-decoration:none;
color:#408080;
font-size:14px;
}

.box{
	background-color: #ffffff;font-size:14px;
}

.imgLink{
border:0px
}

.boxMenu
{
	
	border-style: solid;
	border-width: 1px;
	border-color: #5f6364;
	background-color:#8eb5c6 ; /* #ffffff; */
	font-family: "Helvetica", sans-serif;
	text-decoration: none;
	color: #098cc9;
	margin-right: 10px;
	/* font-weight: bold; */
	font-size: 10pt;
}

.boxMenu_item
{

	background-color: #ffffff; /* #c5e2b2;*/
	padding-right: 5px;
	padding-left: 5px;
	color: #444444;font-size: 10pt;
}



.boxMenu_title
{
	background-color:#8eb5c6 ; /* #ffffff; */
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-bottom-style: solid;
	border-color: #5f6364;
	font-weight: bold;
}

.boxMain { 	
	font-size:16px; border-style: solid;
	border-width: 1px;
	border-color: #5f6364; 
	background-color: #ffffff ;/* c5e2b2; ;*/}
	
	
.boxMain_item, .boxMain_item TD
{

	background-color: #ffffff; /* #c5e2b2;*/
	padding-right: 10px;
	padding-left: 10px;
	color: #444444;font-size:14px;
}



.boxMain_title
{
	background-color:#8eb5c6 ;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-bottom-style: solid;
	border-color: #5f6364;
	font-weight: bold;
}
