body
{
	color:		#1d2e67;
	font-family:	Tahoma;
	background-color: #ffffff;
}

h2 {font-size: 16px; font-weight: bold;}
h3 {font-size: 14px; font-weight: bold;}
h4 {font-size: 14px; font-weight: lighter;}


p
{
	text-align:	justify;
	margin-top:	4px;
	font-size:	12px;
	margin-bottom:	4px;
	color:		#1d2e67;
	font-family:	Tahoma;
}


.style7 	{color:	#ffffff}

a:link		{color: #2e3f78; text-decoration: none;}
a:visited	{color: #2e3f78; text-decoration: none;}
a:hover		{color: #5170CC; text-decoration: none;}
a:active	{color: #5170CC; text-decoration: none;}



a:link.main_menu
{
height:		 20;		width:		 150;
border-style:	 solid;		border-width:	 1px;
background-color:#92AD00;	color:		 #ffffff;
text-align:	 left;		vertical-align:	 middle;
font-size:	 10pt;		text-decoration: none;
padding-left:	 10px;		padding-right:	 3px;
margin:3;
}

a:hover.main_menu
{
height:		 20;		width:		 150;
border-style:	 solid;		border-width:	 1px;
background-color:#a3be11;	color:		 #ffffff;
text-align:	 left;		vertical-align:	 middle;
font-size:	 10pt;		text-decoration: none;
padding-left:	 10px;		padding-right:	 3px;
margin:3;
}

a:visited.main_menu
{
height:		 20;		width:		 150;
border-style:	 solid;		border-width:	 1px;
background-color:#92AD00;	color:		 #ffffff;
text-align:	 left;		vertical-align:	 middle;
font-size:	 10pt;		text-decoration: none;
padding-left:	 10px;		padding-right:	 3px;
margin:3;
}

.p.pop-menu
{
height:		 20;
border-style:	 solid;		border-width:	 1px;
color:		 #5170CC;
text-align:	 left;		vertical-align:	 middle;
font-size:	 10pt;		text-decoration: none;
padding-left:	 10px;		padding-right:	 3px;
padding-top:	 3px;		padding-bottom:	 3px;
margin:3;
}


table.top
{
	border-right:	#000000 1px solid;
	border-top:	#000000 1px;
	border-left:	#000000 1px solid;
	border-bottom:	#000000 1px;
}


td.menu {background-color:	#92AD00; width: 155;}

td.content
{
	background-position:	left top;
	background-image:	url(img/MainShadow.gif);
	background-repeat:	repeat-y;

	padding-top:	5;
	padding-left:	10;
	padding-right:	10;
	padding-bottom:	50;
}

table.bottom
{
	border-right:	#000000 1px solid;
	border-top:	#000000 1px;
	border-left:	#000000 1px solid;
	border-bottom:	#000000 1px solid;

	width: 752;
}

.img-logos
{
border:	none;
float:	left;
}