body {
	background:url(images/.jpg) top center repeat;
	height:100%;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color: #666666;

}
.regular a
{
text-decoration:none;
color:#3a9b0e;
text-decoration:underline;
}
.regular a:hover
{
text-decoration:none;
color:#666666;
}

.blue {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:20px;
color:#174D5C;
}
.whitebold {
font-family:tahoma;
font-size:16px;
font-weight:bold;
line-height:20px;
color:#FFFFFF;
}

.greenbold {
font-family:tahoma;
font-size:20px;
line-height:30px;
font-weight:normal;
color:#666666;
}

.bluefooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}

.blackfooter {
font-family:tahoma;
font-size:24px;
font-weight:bold;
color:#B31515;
}

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

.links {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#FFD600;
}

.links a
{
text-decoration:none;
color:#FFFFFF;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#2d2e34;
}

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

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:19px;
	color: #8b8b8b;
}
.small a
{
text-decoration:none;
color:#5e8c02;
text-decoration:underline;
}
.small a:hover
{
text-decoration:none;
color:#666666;
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background:#4F9DE7;
}

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

.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 #4ba414;
 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 #4ba414;
 font-weight:normal;
}