body {	background-color: #0F0F0F;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000;}



h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;background-color:#04B800;
	height:20px;padding:3px;background-image:url(images/hback.jpg); }

#container {	width:800px; 
		height:930px;
		margin:0 auto;
		background-image:url(images/container_back.gif); 
		background-repeat:no-repeat;
		background-color:#0F0F0F;}



#nav {	width:602px;
	position:relative;
	left:99px;
	height:161px;
	background-image: url(images/add.gif);}


#mainbody {	position:relative;
		left:160px;
		width:480px;
		}

#left {		position:relative;
		left:125px;
		width:200px;
		top:-30px;}


#content {	position:relative;
		left:285px;
		top:-147px;
		width:390px;
}




#base {		
		background-image:url(images/botback.gif);
		height:46px;
		width:602px;
		position:relative;
		
		left:99px;
		background-repeat:no-repeat;}

#basestock {		
		background-image:url(images/botback.gif);
		height:46px;
		width:602px;
		
		background-repeat:no-repeat;}




.hrs {	padding:5px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	
}



.hrshome {	padding:5px;
		display:block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight:bold;
		text-align:center;
	
}

.add {		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;}




a:link {
	
		text-decoration: underline;
		color: #04B800;
}


a:visited {
	
	
		color: #04B800;
		text-decoration: underline;
}


a:hover {
		color: #fff;
		text-decoration: underline;
}

a:active {
	
	text-decoration: none;
	color: #04B800;
}




#botnav {display:block;  width: 602px;text-align:center; color: #04B800;clear:both;font-size: 12px;font-weight: bold;}


#botnav a:link {
	text-decoration: none;
	color: #04B800;
	font-weight: bold;
}


#botnav a:visited {
	text-decoration: none;
	color: #04B800;
	font-weight: bold;
}

#botnav a:hover {

	text-decoration: none;
	color: #fff;
	font-weight: bold;
} 


#botnav a:active {

	text-decoration: none;
	color: #04B800;
	font-weight: bold;
} 


