@charset "utf-8";
/* CSS Document */
body {
	background-color: #806e40;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../i/bg.jpg);
	background-position: center;
	background-attachment: fixed;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #040404;
}
.imgbrds {
	border: thin solid #660000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.deafultBody {
	padding: 13px;
	line-height: 16px;
}
.deafultBody #Contact b {
	margin-left: 10px;
}

object {
  display: block;
}
.deafultBody h1 {
	font-size: 14px;
}
textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../i/formbg.gif)
}
.input_txt {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../i/formbg.gif)
}
.con_frm {
	color:#FFFFFF;
	font-size:12px;
	}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:url(../i/formbg.gif) repeat-x left top;
color:#000;
font-weight:bold;
padding: 1px 2px;
}
.deafultBodyb {
	padding: 10px;
	line-height: 16px;
}
