body{
	background-color: #FFFFFF;
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: underline;
	color: #333333;
}

a:visited{
	text-decoration: underline;
	color: #333333;
}

a:hover{
	color: #000099;
	text-decoration: underline;
}
#navBar{
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	background-repeat: no-repeat;
	border-color: #003300;
	border-top-color: #CCCCCC;
	border-top-width: 8px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding-top: 8px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #999999;
	padding-left: 8px;
	background-color: #00CC33;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #999999;
	padding-left: 8px;
	background-color: #00CC33;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #999999;
	padding-left: 8px;
	background-color: #666666;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-color: #999999;
	padding-left: 8px;
	background-color: #006633;
	vertical-align: bottom;
	border-top-color: #FFFFFF;
}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style:none;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;  
	color:#FFFFFF;
	display:block;
}
a.navlist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style:none;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px; 
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
a.navlist:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style:none;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px; 
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
a.navlist:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style:none;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px; 
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
a.navlist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style:none;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px; 
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
	display:block;
}
.navlist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px; 
	color:#FFFFFF;
	display:block;
	line-height:10px;
}
a.navlist2:link {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:10px;
}
a.navlist2:visited{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:10px;
}
a.navlist2:active{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:10px;
}
a.navlist2:hover {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#666666;
	text-decoration:none;
	display:block;
	line-height:10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	margin-left: 3px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #666633;
 margin: 0px;
 padding: 0px;
}
#container_main {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 490px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 7px;
	padding-right: 4px;
	list-style-position: outside;
	list-style-type: square;
	}
#container {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 183px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 4px;
	margin-right: 2px;
	height: 415px;
	border-top-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 6px;
	}
#container2 {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 183px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 6px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 6px;
}
#container3 {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 183px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 6px;
}
#container4 {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 0px;
	height: 20px;
	border-top-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 4px;
	background-color: #000066;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
}
#container_side_nav {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	background-repeat: no-repeat;
	border-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	height: 300px;
	border-top-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container_header {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 198px;
	background-repeat: no-repeat;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	height: 198px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#uppernav{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	margin-bottom: 2px;
	border-bottom-color: #006633;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	color: #006600;
	text-align: center;
	line-height: 25px;
	margin-top: 2px;
	vertical-align:middle;
}
.uppernav {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 15px;
	font-weight: bold;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	background-color: #EFEFEF;
}
a.uppernav:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #018C29;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	padding-left: 18px;
	padding-right: 18px;
}
a.uppernav:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #018C29;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	padding-left: 18px;
	padding-right: 18px;
	}
a.uppernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	display:inline-block;
	background-color: #33CC33;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	padding-left: 18px;
	padding-right: 18px;
	}
a.uppernav:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #018C29;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	line-height: 25px;
	padding-left: 18px;
	padding-right: 18px;
}
.headnav {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
	font-weight: bold;
}
a.headnav:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #336600;
}
a.headnav:visited {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #336600;
	}
a.headnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003300;
	}
a.headnav:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #336600;
}
#sub_uppernav{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	line-height:2px;
	height:4px;
	margin-bottom:4px;
	margin-top: 4px;
	
}
#bottom_nav{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	border-top-color: #666666;
	border-top-style: ridge;
	border-top-width: 2px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #CCCCCC;
	text-align: center;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
}
a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-align: center;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	
}
a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-align: center;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: center;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
}
.copywrite_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#adBar{
	float: right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 148px;
	background-repeat: no-repeat;
	border-color: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 8px;
	border-top-color: #666666;
	border-top-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	/* padding-left: 6px; */
	background-color: #CCCCCC;
}
.adbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	padding-left: 4px;	
	padding-right: 4px;
	margin-top: 3px;
	background-color:#FFFFFF;
	border-left:1px;
	border-left-color:#333333;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#333333;
	border-right-style:solid;
	vertical-align:middle;
}
a.adbar:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.adbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.adbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.adbar:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}
.bodybold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC33;
	font-weight: bold;
}
.bodybold2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C29;
	font-weight: bold;
}
a.bodybold2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33CC33;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 28px;
	padding-right: 14px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}
.spacer {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.mini_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #018C29;
}
.mini_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #018C29;
}
.hand {
	cursor:hand;
	text-decoration:underline;
}
#registered_users {
	float:none;
	width:107px;
	border:1px;
	border-style:ridge;
	border-top:1px;
	border-top-color:#009933;
	border-bottom-color:#009933;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	padding-left:20px;
	background:url(images/registered_users_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
.registered_users {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.registered_users:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.registered_users:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.registered_users:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.registered_users:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#order {
	float:left;
	width:45px;
	border:1px;
	border-style:ridge;
	border-top:1px;
	border-top-color:#009933;
	border-bottom-color:#009933;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	padding-left:20px;
	background:url(images/registered_users_arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.order:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.order:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.order:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.order:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.home_div_margin {
	margin-top:0px;
}