body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	background-attachment: fixed;
	background-image: url(/images/waterBG_rest.gif);
	background-position: left center;
	background-repeat: no-repeat;

}

table, td {
    scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #006400;
	}
a {
	font-size: 12px;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFF00;
	font-family: "Trebuchet MS";
	font-weight: bold;


	



}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;

	
}
a:hover {
	text-decoration: blink;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;


	
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;

}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 83949B;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

.nav {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.border{
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #FFCC00;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;

}

.borderII{
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #333333;

}
.myStyle {
	position: absolute;
	visibility: hidden;
	left: 130px;
	top: 20px;
	width: 400px;
	height: 100px;
	background-color: #E6E4F9;
}
