@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #FF3300;
}

a:visited {
	text-decoration: none;
	color: #FF3300;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #FF3300;
}

body {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {color: #333333; font-size: 16px;}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style10 {font-size: 16px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; }
.style12 {color: #333333}
.style13 {color: #CC0000}
.style15 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style20 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style23 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.style25 {font-size: 12px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif; }
.style27 {font-family: Georgia, "Times New Roman", Times, serif; color: #333333;}
.style30 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; }

<style>

/* Easy Slider */
 
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		width:700px;
		height:467px;
		overflow:hidden; 
		}
	
	#slider span{ 
		display:block;
		width:35px;
		height:69px;
		position:absolute;
		left:-30px;
		top:75px;
		}

</style>
	
<style type="text/css">
<!--
.style35 {color: #999999}
.style36 {	font-style: italic;
	color: #999999;
}
-->
</style>

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:700px;
	height:467px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:700px;
	height:467px;
	position:absolute;
	left:415px;
	top:375px;
	}	
#nextBtn{ 
	left:1230px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:100px;
	height:36px;
	background:url(images/previoushand.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/nexthand.gif) no-repeat 0 0;	
	}
