body {
	margin: 0px;
	background-color: #20182c;
}
td {
	font: 13px MS Sans Serif,Tahoma;
	color: #b2b2af;
}
a {
	color: #c29ffa;
	text-decoration: underline;	
}
.link_small {
	font: 11px MS Sans Serif, Tahoma;
	color: #c29ffa;
	text-decoration: underline;	
}
img {
	border: 0px;
}
.img_gray {
	filter: gray;
}
.content {
	line-height: 19px;
}
.content_small {
	font-size: smaller;
	color: #636362;
	line-height: 18px;
}
.highlight {
	color: #7cdab3;
	text-decoration: none;
}
.highlight2 {
	color: #55bbbd;
	text-decoration: none;
}
.highlightbig {
	color: #EF866E;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.highlight:hover {
	text-decoration: underline;
}
.highlight2:hover {
	text-decoration: underline;
}
.white {
	color: #ffffff;
	text-decoration: none;
}
.violet {
	color: #be9cf3;
	text-decoration: none;
}
.changesize {
	font: 11px MS Sans Serif, Tahoma;
	color: #575757;
}
.copyright {
	font: 11px Verdana;
	color: #636362;
}
.bg_mainpic {
	background: #20182c;
	padding: 1px;
}
.bg_mainpic_in {
	background: #20182c;
}
.bg_menu {
	background: #f1f1ef url(../images/bg_menu.jpg) repeat-x top;
}
.bg_ready1 {
font-size: smaller;
	color: #636362;
	line-height: 18px;
	background: #ACACAC;
}

.bg_ready2 {
font-size: smaller;
	color: #636362;
	line-height: 18px;
	background: #E1E1E1;
}
.bg_ready3 {
font-size: smaller;
	color: #636362;
	line-height: 18px;
	background: #F4F4F4;
}

.bg_right {
	background: #333539 url(../images/bg_right.gif) repeat-y left;
}
.bg_info {
	background: url(../images/bg_info.jpg) no-repeat bottom left;
}
.bg_gallery {
	background: url(../images/bg_gallery.jpg) no-repeat top;
}
.input_box {
	border: 1px solid #f59914;
	background-color: #ffffff;
	font: 12px MS Sans Serif,Tahoma;
	color: #666666;
	padding: 2px;
}
.input_submit{
	border: 1px solid #5e5d5a;
	background-color: #5e5d5a;
	font: bold 12px MS Sans Serif,Tahoma;
	color: #ffffff;
	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;*/
}
