body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ltgrtp {
	background-image: url(../image/lt_grtp.gif);
	height: 76px;
	width: 7px;
}
.rtgrtp {
	background-image: url(../image/rt_grtp.gif);
	height: 76px;
	width: 7px;
}
.ltshad {
	background-image: url(../image/lt_gr.gif);
	width: 7px;
}
.rtshad {
	background-image: url(../image/rt_gr.gif);
	width: 7px;
}
.tpbg {
	background-image: url(../image/subpgimg_01.jpg);
	background-repeat: repeat-x;

}
.footmenu {
	background-image: url(../image/footimg.jpg);
	width: 212px;
	background-repeat: repeat-y;
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;

}
.indeximg01 {
	background-image: url(../image/subimg01.jpg);
	height: 115px;
	width: 210px;
}
.indeximg02 {

	background-image: url(../image/sub_index_03.jpg);
	height: 115px;
	width: 63px;
}
.btmnu01 {
	background-image: url(../image/btbgimg01.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;

}
.btmnu02 {
	background-image: url(../image/btbgimg02.jpg);
	background-repeat: repeat-x;
	height: 16px;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #CAA50F;



}
.mnu2ndbg {
	background-image: url(../image/sub_mnu02.jpg);
	background-repeat: repeat-x;
}
.topmenu:link {color: #B2910D; font-size: 15px; font-family: Trebuchet MS; text-decoration: none; font-weight: bold;}
.topmenu:active {color: #4AA7C0; font-size: 15px;  font-family: Trebuchet MS; text-decoration: none; font-weight: bold;}
.topmenu:visited {color: #B2910D; font-size: 15px;  font-family: Trebuchet MS; text-decoration: none; font-weight: bold;}
.topmenu:hover {color: #4AA7C0; font-size: 15px;  font-family: Trebuchet MS; text-decoration: none; font-weight: bold;}
.fnt12arbld {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;

}
.fnt12arbldred {

	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.10ari {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.12ari {
	font: 12px "Trebuchet MS";
	color: #000000;
	text-align: left;

}
.12argreen {
	font: 14px Arial, Helvetica, sans-serif;
	color: #669900;
}
.fnt12bldBLUE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	width: auto;
	border: 1px solid #666666;
}
.box1 {
}
.button001 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	height: 20px;
	width: auto;
	border: 1px solid #CCCCCC;
}
.bulletLEFT {
	list-style: url(../image/leg_left.jpg) outside;
}
.bulletRIGHT {
	list-style: url(../image/leg_right.jpg) outside;
}
.fntTitle01 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}
.fntTitle0101 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}

.fntTitle002 {
	font: bold 16px "Trebuchet MS";
	color: #6633CC;
}
	#dhtmlgoodies_slideshow{
		width:500px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:30px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/400px;	/* Other browsers */
		height: /**/400px;
				
	}
	#previewPane img{
		line-height:400px;
		
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}