body {
margin:0px;
padding:0px;
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
background-color:#0ebf00;
font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	line-height:18px;
}
.lefttable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.toplink {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.toplink a{
	color: #ffffff;
	text-decoration: none;
}
.toplink a:hover{
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
.link a{
	color: #4a4a4a;
	text-decoration: none;
}
.link a:hover{
	color: #fa7900;
	text-decoration: none;
}
.bottomlink {
	font-family:Tahoma;
	font-size: 11px;
	color: #4a4a4a;
	text-decoration: none;
}
.bottomlink a{
	color: #4a4a4a;
	text-decoration: none;
}
.bottomlink a:hover{
	color: #fa7900;
	text-decoration: none;
}
.orheading {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fa7900;
	text-decoration: none;
}
.greenheading {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #119400;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A8E9A3;
	height: 17px;
	width: 200px;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #A8E9A3;
	height: 50px;
	width: 200px;
}


