/* CSS Document */



body {

	font-family:Arial, Helvetica, sans-serif;

	font-size: small;

	color: #00000;
	background-image:url(images/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;

	}

p { 

	margin-top: 0px; 

	text-align: justify;

	}

h3 {  

	letter-spacing: 1px; 

	margin-bottom: 0px; 

	color: #FE7800;

	}

h4 { 

	letter-spacing: 1px; 

	margin-bottom: 0px; 

	color: #626364;

	}

.menu a:link { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

	}



.menu a:visited { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #CCCCCC;

	text-decoration: none;

	}



.menu a:hover, a:active { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FF0000;

	text-decoration: none;

	}



.copyright 

{

	font-family: Verdana, Arial, Helvetica;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

}



#Layer1 {

	position:absolute;

	background: url(images/menu-bg.gif);

	background-repeat: no-repeat;

	top:181px;

	left: 50px;

	width:800px;

	height:25px;

	z-index:2;

	display:block;

}



#maintable {

left: 100px;

display: block;

position: absolute;

padding-bottom: 30px;

}



#footer {

left: 100px;

display: block;

position: absolute;

}



#maincontent {

padding-bottom: 20px;

padding-left: 20px;

padding-right: 20px;

padding-top: 20px;

border: #999999 thin solid;

}



.linkpage a:link { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: #000099;

	text-decoration: none;

	}



.linkpage a:visited { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: #CCCCCC;

	text-decoration: none;

	}



.linkpage a:hover, a:active { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FF0000;

	text-decoration: none;

	}



.footer a:link { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}



.footer a:visited { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

	}



.footer a:hover, a:active { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

	}

