@charset "utf-8";
.rbg {
	background-color: #BC8A17;
	background-image: url(images/l_bg.gif);
	background-repeat: repeat-y;
	width: 25px;
	background-position: left top;
	height: 100%;
}
.bg {
	background-image: url(images/fbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lbg {
	background-color: #BC8A17;
	background-image: url(images/r_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 25px;
}
.body_bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BC8A17;
	
}
.copy_rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #727171;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #727171;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	/*background-attachment:fixed;*/
	background-position:top;
}

.marquee {
	background-image: url(images/mrqbg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 26px;
	width: 746px;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 12px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
.marq_padding {
	padding-top: 3px;
	padding-right: 3px;
	
}
.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 100%;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.header_tape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tableheaders.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
}
.frame {
	position: relative;
	height: 128px;
	width: 150px;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 5;
	bottom: 0px;
}
.pic {
	clear: both;
	height: 100px;
	width: 130px;
	top: 0px;
	bottom: 0px;
	z-index: 1;
	margin-left: -128px;
	position: relative;
	right: 0px;
	float: right;
}.pic_border {
	border: 1px solid #D08F48;
}
.ll {
	background-image: url(images/main_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
