body {

	width:100%;
	height:100%;
	background-color:#e1e1e1;
	background-image:url('images/main_back.jpg');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	
	}
	
#main {

	width:760px;
	padding: 0 0 0 1px;
	font-family:verdana;
	font-size:11px;
	line-height:1.5;
	text-align:top left;
	}
	
#topnav {

	positioning: absolute;
	width:100%;
	left:0px;
	top:0px;
	height:36px;
	background-image:url('images/nav_image.jpg');
	background-repeat: no-repeat;
	background-align: top left;
	padding: 9px 4px 4px 42px;
	text-align: left;
	
	}
	
#topnav a:hover, .linkholder {

	color: #990000;
	text-decoration: underline;
	border-top: 7px solid #333366;
	padding: 4px 0 0 0;
	
	}
	
#topnav a {

	color: #333366;
	text-decoration: none;

	}	

		
	
#midbar {

	width:100%;
	height:64px;
	background-color:#cccccc;
	background-image:url('images/mid_graph.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid #333366;
	border-bottom: 1px solid #333366;
	
	}
	
.logo {

	background-image:url('images/logo.png');
	background-repeat: no-repeat;
	background-position: top right;
	height:64px;
	width:100%;
    padding: 22px 205px 10px 10px;
	font-size:12px;
	color:#333366;
	text-align: right;
	
	}
	
#maintext {

	background-image:url('images/text_back.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	height:100%;
	padding: 50px 100px 50px 100px ;
	width:594px;
	float:left;
	
	}
	
	
.maintextnormal
 {
	text-align: left;
	font-family:verdana;
	font-size:11px;
	line-height:1.5;
}
	
	
#newslettertext 
{

	background-image:url('images/text_back.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	height:100%;
	padding: 50px 20px 50px 50px ;
	width:594px;
	float:left;
	
	}
	
h1 {

	font-family:arial;
	font-size:12px;
	color:#993333;
	padding:0  0 4px 6px;
	border-bottom: 1px dotted #990000;
	border-left: 4px solid #009999;
	margin:0 0 18px 0;
	
	}
	
.rightnavbox {

	width:165px;
	height:100%;
	float:right;
	background-image:url('images/dynamic.png');
	background-repeat: no-repeat;
	background-position:top left;
	padding: 50px 0 0 0;
	color: #ffffff;
	}
	
.rightmenu a {


	text-align: left;
	color: #ffffff;
	background-color:#669999;
	display: block;
	height:30px;
	padding: 6px 4px 6px 8px;
	margin: 1px;
	border-top:1px solid #cccccc;
	text-decoration: none;
	}
	
.rightmenu a:hover {

	background-color:#ffffff;
	color: #990000;
	}		
	
.copyright {

	padding: 20px 0 0 0;
	border-top:1px solid #cccccc;
	font-size:9px;
	color: #cccccc;
	
	}
	
.txt {

	border: 1px solid #000000;
	background-color: #ffffff;
	}
	
.submit {

	border: 1px solid #000000;
	background-color: #669999;
	color:#ffffff;
	}		
	
td, tr {

	font-size:11px;
	
	}				
	
		
	

		
	
.borderbottom 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #213155;
	border-right-color: #213155;
	border-bottom-color: #213155;
	border-left-color: #213155;
	text-align: justify;
}
