.imgtabs {
	position:relative;
	margin-left:3px;
}

div#tabs_horizontal {
	position:relative;
	z-index:1000;
	float:left;
	clear:both;
	width:685px;
	border:0px solid #FFFFFF;
}

div#tabs_horizontal a#prev, div#tabs_horizontal a#next {
	display:none;
	float:left;
	height:38px;
	width:39px;
	background-image:url(../img/btn_arrows.gif);
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#FFFFFF;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-left:0px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
	border-bottom:0px none #000000;
}

div#tabs_horizontal a#prev {
	-webkit-border-top-left-radius:4px 4px;
	border-top-left-radius:4px 4px;
	-o-border-top-left-radius:4px 4px;
	-ms-border-top-left-radius:4px 4px;
	-moz-border-radius-topleft:4px 4px;
	background-position:13px 13px;
	background-position-x:13px;
	background-position-y:13px;
	border-right:0px none #000000;
}

div#tabs_horizontal a#prev:hover {
	background-color:#F5F5F5;
	background-position:-50px 13px;
	background-position-x:-50px;
	background-position-y:13px;
}

div#tabs_horizontal a#next {
	-webkit-border-top-right-radius:4px 4px;
	border-top-right-radius:4px 4px;
	-o-border-top-right-radius:4px 4px;
	-ms-border-top-right-radius:4px 4px;
	-moz-border-radius-topright:4px 4px;
	background-position:14px -14px;
	background-position-x:14px;
	background-position-y:-14px;
}

div#tabs_horizontal a#next:hover {
	background-color:#F5F5F5;
	background-position:-49px -14px;
	background-position-x:-49px;
	background-position-y:-14px;
}

div#tabs_horizontal a#prev.disabled, div#tabs_horizontal a#next.disabled {
	cursor:default;
	background-color:#F7F7F7;
}

div#tabs_horizontal a#prev.disabled {
	background-position:-113px 13px;
	background-position-x:-113px;
	background-position-y:13px;
}

div#tabs_horizontal a#next.disabled {
	background-position:-112px -14px;
	background-position-x:-112px;
	background-position-y:-14px;
}

div#tabs_horizontal div#tabs_container {
	position:relative;
	float:left;
	margin-bottom:-1px;
	overflow:hidden;
	height:40px;
	width:672px;
	border:0px solid #000000;
}

div#tabs_horizontal div#tabs_container ul#tabs {
	width:10000px;
	margin-left:0;
}

div#tabs_horizontal div#tabs_container ul#tabs li {
	float:left;
	border-left:0px solid #000000;
}

div#tabs_horizontal ul#tabs li a {
	display:block;
	font-weight:bold;
	background-image:url(../img/h_tab_bg.jpg);
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	-webkit-border-top-left-radius:10px 10px;
	border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	color:#800000;
	font-size:13px;
	background-color:rgba(234,234,234,0.81);
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	border-right:2px solid #D4D4D4;
	border-top:1.5px solid #D4D4D4;
	border-bottom:1.5px solid #D4D4D4;
	padding:10px 20px 10px 20px;
}

div#tabs_horizontal ul#tabs a:hover {
	text-decoration:none;
	font-size:10pt;
	background-color:#800000;
	color:#FFFFFF;
	-webkit-border-top-left-radius:10px 10px;
	border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
}

div#tabs_horizontal ul#tabs a.active {
	border-bottom-color:#FFFFFF;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	text-decoration:none;
	font-size:11pt;
	color:#FFFFFF;
	-webkit-border-top-left-radius:10px 10px;
	border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	background-color:#6A6A6A;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

div#tabs_horizontal div#content {
	position:relative;
	z-index:5;
	float:left;
	background-color:#FFFFFF;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	width:663px;
	height:520px;
	border:2px solid #CCCCCC;
	padding:20px 10px 20px 20px;
}

div#tabs_horizontal div#content div#view_container {
	position:relative;
	height:520px;
}

div#tabs_horizontal div#view_container div.tab_view {
	margin-bottom:30px;
	width:665px;
	background-color:#FFFFFF;
	height:520px;
}

div#tabs_horizontal div#content h2 {
	margin-bottom:12px;
	font-size:16px;
}

div#tabs_horizontal div#content p {
	margin-bottom:14px;
	margin-left:150px;
	padding-right:1px;
	padding-left:20px;
	width:469px;
}

div#tabs_horizontal div#content blockquote {
	float:left;
	color:#A8A8A8;
	padding-top:5px;
	padding-left:5px;
	text-align:justify;
	width:151px;
	margin:4px 14px 8px 0px;
}

#scrollbar1 {
	width:640px;
	margin:20px 0px 10px 0px;
}

#scrollbar1 .viewport {
	width:640px;
	overflow:hidden;
	position:absolute;
	top:40px;
	height:480px;
}

#scrollbar1 .overview {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0px 0px 260px 0px;
}

#scrollbar1 .scrollbar {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	position:relative;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	float:right;
	left:30px;
	width:15px;
}

#scrollbar1 .track {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	height:100%;
	position:relative;
	background-position:0px 100%;
	background-position-x:0;
	background-position-y:100%;
	width:15px;
	padding:0px 1px 0px 1px;
}

#scrollbar1 .thumb {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 100%;
	background-position-x:50%;
	background-position-y:100%;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	height:20px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-5px;
	background-image:url(../scroll/bgscrollbarthumby.png);
	width:15px;
}

#scrollbar1 .thumb .end {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	overflow:hidden;
	height:5px;
	background-image:url(../scroll/bgscrollbarthumby.png);
	width:15px;
}

#scrollbar1 .disable {
	display:none;
}

#scrollbar2 {
	width:640px;
	margin:20px 0px 10px 0px;
}

#scrollbar2 .viewport {
	width:640px;
	overflow:hidden;
	position:absolute;
	top:40px;
	height:480px;
}

#scrollbar2 .overview {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0px 0px 260px 0px;
}

#scrollbar2 .scrollbar {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	position:relative;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	float:right;
	left:30px;
	width:15px;
}

#scrollbar2 .track {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	height:100%;
	position:relative;
	background-position:0px 100%;
	background-position-x:0;
	background-position-y:100%;
	width:15px;
	padding:0px 1px 0px 1px;
}

#scrollbar2 .thumb {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 100%;
	background-position-x:50%;
	background-position-y:100%;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	height:20px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-5px;
	background-image:url(../scroll/bgscrollbarthumby.png);
	width:15px;
}

#scrollbar2 .thumb .end {
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	overflow:hidden;
	height:5px;
	background-image:url(../scroll/bgscrollbarthumby.png);
	width:15px;
}

#scrollbar2 .disable {
	display:none;
}

