#bgflash {
	height: 550px;
	width: 762px;
	position: absolute;
	z-index: 1;
}
#left_line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #441506;
	border-right-color: #441506;
	border-bottom-color: #441506;
	border-left-color: #441506;
	width: 235px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 550px;
	vertical-align: top;
	background-image: url(images/leftpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.black{
	_filter:alpha(opacity=80);/*IE6*/
¡@	filter:alpha(opacity=80);/*IE7*/
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*IE8*/
¡@	-moz-opacity:0.8;/*fireFox*/
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
	background-color: #222222;
	position: absolute;
	z-index: 2;
	height:390px;
	padding: 0px;
	width: 762px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	height: 390px;
	width: 762px;
	position: absolute;
	z-index: 3;
	margin-top: 80px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main ul{
	padding: 10px;
	scrollbar-face-color:#505050;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#505050;
	scrollbar-darkshadow-color:#505050;
	scrollbar-shadow-color:#505050;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#858585;
	height: 370px;
	overflow: auto;
	overflow-x:hidden;
	margin: 0px;
	list-style-type: none;
}
#main li{
	display: block;
	float: left;
	margin: 0px;
}
#main a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	line-height: 16px;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#main a.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #AE7F27;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-decoration: none;
}
#main a.title:hover{
	text-decoration: underline;
}
#main td{
	vertical-align: top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
}
