﻿.text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #505001;
}

.textmini {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #505001;
}


.copyright a{
	font-family: Arial;
	font-size: 10px;
	color: #336600;
}
h1{
	color: #005E00;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}
h2{
	color: #505001;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}

ol li{
	color: #505001;
	font-size: 12px;
	line-height: 16px;
	margin-left:16px;
}

.both{clear:both;}

ul li{
	color: #505001;
	font-size: 12px;
	line-height: 16px;
	list-style:disc;
	margin-left:16px;
}
.style2 {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #505001;
}


.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold 100% Arial ;
	border-color: #C6C500;
	background-color: #ECECCC;
	border-width: 1px;
	border-style: Solid;
	color: #807F03;
}

#logo{
	display: block;
	position:static;
	width: 285px;
	height: 147px;
	top: 55px;
	left: 170px;
	text-decoration: none;
}

