body {
	margin: 0px;
	background-color: #e3f4fb;
}
td {
	font: 13px MS Sans Serif,Tahoma;
	color: #908f8f;
}
a {
	color: #464646;
	text-decoration: underline;	
}
.link_small {
	font: 11px MS Sans Serif, Tahoma;
	color: #464646;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.img_gray {
	filter: gray;
}
.img_house {
	border: 1px solid #d8b919;
}
.content {
	line-height: 20px;
}
.content_small {
	font-size: smaller;
	color: #908f8f;
	line-height: 18px;
}
.highlight {
	color: #ef6823;
	text-decoration: none;
}
.highlight2 {
	color: #55747f;
	text-decoration: none;
}
.highlight:hover {
	text-decoration: underline;
}
.highlight:hover {
	text-decoration: underline;
}
.changesize {
	font: 11px MS Sans Serif, Tahoma;
	color: #1c1b1a;
}
.copyright {
	font: 11px Verdana;
	color: #ffffff;
}
.bg_menu {
	background: #515050 url(../images/bg_menu.gif);
}
.bg_gallery {
	background: #fed96f top;
}
.input_box {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	font: 12px MS Sans Serif,Tahoma;
	color: #4b4c4c;
	padding: 2px;
}
.input_submit{
	border: 1px solid #a2c266;
	background-color: #ffdb70;
	font: bold 12px MS Sans Serif,Tahoma;
	color: #454545;
	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: 12px MS Sans Serif,Tahoma;
	color: #ffffff;
	text-decoration:none;
}

.link_homepage:hover {
	 text-decoration:underline;
}

