﻿body 
{
	font-family:Tahoma, Arial;
	font-size: 11px;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	vertical-align:top;
}

.frame {
	border: 1px solid #E8E9D7;
}

.header
{
	font-family: Tahoma;
	font-size: 14px;
	color: #4d8522;
	font-weight: bold;
}

.text1
{
	color: #333300;
	font-weight: bold;
}
img
{  border-style: none;
}

a
{
	color: #FF9900;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #4D8522;
}
.inputstyle {
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.footer
{ 
	height:30px;
	background-color: #4d8522; 
	color:#333300;
	text-align:center;
}


