@charset "utf-8";
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-top:0; margin-bottom:0}
.footer{ font-size:10px; color:#999999; line-height:15px; padding:5px 10px 5px 10px;}

.footerlink{color:#006600; text-decoration:none; line-height:15px; font-size:10px}
.footerlink:hover {color:#006600; text-decoration:underline}
.footerlink2{color:#333333; text-decoration:none; line-height:15px; font-size:10px}
.footerlink2:hover {color:#333333; text-decoration:underline}


.txt1 { font-size:12px; color:#333333; line-height:18px; text-align:justify; text-decoration:none}
.txt1:hover { font-size:12px; color:#333333; line-height:18px; text-align:justify; text-decoration:underline}

.txt2 { font-size:11px; color:#333333; text-decoration:none;}
.txt2:hover{ color:#333333; text-decoration:underline;}
.txt3 { font-size:12px; color:#FF6600; line-height:18px; text-decoration:none}
.txt3:hover {font-size:12px; color:#FF6600; line-height:18px; text-decoration:underline;}
.txt4 { font-size:12px; color:#FFFFFF; line-height:18px; text-decoration:none}
.txt4:hover { font-size:12px; color:#FFFFFF; line-height:18px; text-decoration:underline}
.txt5 { font-size:10px; color:#FF0000; line-height:18px;}

.txt6 { font-size:11px; color:#ffffff; text-decoration:none;}


.bodyborder { border: #CCCCCC solid 1px;}

.link1 { color:#663399; text-decoration:none; font-size:12px;}
.link1:hover { color:#663399; text-decoration:underline;}

.link2 { color:#66CCFF; text-decoration:none; font-size:11px;}
.link2:hover { color:#66CCFF; text-decoration:underline;}

.submenu {color:#FFFFFF; text-decoration:none; font-size:12px;}
.submenu:hover{color:#009900; text-decoration:none;}

.submenu_bg {opacity:.85;filter: alpha(opacity=85);}

.border1 {border-bottom:#009966 dotted 1px;}

.galleryborder {
	border-left: 1px #1D206D solid;
	border-right: 1px #1D206D solid;
}

.bg1 { background-color:#F6F6F6;}
.bg2 {background-color:#E9EBE7;}

/********* bubble *****************/
/*
td.sidenav1  div {
	display: none;
	position: absolute;
	top: 200px;
	left: 0;
	width: 310px;
	font-size: 1em;
	
	background: url(images/bubble_top.gif) no-repeat right top;
}
td.sidenav1 div p {
	margin: 0px 0;
	line-height: 1.6em;
	padding: 10px 15px 10px 10px;
	
	background: url(images/bubble_btm.gif) no-repeat right bottom;
}*/
td.sidenav2  div {
	display: none;
	position: absolute;
	top: 500px;
	left: 0;
	width: 310px;
	font-size: 1em;
	/*background: url(images/bubble_top.gif) no-repeat right top;*/
}
td.sidenav2 div p {
	margin: 0px 0;
	line-height: 1.6em;
	padding: 10px 15px 10px 10px;
	
	/*background: url(images/bubble_btm.gif) no-repeat right bottom;*/
}