/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/


body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #6e7b9a; 
	background: url("images/back2.gif");
	background-color: #fff;
}

table
{
	font-size: 12px;	
}

#main
{
	width: 100%;
	margin-left: auto ;
  	margin-right: auto ;
	background: url("images/back.gif");
	background-repeat: repeat-x;

}

#main1
{
	width: 900px;
	margin-left: auto ;
  	margin-right: auto ;
	background-image: url("images/mainback.gif"); 
    background-repeat: repeat-y; 
    background-position: center; 
}

#maincontent
{	
	width: 800px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #fff;	
}

.content
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

a:link, a:visited 
{
	color: #6e7b9a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:active, a:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

h6
{	
	color: #6e7b9a;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	margin: 0;
}

h5
{	
	color: #6e7b9a;
	margin: 0px;
	text-align: center;
	font-size: 14px;
	margin: 0;
}

h4
{	
	color: #6e7b9a;
	margin: 2px;
	text-align: left;
	font-size: 16px;
}

h3
{	
	color: #6e7b9a;
	margin: 4px;
	text-align: center;
	font-size: 16px;
}

h2
{
	color: #6e7b9a;
	text-align: left;
	font-size: 18px;
}

h1
{
	color: #6e7b9a;
	text-align: center;
	font-size: 18px;
}

.center
{
	text-align: center;
	margin-left: auto ;
  	margin-right: auto ;
}


li
{
	line-height: 150%;
	list-style: none;
	text-decoration: none;
}

.menu ul 
{
	background-color: #000003;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}


.menu 
{	
	width: 100%;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #000;
	font-size: 11px;
	text-align: center;
	color: #999999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu a:link, .menu a:visited 
{
	color: #514862;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #ffcc99;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
} 

.menu2 ul 
{
	background-color: #000003;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 li 
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border: none;
}

.menu2 
{	
	width: 800px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #000;
	font-size: 11px;
	text-align: center;
	color: #999999;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu2 a:link, .menu2 a:visited 
{
	color: #514862;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #ffcc99;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
} 

.images /*for images with borders*/
{
	border: solid 2px #514862;
	padding: 4px;
	background-color: #637b9a;
	margin: 10px;
}

.tiny
{
	font-size: 10px;
	color: #6e7b9a;
}

.tiny2
{
	font-size: 10px;
	color: #6e7b9a;
	text-align: center;
}

.sitemeter
{
	padding: 10px;
}


.validator
{
	padding: 10px;
}

.copyright
{
	font-size: 10px;
	color: #999;
	padding: 10px;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 
