body {
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat;
}
td {
	font: 13px MS Sans Serif,Tahoma;
	color: #373838;
}
a {
	color: #07733c;
	text-decoration: underline;	
}
.link_small {
	font-family: Tahoma;
	color: #289947;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.img_gray {
	filter: gray;
}
.content {
	line-height: 22px;
}
.content_small {
	font-size: smaller;
	color: #373838;
	line-height: 18px;
}
.highlight {
	color: #07733c;
	text-decoration: none;
}
.highlight2 {
	color: #4caadb;
	text-decoration: none;
}
.highlight:hover {
	text-decoration: underline;
}
.highlight:hover {
	text-decoration: underline;
}
.changesize {
	color: #1e1e1e;
	font-family: Tahoma;
	font-size: 14px;
}
.copyright {
	font-family: Tahoma;
	color: #1e1e1e;
	font-size: 12px;
}
.bg_menu {
	background: #3480a7;
}
.bg_gallery {
	background: url(../images/bg_gallery.jpg) no-repeat top;
}
.input_box {
	border: 1px solid #4b4c4c;
	background-color: #ffffff;
	font: 14px MS Sans Serif,Tahoma;
	color: #4b4c4c;
	padding: 2px;
	width: 185px;
}
.input_submit{
	background-color: #535455;
	font: bold 14px MS Sans Serif,Tahoma;
	color: #ffffff;
	padding: 2px;
}
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 14px 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;*/
}
.header_data {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}
.header_data2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
}
.txt_data {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
a.txt_data:hover {
	color: #454545;
	text-decoration: underline;
}
.txt_data:link {
	font-size: 14px;
	color: #454545;
	text-decoration: none;
}
.txt_remark {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}
.header_table {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt_floor {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #6b6869;
	text-decoration: none;
}
a.txt_floor:hover {
	color: #333333;
	text-decoration: none;
}
.txt_floor:link {
	font-size: 14px;
	color: #6b6869;
	text-decoration: none;
}
a.copyright {
	font-family: Tahoma;
	color: #1e1e1e;
	font-size: 12px;
	text-decoration:none;
}
a.copyright:hover{
	color: #1e1e1e;
	font-size: 12px;
	text-decoration:underline;
}
a.link {
	font-family: Tahoma;
	color: #1e1e1e;
	font-size: 14px;
	text-decoration:none;
}
a.link:hover{
	color: #1e1e1e;
	font-size: 14px;
	text-decoration:none;
}
.txt_data2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #5198D0;
	text-decoration: none;
}

