*
{
	font-family:arial;	
}

table, tr,td, body, p, li, ul, th
{
	color:white;
	font-size: 10pt;
	text-align:justify;
}

div
{
	color:white;
	font-size: 10pt;
}

body
{
	background-color:#0F3137;	
}

table
{
	border-collapse:collapse;
	border:0px;
}

#main
{
	width:800px;
	background-color:#0F3137;	
	background-repeat:no-repeat;
	padding:0x;	
}

#header
{
	width:800px;
	height:132px;
	background-color:#0F3137;	
	background-repeat:no-repeat;	
}

#content
{
	width:800px;	
	background-repeat:no-repeat;
	<!--#103136;-->
}

#left
{
	width:200px;
	color:white;
	vertical-align:bottom;	
}

#center
{
	width:400px;
	color:white;
	vertical-align:top;
	padding:10px;
	padding-top:60px;
}

#right
{
	width:200px;
	color:white;
	vertical-align:top;
	padding:10px;
	padding-top:80px;
}

#basdepage
{
	text-align:right;
	font-size: 8pt;
}

a.hoverlink:link 
{
	color:#B5C318;
	text-decoration:none;
}

a.hoverlink:visited
{
	color:#B5C318;
	text-decoration:none;
}

a.hoverlink:hover 
{
	color:white;
	text-decoration:none;
}

h2
{
	text-align:left;
}

 a:visited
 {
	color:#B5C318;
 }
 
 a:link {
	color: #B5C318;
}
a:hover {
	color: #B5C318;
}


p.vert, h3,h5 {
	color: #B5C318;
	text-align:left;
}

h3
{
	font-size: 14pt;
}

img
{
	border:none;	
}