/* CSS Document */
body {
	margin:12px;
	background-color:#f0f1e1;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
}
form {
	margin:0px;
	padding:0px;
}
.Hbg {
	background:url(Hbg.jpg) repeat-x;
	height:139px;
}
.BLbg {
	background:url(BLbg.jpg) repeat-y #FFFFFF;
}
.BRbg {
	background:url(BRbg.jpg) repeat-y #FFFFFF right;
}
.Hbg1 {
	background:url(Hbg.jpg) repeat-x 0px -33px;
	height:84px;
}
.Fbg {
	background:url(Fbg.jpg) repeat-x bottom #f0f1e1;
	vertical-align:top;
}
.Fbg div {
	border-top:1px #eceddf solid;
	height:54px;
	color:#717c51;
	font-size:10px;
	text-align:center;
}
.Logo {
	position:absolute;
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Logo.png');
	top:0px;
	margin-top:44px;
} 
.Logo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	border:0px;
} 
.TNbg {
	background:url(TNbg.jpg) repeat-x;
	vertical-align:top;
}
.TNbg a {
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#3f6c07;
	text-decoration:none;
	display:block;
	margin-top:16px;
	white-space:nowrap;
}
.TNbg a:hover {
	color:#ffffff;
	text-decoration:underline;
}
ul.LNlist {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.LNlist li {
	background:url(Arrow.gif) no-repeat 0px 10px;
	margin:0px;
	padding:5px 0px 5px 16px;
	border-bottom:1px #b1c57d dotted;
	list-style-type:none;
	white-space:nowrap;
	font-weight:bold;
	font-size:12px;
}
ul.LNlist a {
	color:#3f6c07;
	text-decoration:none;
	font-weight:normal;
}
ul.LNlist a:hover {
	color:#333333;
	text-decoration:underline;
}
.LNTab, .Htxt {
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	font-size:18px;
	white-space:nowrap;
}
.txt1 {
	font-family:Candara, Arial, Tahoma;
	font-size:14px;
	word-spacing:2px;
}
.Htxt {
	color:#3f6c07;
}
.textbox, .combo {
	height:14px;
	border:1px #b1c57d solid;
	width:170px;
	font-size:11px;
}
.combo {
	height:18px;
	width:172px;
}
.button {
	background-color:#24d0e4;
	border:1px #1796c3 solid;
	height:18px;
	font-weight:bold;
	color:#444444;
	font-size:10px;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	width:60px;
}
a {
	color:#3f6c07;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
.Captxt {
	background:url(Arrow.gif) no-repeat 0px 10px;
	padding:0px 0px 2px 16px;
	font-size:18px;
	color:#3f6c07;
	border-bottom:1px #b1c57d dotted;
}
ul.list {
	margin:0px 0px 0px 16px;
	padding:0px;
	list-style-type:none;
}
ul.list li {
	margin:0px;
	padding:0px 0px 5px 0px;
}
.Txt_Rd {
	color:#FF0000;
}
.Atxt {
	font-size:10px;
	color:#FF0000;
}