/* CSS Document */

body {
	background-image:url(images/gradient.jpg);
	background-color: #993300;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.text {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Header {font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.style4 {
	font-size: 11px;
	color: #666666;
}
.BottomNav {font-size: 10px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Header1 {	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {color: #990000}

.thumbWrap{
text-align:left;
width:245px;
height:100px;
padding: 0px 15px 30px 15px;
}

.pbLeft{
width:120px;
float:left;
}

.pbRight{
width:120px;
float:right;
}


.beforeTxt{
width:115px;
height:12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.afterTxt{
width:120px;
height:12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

#scrollerIndex{
width:280px;
height: 420px;
overflow-y:auto;
margin: 15px 5px 0px 0px;
padding-right:10px;
}

#scroll{
width:280px;
margin: 20px 5px 0px 0px;
}

#rightSide{
padding:30px 0px 0px 0px;
}

#heightFix{
height:420px;
}

.blackLink{
color:#000;
}

.blackLink a:link, a:visited{
color:#000;
}

.blackLink a:hover, a:active{
color:#000;
text-decoration:none;
}

#preview{
	position:absolute;
	border:1px solid #000;
	background:#92278f;
	padding:5px;
	display:none;
	color:#fff;
	z-index:20;
	}

.largeWrap{
text-align:left;
width:245px;
height:180px;
padding: 0px 15px 20px 15px;
}

.flash{
	z-index:10px;
	}