tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #abdbb3;
}
.bgHeadL {
	background-image: url(images/bg-head-l.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgHeadR {
	background-image: url(images/bg-head-r.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgFoot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textGreen {
	color: #227f4c;
}
a:link {
	color: 92e845;
	text-decoration: none;
}
a:visited {
	color: 92e845;
	text-decoration: none;
}
a:hover {
	color: fd8900;
	text-decoration: none;
}
a:active {
	color: #196139;
	text-decoration: none;
}
.lineHoli {
	background-image: url(images/line_holi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textGreen2 {
	color: #66CC00;
	font-size: 13px;
	font-weight: bold;
}
.textorange {
	font-size: 18px;
	font-weight: bold;
	color: ff7200;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #D6EAD5;
	background-color: 165b31;
	border-top: 1px solid #1E430E;
	border-right: 1px solid #2f6022;
	border-bottom: 1px solid #2F6022;
	border-left: 1px solid #1E430E;
	padding: 4px;
	font-weight: bold;
}

.bgHome {
	background-image: url(images/bg_home.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
