body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #d4d4d4;
	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: #5e5f6e;
	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: #5C4B2F;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #B35925;
	font-size: 11px;
}
a:hover {
	color:#B35925;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #5E4D31;
	font-size: 11px;
}

.menu{
	color: #B35925;
}

.menu a:link {
	text-decoration: none;
	color: #5C4B2F;
	font-size: 11px;
}
.menu a:visited {
	text-decoration: none;
	color: #5B4C2F;
	font-size: 11px;
}
.menu a:hover {
	color:#B35925;
	text-decoration: none;
	font-size: 11px;
}
.menu a:active {
	text-decoration: none;
	color: #8F411A;
	font-size: 11px;
}

.dGray{
	color: #A06334;
	vertical-align:middle;
}

.dGray a:link {
	text-decoration: none;
	color: #B45825;
	font-size: 11px;
}
.dGray a:visited {
	text-decoration: none;
	color: #B35925;
	font-size: 11px;
}
.dGray a:hover {
	color:#9F8455;
	text-decoration: none;
	font-size: 11px;
}
.dGray a:active {
	text-decoration: none;
	color: #A86433;
	font-size: 11px;
}


.footer {
	background-color: #E4D5B6;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B35925;
	color: #B35925;
	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: #5D4C30;
	vertical-align: top;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.text_white{color: #ffffff;}
.thumb_nm{
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	width: 17px;
	background-color: #B35925;
	float: right;
	font-size: 10px;
	vertical-align: top;
	text-align: right;
}
.thumb {
	height: 117px;
	width: 83px;
	border: 4px solid #B35925;
}

.text_darkGray{
	color: #5E4D31;
}
.image {
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 1px;
	margin-bottom: 10px;
}
.navigation-btm {
	text-align: left;
	font-weight: normal;
}
a.navigation-btm:link{
	color: #5C4B2F;
	font-weight: normal;
}
a.navigation-btm:visited{
	color: #B35925;
	font-weight: normal;
}
a.navigation-btm:hover{
	color: #B35925;
	font-weight: normal;
}
a.navigation-btm:active{
	color: #6A6A6A;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.textField {
	font-family: tahoma;
	font-size: 11px;
	color: #B35925;
	border: 1px solid #B35925;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #FAF6ED;
}
.textArea {
	font-size: 11px;
	color: #B35925;
	border: 1px solid #B35925;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #FAF6ED;
	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: #B35925;
}
.brdr_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B35925;
}
.header{
	background-color: #E4D5B6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B35925;
	border-bottom-color: #B35925;
	font-weight: bold;
	color: #B45A25;
	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;
}
