/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

p, ul, ol, li, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

a:link	{
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color : #000080;
	font-weight : normal;
	text-decoration : none;

}


a.one:link	{
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : bold;
		text-decoration : none;
}

a.one:hover	{
		color : #FFCC00;
		font-weight : bold;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;

}

html,
body {
	margin: 0;
	padding: 0;
}

/*table, td, tr {
	text-align: left;
}*/


.bigPic{
	width:640px;
	height:480px;
	padding:1px;
	border:1px solid #CCC;
	background-color:#FFF;
	margin-bottom:10px;
}
.bigPic img{
	position:absolute;
	display:none;
}
ul.thumbs li.active{
	border:2px solid #000;	
	background:#fff;
	padding:2px;
}
ul.thumbs, ul.thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul.thumbs li{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
	border:1px solid #CCC;	
	padding:3px;
	cursor:pointer;
}
ul.thumbs img{
	float:left;
	width:80px;
	height:80px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}


/*** SLIDER: set the width and height to match your images **/

#loadslider {
	background: #FFFFFF;
}

ul.slider { background: #FFFFFF; margin: 0; padding: 0; }
.slider { position: relative; width: 400px; height: 300px; }
.homeslider { position: relative; width: 400px; height: 300px; }
.slider li { position: absolute; left: 0; top: 0; display: none; list-style: none; }
.slider li:first-child { display: block; }

/*** SLIDESHOW: set the width and height to match your images **/

.slideshowcenter {
	text-align: center;
	margin: 10px auto;
	background: #FFFFFF;
}

.slideshowright {
	margin: 5px 0px 10px 20px; 
	float: right;
}

.slideshowleft {
	margin: 5px 0px 10px 20px; 
	float: right; 
}
ul.slideshow { margin: 0; padding: 0; }
.slideshow { position: relative; }
.slideshow li { position: absolute; left: 0; top: 0; display: none; list-style: none; }
.slideshow li:first-child { display: block; }


/*** SLIDESHOW: set the width and height to match your images **/



.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}
/**End CSS Style*****************************************/

