/* CSS Document */
/* Edited by Elite Web Solutions  */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#wrapper{
	width:725px;
	margin:0 auto;
	
	/*padding-bottom:3px;*/
	/*border:1px solid #d4d4c5;*/
	
	text-align:left;
	
	background-color:#FFFFFF;
	/*	
	background-image:url(Images/main_bg.png);
	background-repeat:repeat-y;
	background-position:top center;*/
}

#wrappermain
{
	/*width:100%;
	margin:0 auto;*/
	
	/*padding-bottom:3px;
	border:1px solid #d4d4c5;	
	
	text-align:left;*/
	
	/*background-color:#D4D4C5;*/
	/*
	background-image:url(Images/main_bg.png);
	background-repeat:repeat-y;
	background-position:top center;*/
}

a:link {
	color: #345D7F; 
	text-decoration: none; 
	font-weight:bold;
}

a:visited {
	color: #7CA9BB; 
	text-decoration: none; 
	font-weight:bold;
}

a:active {
	color: #345D7F; 
	text-decoration: none; 
	font-weight:bold;
}

a:hover {
	color: #345D7F; 
	text-decoration: underline; 
	font-weight:bold;
}

.bodytext {	
	font-family: Tahoma;	
	font-size: 11px;	
	line-height: 15px;	
	color: #333333; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal
}

.nav {	
	font-size: 10px;	
	font-family: Tahoma;	
	color: #666666;	
	font-weight: bolder;
	line-height: normal
}
	
.header {
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600; ; 
	clip:   rect(   )
}

.footer {
	font-size: 10px;	
	font-family: Verdana;	
	font-weight: normal;	
	text-align: left;	
	color: #666666;	
	line-height: 12px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}