@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

body {
	background-image: url(../images/bg_sheat.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #FAF8F3;
}


select {
	width: 200px;
}



#sheat {
	background-image: url(../images/novas_xheat_body.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 740px;
}
#main {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#main_new {
	width: 900px;
	padding-top: 33px;
	_padding-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/main_grounz.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	display: block;
}

#main #sheat_head {
	background-image: url(../images/novas_xheat_head.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 740px;
}
#main #sheat_foot {
	background-image: url(../images/novas_xheat_foot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 740px;
	margin-bottom: 30px;
}
#main #Gooad {
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.style1 {
	color: #553C0C;
	font-weight: bold;
	font-size: 16px;
}
.style1b {
	color: #deb887;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	color: #553C0C;
	font-size: 16px;
}
.style3 {
	color: #553C0C;
	font-size: 12px;
	line-height: 140%;
}
.style3b {
	color: #deb887;
	font-size: 12px;
	line-height: 140%;
}
.style4 {	color: #FF0000;
	font-weight: bold;
}
#main #sheat .style1 a {
	color: #553C0C;
}
#main #sheat .style2 .style3 a {
	color: #553C0C;
}
#main #sheat .style3 a {
	color: #553C0C;
}
#main #sheat .style3 .white_bold {
	font-size: 14px;
	color: #FFFFFF;
}
#main #sheat .white_bold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_table.gif);
}
#main #sheat .white_bold_s {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_table.gif);
}
#main #sheat .white_bold_red {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_table_red.gif);
}
#main #login{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bk_table.gif);
	padding: 6px;
}
#main #sheat #login a {
	color: #FFFFFF;
}


#main h1 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #553C0C;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #553C0C;
}


#main h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #553C0C;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #553C0C;
}


#main h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #553C0C;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #553C0C;
}
