body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #c9c9c9;
	color: #686868;
}
td {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
}
a {
	color: #cc3300;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
	text-decoration: underline;
}
.form {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	margin: 2;
	padding: 2;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Arial, Verdana, sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
.juiceapac {
	color: #FFFFFF;
	text-decoration: none;
}
.juiceapac:hover	{
	color: #FFCC00;
	text-decoration: underline;
}
#content {
	line-height: 18px;
	padding: 10px 15px 15px 15px;
}
#content td {
	line-height: 18px;
}
#content .title {
	color: #006699;
	font-size: 18px;
}
#content .subtitle {
	color: #74a902;
	font-size: 14px;
}
#content .sep {
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
	border-bottom-style:solid;
	margin: 5px 0px 15px 0px;
}
#content .rightbox {
	float: right;
	border-width: 1px;
	border-color: #F0F0F0;
	border-style: solid;
	background-color: #FFFFE1;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	font-size: 11px;
}
#content .rightbox_photo {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 10px;
	font-size: 11px;
}
#content ul.bullet {
	list-style-image: url(image/bullet.gif);
}
.tour_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#copyright {
	font-size: 11px;
}
#copyright a {
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*  Green Menu Style Start */
.menug{
	position:relative;
	padding:0 0 0 0px;
	margin:0 0 0 0;
	background:url(image/menug_bg.png) repeat-x;
	*background:url(image/menug_bg.gif) repeat-x;/* for IE browser due to png hacks */
	height:46px;
	list-style:none;
	width: 902px;
}
.menug li{
	float:left;
}
.menug li a{
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 18px;
	height:46px;
	line-height:46px;
	text-align:center;
	cursor:pointer;	
}
.menug li a b{
	float:left;
	display:block;
	padding:0 36px 0 18px;
}
.menug li.current a{
	color:#fff;
	background:url(image/menug_hover_left.png) no-repeat;	
	*background:url(image/menug_hover_left.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
}
.menug li.current a b{
	color:#fff;
	background:url(image/menug_hover_right.png) no-repeat right top;	
	*background:url(image/menug_hover_right.gif) no-repeat right top;/* for IE browser due to png hacks */
}
.menug li a:hover{
	color:#fff;
	background:url(image/menug_hover_left.png) no-repeat;
	*background:url(image/menug_hover_left.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
}
.menug li a:hover b{
	color:#fff;
	background:url(image/menug_hover_right.png) no-repeat right top;
	*background:url(image/menug_hover_right.gif) no-repeat right top;/* for IE browser due to png hacks */
}
/*  Green Menu Style End */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
border: 0px solid #ccc;
}

.toggleborder img{
border: 0px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
