﻿body{
	background-image:url('../images/bg2.gif');
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:13px;
	height:100%;
	color:#000000;
}
img{
	border:0px;
}
#footer{
	font-size:11px;
}
.float_left{
	float:left;
}
a{
	color:#598109;
}
h2{
	font-size:14px;
	text-transform:uppercase;
	color:#598109;
	line-height:14px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #cdcdcd;
}
.headertitle{
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
	color:#598109;
	line-height:14px;
}
.size{
	font-size:12px;
}
.color{
	color:#3a5405;
}
#header #menu_top a{
	font-size:12px;
	color:#2e2e2e;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#header #menu_top a:hover{
	font-size:12px;
	color:#2e2e2e;
	text-transform:uppercase;
	text-decoration:underline;
}