.header-bg-top {
	background-image: url(../images/header-top-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content-main-table-bg {
	background-image: url(../images/main-table-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 564px;
}
.links-txt ,.links-txt  a,links-txt a:active,.links-txt  a:visited,.links-txt  a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D47953;
	text-decoration: none;
}
.links-txt  a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D47953;
	text-decoration: none;
}

.logo-bg-img {
	background-image: url(../images/logo-header-bg-image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
.navigation-bottom-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
	font-weight:bold
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 509px;
	width: 14px;
}
.content-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
	font-weight:normal
}
.txt-box {
	border:1px solid #888888;
	height:19px;
	width:200px;
}

.textarea {
	border:1px solid #888888;
}


.submit-button {
	background-color:#3D4868;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100px;
	height:25px;
	border:1px solid #333333;

}

.title-txt-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D47953;
	text-decoration: none;
}

.form-txt-q {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}
.footer_bg {
	background-image: url(../images/footer_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}

