.login_menu_green {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #615D5C;
}
A.login_menu_green:visited {
font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #615D5C;

}
A.login_menu_green:active{
font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: #76B900;
}
a.login_menu_green:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
color: #333333;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	line-height: 18px;
}
.text_hilight {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #DE0000;
	text-decoration: none;
	line-height: 18px;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #78AB1F;
	text-decoration: none;
	line-height: 18px;
}
.textunderline {
	font-family: Tahoma;
	font-size: 12px;
	color: #262626;
	text-decoration: none;
	line-height: 18px;
}
a.textunderline:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #78AB1F;
	text-decoration: underline;
	line-height: 18px;
}
a.text:active
{
	font-family: Tahoma;
	font-size: 12px;
	color: #78AB1F;
	text-decoration: none;
	line-height: 18px;
}
a.text:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #615D5C;
	text-decoration: none;
	line-height: 18px;
}

.text_heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #78AB1F;
	font-weight:bold;
	text-decoration: none;
	line-height: 18px;
}

.text_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #8B8887;
	border: 1px solid #7BA42C;
	height: 16px;
	width: 190px;
	vertical-align: middle;
}
.border {
	border: 1px solid #E1E1E1;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}.border_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.border3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
}
.border_4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
.footermenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #615D5C;
	text-decoration: none;
	line-height: 18px;
}
a.footermenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #78AB1F;
	text-decoration: none;
	line-height: 18px;
}
.txtbox{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:140px;
	padding-left:3px;
}
.txtbox1{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:30px;
	padding-left:3px;
	}
.txtbox2{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:50px;
	padding-left:3px;
	}
.txtbox3{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:70px;
	padding-left:3px;
	}
.txtbox4{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:18px;
	width:129px;
	padding-left:3px;
	}

.button
{
border:1px #14A9EC solid;
background-color:#663300;
font-family:Verdana;
font-size:11px;
color:#352300;
}
.button1
{
border:1px #414141 solid;w
background-color:#414141;
font-family:Verdana;
font-size:11px;
color:#ffffff;
}
.submit
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 50px;
	color: #3b5c00;
	background-color: #DBFFC6;
	border:2px:#3b5c00;
}