body {
	margin: 0px;
	background-color: #00564B;
}
td {
	font: 13px MS Sans Serif,Tahoma;
	color: #ABABAB;
}
a {
	color: #C0C58F;
	text-decoration: underline;	
}
.link_small {
	font: 11px MS Sans Serif, Tahoma;
	color: #C0C58F;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.img_gray {
	filter: gray;
}
.content {
	line-height: 20px;
}
.content_small {
	font-size: smaller;
	color: #373838;
	line-height: 18px;
}
.highlight {
	color: #07733c;
	text-decoration: none;
}
.highlight2 {
	color: #D8D77F;
	text-decoration: none;
}
.highlight:hover {
	text-decoration: underline;
}
.highlight:hover {
	text-decoration: underline;
}
.changesize {
	font: 11px MS Sans Serif, Tahoma;
	color: #ABABAB;
}
.copyright {
	font: 11px Verdana;
	color: #938C7C;
}
.bg_menu {
	background: #3480a7;
}
.bg_gallery {
	background: url(../images/bg_gallery.jpg) no-repeat top;
}
.input_box {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	font: 12px MS Sans Serif,Tahoma;
	color: #666666;
	padding: 2px;
}
.input_submit{
	border: 1px solid #c9e5fa;
	background-color: #D8D77F;
	font: bold 12px MS Sans Serif,Tahoma;
	color: #00554B;
	padding: 2px;
}
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: yellow;*/
}
.link_homepage {
	font: 11px Verdana;
	color: #938C7C;
	text-decoration:none;
}

.link_homepage:hover {
	 text-decoration:underline;
}
