html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	scrollbar-face-color:#F3E7CB;
	scrollbar-highlight-color:#83724B;
	scrollbar-3dlight-color:#F3E7CB;
	scrollbar-darkshadow-color:#F3E7CB;
	scrollbar-shadow-color:#83724B;
	scrollbar-arrow-color:#83724B;
	scrollbar-track-color:#F3E7CB;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
body, table, p, input, select {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B42;
	line-height: 17px;
}
img {
	border:none;
}
.dataCenter {
	text-align: center;
}
.autoHeight {
	height: auto;
}
.content {
	margin: 0px 10px 10px;
	padding: 0px 10px 10px;
	text-align: justify;
}
.bgBtm {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/orn_lbt.jpg);
}
.padLeft {
	margin-left: 15px;
	padding-left: 15px;
}
.pad2 {
	padding: 2px;
	width: 65px;
	background-image: url(../images/bg_gal.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-weight: bold;
	color: #695E36;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #695E36;
	text-decoration: none;
}
a:hover {


	font-weight: bold;
	color: #695E36;
	text-decoration: underline;
}
a:active {



	font-weight: bold;
	color: #695E36;
	text-decoration: none;
}
.header {
	font-weight: bold;
	color: #776844;
}
.imgBrdrs {
	border: 1px solid #8B7850;
}
.headerBlink {

	font-weight: bold;
	color: #E17100;
}
thead {
	font-weight: bold;
	color: #F3E7CB;
	background-color: #B9AE92;
}
.content blink {
	font-weight: bold;
	color: #FF0000;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
