body {
	margin: 0px;
	background-color: #456382;
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
}
td {
	color: #DFE3E5;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 13px;
}
a {
	color: #dfe3e5;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.img_unit {
	border: 1px solid #dfe3e5 ;
}
.content {
	line-height: 20px;
}
.link_small {
	COLOR: #DFE3E5;
	TEXT-DECORATION: underline;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 14px;
}
.highlight2 {
	color: #dfe3e5;
	text-decoration: none;
}
.highlight {
	color: #dfe3e5;
	text-decoration:none;
}
.no_highlight {
	color: #dfe3e5;
}

.highlight_unit {
	COLOR: #dfe3e5; TEXT-DECORATION: none
}
.changesize {
	font: 11px MS Sans Serif, Tahoma;
	color: #dfe3e5;
}
.comment {
	font: 11px MS Sans Serif, Tahoma;
}
.copyright {
	font: 11px Verdana;
	color: #dfe3e5;
}
.bg_menu {
	background: #456382 url(../images/bg_menu.gif) repeat-x top;
}
.bg_gallery {
	background: url(../images/bg_gallery.gif) no-repeat top;
}
.input_box {
	border: 1px solid #778a6b;
	background-color: #ffffff;
	font: 12px MS Sans Serif,Tahoma;
	color: #4b4c4c;
	padding: 2px;
}
.input_submit {
	BORDER:  1px solid #ffffff;
	PADDING: 2px; 
	FONT: bold 12px MS Sans Serif,Tahoma; 
	BACKGROUND-COLOR: #a3b6c8;
	color: #ffffff;
}
#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: #dfe3e5;
	text-decoration:none;
}
.link_homepage:hover {
	text-decoration:underline;
}
