body {
	background-color: #000000;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	margin: 0px;
	padding: 0px;
	color: #f0eae2;
}
#igm_header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}

.page{
	background:none;
	color: #f0eae2;
}
td.thead {
	background-image: url(images/bl_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 30px;
	background-color: #131009;
	padding-top: 8px;
	font-size: 14px;
}
.alt1,.alt2 , td.alt1Active {
	background-color: #131009;
	color:#f0eae2;
	background-image:none;
}
table.tborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #453016;
	border-left-color: #453016;
}


td.tcat {
background-color:#4f4433;
background-image:none;
border-bottom:solid 1px #131009;
}

td.tfoot{
	background-color: #131009;
	background-image: url(images/bl_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	padding-bottom: 15px;
}
.tborder td a {
	color: #e2bb85;
}
#login_box {
	background-image: url(images/bg_login_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color: #f0eae2;
	padding-top: 90px;
	padding-right: 164px;
	padding-left: 55px;
}
#login_box a {
	color: #e2bb85;
}
.corners {
	background-image: url(images/corner_left.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
.igm_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.corners div {
	height: 33px;
	background-image: url(images/corner_right.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#igm_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	height: 170px;
}
#igm_footer a {
	color: #f0eae2;
}
.igm_btnr {
	background-image: url(images/btnr.jpg);
	background-repeat: repeat;
	background-position: right center;
	height: 41px;
	display: block;
	padding-right: 6px;
}
#login_box .bginput, #login_box .button {
background-color:#2B1807;
background-position:left center;
background-repeat:no-repeat;
border:2px solid #BEB889;
color:#D5C5AE;
font-family:Tahoma,Geneva,sans-serif;
font-size:14px;

padding-left:6px;
text-indent:10px;
width:130px;
}

#login_box .button {
	padding:0;
	margin:0;
	text-indent:0;
	width:100px;
}

#login_box .bginput{
	height:25px;
	line-height:25px;
}
