html {
  filter: grayscale(80%);
}
body {
	background-color: #489529;
	background-image: url(images/b_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset {
	border-color:#04920A;
}
.Style {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Style a:link {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Style a:visited {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Style a:hover {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.Style a:active {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textStyle {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	//font-size: 13px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlack {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textBlackN {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textBlackN a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textBlackN a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textBlackN a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.textBlackN a:active {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.FieldStyle {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
TABLE{
	FONT-SIZE: 13px;
	FONT-FAMILY: "Tahoma";
}
TD{
	FONT-SIZE: 13px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: "Tahoma";
}
.alertred{
	FONT-SIZE: 13px;
	FONT-FAMILY: "Tahoma";
	color: #FF3C3C;
}
.headpage{
	color: #FF3300;
	FONT-SIZE: 15px;
	FONT-FAMILY: "Tahoma";
	font-weight: bold;
}
.bgtable{
	background-color:#D8D2BD;
}
.bgpop{
	background-color:#FF6000;
}

.headtable{
	background-color:#999;
	color: #000000;
	font-weight: 300;
}
.Record_Odd{
	background-color:#F1F1F1;
	color:#000000;
}
.Record_Even{
	background-color:#CCCCCC;
	color:#000000;
}
.Record_Hover{
	color:#000000;
	background-color:#FFFFCA;
}
.Record_tag{
	color:#000000;
}
.Record_tag_Hover{
	color:#FF0000;
	text-decoration:underline;
}
