body{
	background-color:#6E0300;
	scrollbar-base-color: #6E0300;
	scrollbar-face-color: #6E0300;
	/*scrollbar-arrow-color: #B1986C;
	scrollbar-3dlight-color: #B1986C;
	scrollbar-darkshadow-color: #B1986C;
	scrollbar-highlight-color: #B1986C;
	scrollbar-shadow-color: #B1986C;
	scrollbar-track-color:#B1986C;*/
    margin:0px;
	padding:0px;
	overflow:hidden;
}

#topmenu {
	position:absolute;
	left:0px;
	top:0px;
	width:780;
	/*height:165;*/
	height:38;
	z-index:1;
	text-align:left;
	overflow:hidden;
	visibility:hidden;
}

.div1 {
	margin-left: 260px;
	margin-top: 15px;
	width:520px;
	height:479px;
	overflow:auto;
}

.div1 .table1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 30px;
}

.div1 .table1 .td1{
	background-color:#d2c795;
}

.div1 .table1 .td2{
	font-size: 14px;
	text-align:right;
    /*text-transform: uppercase;*/
}

.div1 .table2{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 19px;
	font-variant:small-caps;
    /*text-transform: uppercase;*/
	/*letter-spacing: 2px;*/
}

.div1 .table2 a{
	color: #d2c795;
	text-decoration:none;
}

.div1 .table2 a:hover{
	color: #d2c795;
	text-decoration:underline;
}

.div1 .table2 img{
	float:left;
	border:1px solid #d2c795;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}

.div1 .table3{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.div1 .table3 img{
	border:0px;
}

.style1 {
	color: #FFCC00
}


