body {
	background: #fffurl(img/bodybg.gif) repeat-x fixed;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /*Internet Explorer fix */
	margin: 0;
	color: #333;
}

sup {
	font-size: 9px;
}

.spacer {
	clear: both;
}

acronym {
	cursor: help;
	border-bottom:
	1px dashed #999;
}

a {
	text-decoration: none;
	color: #4D8500;
}

a:hover {
	border-bottom: 1px dashed #000;
	color: #000;
}

#container {
	margin: 0 auto;
	width: 900px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 0 5px;
	text-align: left; /* End fix */
}
	
	
#header {
	font-family: Verdana;
	border-bottom: 0px solid #5BA941;
/*	padding: 20px 10px 0 30px;*/
	height: 100%;
	overflow: hidden;
	color: #5f2eb4;
	margin-bottom: 20px;
}	

#logo {
	background: #fff url(img/logo.gif) no-repeat top left;
	height: 165px;
	color: #5f2eb4;	
}

#logo h2 {
	width: 320px;
	margin: 0 15px;
	padding: 20px 0 0 50px;
	cursor: default;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}

#logo h1 {
	color: #5f2eb4;
	font-size: 5.4em;
	cursor: default;
	width: 320px;
	text-align: center;
	margin-top: -5px;
}	

#logo a {
	color: #5f2eb4;
	border-bottom: none;
}

#userbox {
	background: url(img/kgp1.jpg) no-repeat top left;
	float:right;
	width: 240px;
	margin: 5px;
	height: 159px;
}

/*Tabbed navigation */

.box {
	background: #5B9F00 url(img/hdr.jpg) repeat-x;
	height: 45px;
	width: 100%;
	padding: 2px;
}

.box img {
	background: #fff500;
}

ul#nav, ul#nav li {
	list-style-type:none;
	margin-top: 9px;
}

ul#nav {
	float:right;
	clear: both;
	font-size: 100%;
}

ul#nav li {
	float:left;
	margin-left: 3px;
	text-align: center;
}

ul#nav a {
	float:left;
	width: 95px;
	padding: 5px 0;
	background: #D4FCB6;
	text-decoration:none;
	color: #000;
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom: 0px;
}

ul#nav a:hover {
	background: #555;
	color: #fff;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: #FFF;
	color: #003
}

ul#nav .on {
	background: #fff;
	color: #5B9F00;
}
/*End tab */

#sidebar {
	clear: both;
	float: left;
	width: 250px;
	position: relative;
}

.vmenu {
	margin-top: 24px;
}

.vmenu h3 {
	text-align: center;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 11px;
}

#sidebar ul li {
	line-height: 12px;
	margin-bottom: 12px;
}

#sidebar h3, #content h3 {
	font-size: 1.21em;
	color: #5B9F00;
	margin: 0 10px 0 0;
	border: 0px;
}

#content h2 {
	color: #5B9F00;
}

#content h4 {
	font-size: 14px;
}

#content div, #sidebar div {
	padding: 4px 5px;
}

#content {
	float: left;
	width: 630px;
	position: relative;
	margin-left: 2px;
	border-left: 1px dashed #C0C0C0;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	padding: 0 0 0 12px;
}

#content div {
	background: #fff repeat-x;
	margin-left: 10px;
	margin-top: 25px;
}

.prod ul li {
	list-style: none;
	line-height: 1.4em;
}

.prod ul ul li {
	list-style: square;
}

#content .img_v {
	width: 180px;
	float: left;
	text-align: left;
}

#content .img_p {
	width: 200px;
	float: right;
	padding: 2px;
	margin-left: 10px;
	background-color: #5B9F00;
}

#content .img_n {
	width: 180px;
	float: right;
	padding: 2px;
	margin-left: 10px;
}

#content table {
	border: 1px solid #5B9F00;
	border-collapse: collapse;
}

#content table td {
	line-height: 1.2em;
	border: 1px solid #5B9F00;
}

.stats a {
	color:#000000;
}

.stats {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	color: #404040;
	width: 500px;
	border: 1px #5EA500 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 40px;
}

th {
	background-color: #5EA500;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

td.body {
	border-bottom: 1px solid #5EA500;
	border-top: 0px;
	border-left: 1px solid #5EA500;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
}

td.body:hover {
	background: #F8F8F8;
}
.postextra {
	background: #F0F0F0;
	padding: 7px 160px 7px 7px;
	border-bottom: 2px solid #999;
}

#footer {
	background: #5B9F00;
	border-bottom: 5px solid #fff;
	border-top: 10px solid #fff;
	text-align: center;	
	color: #fff;
	font-size: 1em;
	padding: 14px;
	line-height: 16px;
}

#sub {
	text-align: center;	
	color: #fff;
	font-size: 1em;
	padding: 5px;
	line-height: 16px;
	clear: both;
}
	
#footer a, #sub a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dashed #A2AFBF;
}
#footer a:hover, #sub a:hover {
	border-bottom: 1px dashed #fff;
	color: #fff;
}
