/* CSS Document */

Body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: 'Times New Roman', monospace;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 24px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {font-size: 24px; color: #BF0000; }
.style5 {color: #006799; font-size: 24px; }
.style6 {color: #FFFFFF}
.grey {font-family: Arial, Helvetica, sans-serif; font-size: 14px;color: #FFFFFF; }
.grey a:link{color: #a8a7a6; text-decoration:none;}
.grey a:visited{color: #a8a7a6; text-decoration:none;}
.grey a:hover{color: #FFFF00; text-decoration:underline;}
.grey a:active{color: #a8a7a6; text-decoration:none;}


.style1 {color: #FFFFFF}

.maroon {
	color: #BE102A;
	font-size: 16px;
}
.maroonsm {
	color: #CC0000;
	font-size: 14px;
}

.style5 {
	color: #85CD0A;
	font-size: 24px;
}
.style6 {color: #304548; font-size: 24px;}
.style8 {font-size: 16px; color: #6CA809}

.litegreen {font-family: Arial, Helvetica, sans-serif; font-size: 13px;color: #565656; text-decoration:none;}
.litegreen a { text-decoration: none; color: #565656;}
.litegreen a:link { text-decoration: none; color: #565656;}
.litegreen a:visited { text-decoration: none; color: #565656;}
.litegreen a:hover {	text-decoration: underline;	color: #304548; }

.whiteg {font-family: Arial, Helvetica, sans-serif; font-size: 13px;color: #FFFFFF; text-decoration:none;}
.whiteg a { text-decoration: none; color: #FFFFFF;}
.whiteg a:link { text-decoration: none; color: #FFFFFF;}
.whiteg a:visited { text-decoration: none; color: #FFFFFF;}
.whiteg a:hover {	text-decoration: underline;	color: #FFFFFF; }

.smblack {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #6dac02; text-decoration:none;}
.smblack a { text-decoration: none; color: #000000;}
.smblack a:link { text-decoration: none; color: #000000;}
.smblack a:visited { text-decoration: none; color: #000000;}
.smblack a:hover {	text-decoration: underline;	color: #6dac02; }
.style9 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

/* bottom center */
#slider-container1  .ws_bullets {
	bottom:-30px;
	left:50%;
}
#slider-container1  .ws_bullets div{
	left:-50%;
}
#slider-container1 {
	/*	overflow: hidden; */
	zoom: 1;
	position: relative;
	width:450px;
	height:200px;
	margin:0 auto;
	z-index:100;
	background-color: #FFFFFF;
}
#slider-container1 .ws_shadow{
	width:100%;
	background: url(shadow.html) left 100%;
	height:30px;
	position: absolute;
	left:-7px;
	bottom:-30px;
	z-index:-1;
}
#slider-container1 .ws_images{
	position: absolute;
	left:0px;
	top:0px;
	width:450px;
	height:200px;
	overflow:hidden;
}
#slider-container1 .ws_images a{
	color:transparent;
}

#slider-container1 .ws_images img{
	top:0;
	left:0;
	border:none 0;
}
#slider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#slider-container1  .ws_bullets { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#slider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#slider-container1 .ws_bullets a { 
	margin-left:4px;
	width:8px;
	height:15px;
	background: url(bullet.html) left 50% no-repeat;
	float: left; 
	text-indent: -1000px; 
	position:relative;
}
#slider-container1 .ws_bullets a.ws_selbull, #slider-container1 .ws_bullets a:hover{
	background-position: right 50%;
}
#slider-container1 a.ws_next, #slider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-28px;
	z-index:60;
	height: 62px;
	width: 38px;
	background-image: url(arrows.png);
}
#slider-container1 a.ws_next{
	background-position: 100% 0;
	right:-25px;
}
#slider-container1 a.ws_prev {
	left:-25px;
	background-position: 0 0; 
}
#slider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#slider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #slider-container1 a.ws_next,* html #slider-container1 a.ws_prev{display:block}
#slider-container1:hover a.ws_next, #slider-container1:hover a.ws_prev {display:block}
#slider-container1 .ws-title{
	position: absolute;
	bottom:50px;
	left: 0;
	margin-right:5px;
	z-index: 50;
	padding:12px;
	color: #F9FBFB;
	text-transform:uppercase;
	background:#000000;
    font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 18px;
}
#slider-container1 .ws-title div{
	padding-top:5px;
	font-size: 13px;
	text-transform:none;
}#slider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:16px;
	left:-101px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#slider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#slider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#slider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:202px;
}
#slider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:20px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#slider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:101px;
	background:url(triangle.html);
	width:15px;
	height:6px;
}
-->