body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #88948A;
	vertical-align: top;
}
body{
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #9ea6b3;
	SCROLLBAR-SHADOW-COLOR: #9ea6b3;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #9ea6b3;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #9ea6b3;
	background-color: #88948A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
.padding_LR {
	padding-right: 18px;
	padding-left: 10px;
}

a:link {
	text-decoration: none;
	color: #014313;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #259D43;
	font-size: 11px;
}
a:hover {
	color:#33CC33;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #004912;
	font-size: 11px;
}

.menu{
	color: #1B8C30;
}

.menu a:link {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}
.menu a:visited {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}
.menu a:hover {
	color:#33CC33;
	text-decoration: none;
	font-size: 11px;
}
.menu a:active {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}

.dGray{
	color: #88948A;
	vertical-align:middle;
}

.dGray a:link {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}
.dGray a:visited {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}
.dGray a:hover {
	color:#33CC33;
	text-decoration: none;
	font-size: 11px;
}
.dGray a:active {
	text-decoration: none;
	color: #003300;
	font-size: 11px;
}


.footer {
	background-color: #88948A;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005121;
	color: #198E33;
	vertical-align: middle;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
}

.align_v_middle {
	vertical-align: middle;
}
.align_v_top {
	vertical-align: top;
}
.align_R {
	text-align: right;
}
.align_C {
	text-align: center;
}
.align_L {
	text-align: left;
}
.text-normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #006633;
}
.text_white{color: #ffffff;}
.thumb_nm{
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	width: 17px;
	background-color: #006600;
	float: right;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
}
.thumb {
	height: 125px;
	width: 78px;
	border: 4px solid #005416;
}

.text_darkGray{
	color: #333333;
}
.image {
	border: 1px solid #005416;
	margin-left: 10px;
	padding: 1px;
	margin-bottom: 10px;
}
.navigation-btm {
	text-align: left;
	font-weight: normal;
}
a.navigation-btm:link{
	color: #1A8D30;
	font-weight: normal;
}
a.navigation-btm:visited{
	color: #003300;
	font-weight: normal;
}
a.navigation-btm:hover{
	color: #33CC33;
	font-weight: normal;
}
a.navigation-btm:active{
	color: #003333;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.textField {
	font-family: tahoma;
	font-size: 11px;
	color: #239840;
	border: 1px solid #B35925;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #CCCCCC;
}
.textArea {
	font-size: 11px;
	color: #239840;
	border: 1px solid #B35925;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
}
.buttons {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #B35925;
	text-align: center;
	vertical-align: middle;
	width: 65px;
	font-weight: bold;
	background-color: #005015;
}
.brdr_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015A24;
}
.header{
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #88948A;
	border-bottom-color: #88948A;
	font-weight: bold;
	color: #006633;
	height: 48px;
	vertical-align: middle;
}.table_main {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.mainBk {
	background-image: url(images/table_bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.thumb_brdr {
	border: 4px solid #0099CC;
}

