body{
background:#ffffff url(images/bg.jpg) top center no-repeat;
}

img{
border:none;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #1d5700;
}


.regular-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #236e00;

}
.regular-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:normal;
	color: #000000;

}
.gray-title {
font-family:tahoma;
font-size:17px;
font-weight:bold;
color:#515F66;
}

.green-title {
font-family:tahoma;
font-size:17px;
font-weight:bold;
color:#000000;
}

.links {
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:20px;
color:#000000;
}

.links a
{
text-decoration:none;
color:#236e00;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#000000;
}

.slogan {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:25px;
color:#666666;
}

.slogan_footer {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#1673A6;
}

.green a
{
text-decoration:none;
color:#FFFFFF;
}
.green a:hover
{
text-decoration:underline;
color:#FDAC1A;
}

.header_bold {
font-family:tahoma;
font-size:28px;
font-weight:bold;
color:#FF6600;
}

.header_bold-blue {
font-family:arial;
font-size:28px;
font-weight:bold;
color:#236e00;
}

.header_bold-white {
font-family:arial;
font-size:40px;
font-weight:bold;
color:#666666;
}

.header_bold-orange {
font-family:arial;
font-size:18px;
font-weight:bold;
color:#f67f00;
}

.select
{background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:35px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:25px;
 font-weight:normal;
 border: 2px solid #539902;
 font-weight:normal;
}

.input {
 background-color: #FFFFFF;
 color: #000000;
 width:150px;
 height:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 2px solid #006500;
 font-weight:normal;
}
.greenbold {
font-family:tahoma;
font-size:30px;
font-weight:bold;
color:#666666;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.gray-big {
font-family:tahoma;
font-size:25px;
font-weight:normal;
line-height:30px;
color:#666666;
}
