body {
	background: #333333 url(/files/layout_default/images/bg1.jpg) repeat-y fixed center;
	font-family: segoe ui;
}
#wrapper {
	margin: auto;
	width: 731px;
	position: relative;
	top: -8px;
}
#header {
	width: 731px;
	height: 135px;
	background: url(/files/layout_default/images/header.png) no-repeat;
}
#menu {
	width: 500px;
	height: 100px;
	float: right;
	text-align: center;
	font-size: 12px;
	margin: 0px 15px;
	font-weight: bold;
	color: #333;
	font-size: 15px;
}
#indexLink1 {
    width: 200px;
    height: 135px;
    position: absolute;
    margin: 0px 0px;
}
#indexLink2 {
    width: 350px;
    height: 70px;
    top: 65px;
    position: absolute;
    margin: 0px 0px;
}
#hotLink {
    width:100%; 
    height:100%; 
    display:block;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #C79831;
}
#auto {
	float: right;
	position: relative;
	top: +103px;
	left: +320px;
	font-size: 12px;
}
#top {
	width: 731px;
	height: 41px;
	background: url(/files/layout_default/images/top.png) no-repeat;
}
#middle {
	width: 731px;
	min-height: 100px;
	background: url(/files/layout_default/images/middle.png) repeat-y;
}
#content {
	width: 700px;
	margin: auto;
	text-align: center;
	font-size: 12px;
}
#bottom {
	#width: 731px;
	height: 41px;
	background: url(/files/layout_default/images/bottom.png) no-repeat;
}
table {
	border-collapse: collapse;
	border: 1px solid #333;
}
td[bgcolor='#808080'] {
	background: #ADADAD;
}
td[bgcolor='#999999'] {
	background: #c7c7c7;
}


.td0
{
    height: 3px;
    background-color: #000000;
}

.td1
{
    font-family: Verdana;
    color: #E7B972;
    font-weight: bold;
}


.td2{
    padding-left:5px;
    padding-right:10px;
    font-size:12px;
}

.td2 a:link, a:active
{
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.td2 a:hover
{
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;    
}

.td3{
    font-size:12px;
}


input{
    background-color:#f3f3f3;
    border: 1px solid #000000;
    padding-left:5px;
    padding-right:5px;
}




.table {
	margin: auto;
	border: 1px solid #333;
	background: #f3f3f3;
	font-size: 12px;
}
.subHeader {
	background: #333;
	color: #dfdfdf;
	margin: auto;
	font-weight: bold;
	font-family: tahoma;
}
.subcontent {
	background: #676767;
	color: #dfdfdf;
	border: 1px solid #000;
	font-size: 13px;
}
#AutoNumber7 {
	background: #f3f3f3;
}
#AutoNumber6 {
	border: none;
}
#footer {
	font-size: 10px;
	text-align: center;
}

