body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #E8D5C0;
	line-height: 18px;
	
	scrollbar-face-color:#E8D5C0;
	scrollbar-highlight-color:#4E2614;
	scrollbar-3dlight-color:#BC915F;
	scrollbar-darkshadow-color:#BC915F;
	scrollbar-shadow-color:#4E2614;
	scrollbar-arrow-color:#4E2614;
	scrollbar-track-color:#E8D5C0;
}
.menuTop {
	color: #4E2614;
	font-weight: bold;
	position: absolute;
	top: 107px;
	left: 457px;
}
a:link {
	font-weight: none;
	color: #4E2614;
	text-decoration: underline;
}
a:visited {

	font-weight: none;
	color: #4E2614;
	text-decoration: underline;
}
a:hover {
	font-weight: none;
	color: #BA5930;
	text-decoration: underline;
}
a:active {
	font-weight: none;
	color: #4E2614;
	text-decoration: underline;
}
#submenu a:link {
	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
#submenu a:visited {

	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
#submenu a:hover {
	font-weight: bold;
	color: #BA5930;
	text-decoration: none;
}
#submenu a:active {
	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
#menu a:link {
	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
#menu a:visited {

	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	color: #BA5930;
	text-decoration: none;
}
#menu a:active {
	font-weight: bold;
	color: #4E2614;
	text-decoration: none;
}
.contentTable {
	position: absolute;
	top: 0px;
	background-color: #E8D5C0;
	width: 560px;
	bottom: 0px;
	left: 22px;
	color: #4E2614;
}
.contentTable {
	position: absolute;
	top: 2px;
	background-color: #E8D5C0;
	bottom: 0px;
	left: 15px;
	color: #4E2614;
	padding: 10px;
	width: 72%;
	right: 15px;
}
.contentTableXX {
        float: left;
	background-color: #E8D5C0;
	width: 72%;
	height: 500px;
	margin-left: 10px;
	padding: 10px;
	height:100%;
}
.contentTableReal {
	background-image: url(../images/table_bg.jpg);
	height: 100%;
	width: 100%;
}
.menuLine {
	line-height: 20px;
	background-image: url(../images/menu_tab_bg.jpg);
	padding-left: 5px;
}
.header {
	font-weight: bold;
}
input {
	border: 1px solid #8E461D;
	font-size: 11px;
	color: #4E2614;
	text-align: left;
}
form {
	margin: 0px;
}
textarea {
	border: 1px solid #8E461D;
	font-size: 11px;
	color: #4E2614;
}
select {

	border: 1px solid #8E461D;
	font-size: 11px;
	color: #4E2614;
}
option {


	border: 1px solid #8E461D;
	font-size: 11px;
	color: #4E2614;
}
.info {
	position: absolute;
	left: 630px;
}
.infoTabBg {
	line-height: 17px;
	/*background-color: #E8D5C0;*/
	padding-left: 13px;
	background-image: url(../images/aa.gif);
	margin-left:10px;
}
table {
	font-size: 11px;
	line-height: 18px;
	color: #4E2614;
}
.bannerX {
	position: absolute;
	left: 460px;
	top: 36px;
}

#stred {
	position:absolute;
	top:0px;
	bottom:44px;
	width:100%;
	height:100%;
 }

#center 
	{
	position:absolute;
	top:10px;
	bottom:44px;
	width:100%;
	height:expression(document.body.clientHeight-10);
	height:98%;
	}
	
	#content {
		background-color: #E8D5C0;
		float:left;
		height:100%;
		width:expression(document.body.clientWidth-245);
		width: 70%;
		margin-left: 6px;
		margin-top: 0px;
		overflow-y:auto;
		}
		#content_insider
			{
			margin:10px 0px 15px 0px;
			padding-left: 10px;
			width:90%;
			text-align: center;
			}

.info1 {
}
.info {
	text-align: justify;
	/*position: relative;*/
	left: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infoXX {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}
.pod {
		background-color: #E8C49C;
}




