.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.top-menu:hover {
	color: #3bb22a;
}
.title-subbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	border: 1px solid #666666;
}
.title-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.title-subpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.detached-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.link-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link-gray:hover {
	color: #009900;
}
.link-gray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link-gray10:hover {
	color: #009900;
}
.content-subbox {
	height: 155px;
	border: 1px solid #666666;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(images/general/body_background.jpg);
}
.top-background {
	background-color: #FFFFFF;
	background-image: url(images/general/top_background.jpg);
	background-repeat: repeat-x;
}
.menu-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-nav:hover {
	color: #fff000;
}
.show-pic {
	position:absolute;
	width:567px;
	height:auto;
	left: 25%;
	top: 50%;
	background-color: #cccccc;
	border: 2px solid #000000;
	visibility: hidden;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	border: 1px solid #006600;
}
.form-bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #003300;
}
.image-link:hover{
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

