
body{
	background-color: #AFD532;
	background-image: url(images/back.gif);
}
.footer
{
font-family:Verdana;
color:#FFFFFF;
font-size:9px;
}
.header
{font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#787F01;
}
.text
{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
}
.text2
{
font-family:Verdana;
font-size:15px;
color:#FFFFFF;
}
.redtext
{font-family:Verdana;
font-size:12px;
color:#FF0000;
}
.blacktext
{font-family:Verdana;
font-size:12px;
color:#000000;
}
.contact
{font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#787F01;
}
.input_box
{
border:1px solid #3D8B1B;
width:177px;
height:19px;
background-color:#ffffff;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #2D6514;
text-decoration: none;
padding-left:3px;
}
.input1_box
{
border:1px solid #3D8B1B;
width:50px;
height:19px;
background-color:#ffffff;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #2D6514;
text-decoration: none;
padding-left:3px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}