body {
	margin: 0px;
	background-color: #180c06;
	background-repeat: repeat;
	background-image: url(../images/bg.jpg);
}
td {
	font: 13px ,Tahoma;
	color: #ffffff;
}
a {
	color: #fee434;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.content {
     font: 13px MS Sans Serif,Tahoma;
	color: #666666;
	//line-height: 16px;
}
.link_small {
	FONT: 11px MS Sans Serif, Tahoma; COLOR: #FE5E12; TEXT-DECORATION: underline
}

.link_unit {
	FONT: 13px MS Sans Serif, Tahoma; COLOR: #666666; TEXT-DECORATION: underline
}

.highlight {
	color: #f4d128;
	text-decoration:none;
}
.no_highlight {
	color: #ffffff;
}

.highlight_unit {
	COLOR: #ecdf4b; TEXT-DECORATION: none
}
.changesize {
	font: 11px MS Sans Serif, Tahoma;
	color: #b9b9b9;
}
.comment {
	font: 11px MS Sans Serif, Tahoma;
}
.copyright {
	font: 11px Verdana;
	color: #ffffff;
}
.bg_menu {
	background: url(../images/bg_menuMain.gif) repeat-x top;
}
/*.bg_gallery {
	background: url(../images/bg_gallery.gif) no-repeat top;
}*/
.input_box {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	font: 12px MS Sans Serif,Tahoma;
	color: #4b4c4c;
	padding: 2px;
}
.input_submit {
	BORDER-RIGHT: #8e740f 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #8e740f 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; FONT: bold 12px MS Sans Serif,Tahoma; BORDER-LEFT: #8e740f 1px solid; COLOR: #f9fbfb; PADDING-TOP: 2px; BORDER-BOTTOM: #8e740f 1px solid; BACKGROUND-COLOR: #A01B54
}
#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;*/
}

