	
body {
	font-size:12px;
	font-family: arial;
	background-image:url(images/bg.gif);
	background-color:#ededed;
	margin:0px;
	}

table {
	font-size:12px;
	font-family: arial;
	}
	
.header {
	font-family:helvetica;
	font-weight: bold;
	color: #336600;
	font-size: 14px;
	letter-spacing: 1px;
	}

#navigation a {
	font-family:Arial;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
	padding:4px;
	letter-spacing: 1px;
	font-weight: bold;
	}

#navigation p {
	margin: 10px 0px 0px 0px;
	

	}

#navigation a:hover {
	background-color:#fff;
	font-weight: normal;
	color:#5e994c;
	font-weight: bold;
	}

/*
8ca983
*/

#navigation a.on {
	background-color:#5e994c;
	font-weight: bold;
	color:#fff;
	}


#navigation td {

	}

span.on {
	background-color:#5e994c;
	font-weight: bold;
	color:#fff;
	}

.content {
	font-family:arial;
	font-size:12px;
	padding: 28px 16px 5px 16px;

	color: #333;
	}

.content_store {
	font-family:arial;
	font-size:12px;
	padding: 0px 16px 5px 16px;

	color: #333;
	}
	
.content p {	
	line-height: 1.3;
	}
