body {
	background-color: Black;
	font: 12px Tahoma, Arial;
	color: #EEEEEE;
}
div.menubox {
	/*background-color: #1D2040;*/
	background-color: #000000;
	border: 1px solid #E2B325;
	color: #DDDDDD;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
div.menutitle {
	background-color: #A21010;
	color: White;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(bmp_bluegold/menu_title.png);
}
a.menuitem {
	padding-left: 12px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #DDDDDD;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	position:relative;
	z-index:1;
}

a.menuitem:hover {
	padding-left: 12px;
	background-color: #DEAE1D;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(bmp_bluegold/active.png);
}

/*
span.menuitem_hover {
	padding-left: 12px;
	background-color: #DEAE1D;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(bmp_bluegold/active.png);
	z-index: -1;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
*/
div.currentmenuitem {
	padding-left: 12px;
	background-color: #555555;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #DDDDDD;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(bmp_bluegold/menu_current.png);
}
div.fullbox {
	background-color: #000000;
	border: 1px solid #555555;
	width: 800px;
	background-image: url(bmp_bluegold/background.png);
	background-repeat: repeat-y;
	overflow:hidden!important;
	word-wrap: break-word;	
}
div.layout {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
div.menu {
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-align: center;
	padding-bottom: 2px;
	background-color: #C60000;
	padding-top: 2px;
	background-image: url(bmp_bluegold/menu_back.png);
}

a.hmenu {
	text-align: center;
	background-color: #1D2040;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #DDDDDD;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	width: 100%;
	display: block;
}
a:hover.hmenu {
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background-color: #DEAE1D;
	text-decoration: underline;
	color: #000000;
	display: block;
	padding: 2px 2px 2px 2px;
	background-image: url(bmp_bluegold/active.png);
}
div.hmenutitle {
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background-color: #C60000;
	color: White;
	display: block;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background-image: url(bmp_bluegold/menu_back.png);
}
div.title{
	text-align: left;
	font-size: 16px;
	font-family: Tahoma, Arial;
	color: White;
	padding: 1px 1px 4px 8px;
	font-weight: bold;
	display: block;
	background-image: url(bmp_bluegold/title.png);
}
div.subtitle{
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #DDDDDD;
	padding: 2px 2px 1px 20px;
	font-weight: bold;
}
div.content{
	text-align: left;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	padding: 2px 2px 5px 30px;
}
a.link {
	padding-left: 12px;
	font: 11px Tahoma, Arial;
	text-decoration: none;
	color: #F4961D;
	display: block;
	padding-top: 1px;
	padding-left: 30px;
	padding-bottom: 5px;
	font-weight: bold;
}
a:hover.link {
	padding-left: 12px;
	background-color: #DEAE1D;
	color: #000000;
	text-decoration: underline;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 1px;
	font-weight: bold;
	background-image: url(bmp_bluegold/active.png);
}
div.maintitle {
	text-align: center;
	font-size: 20px;
	font-family: Tahoma, Arial;
	color: White;
	padding: 1px 1px 4px 1px;
	font-weight: bold;
	text-transform: uppercase;
}
div.maintitle:first-letter {
	text-align: inherit;
	font-size: 28px;
	font-family: inherit;
	color: inherit;
	padding: 1px 1px 4px 1px;
	font-weight: inherit;
	text-transform: inherit;
}
a.textlink {
	font: 11px Tahoma, Arial;
	text-decoration: none;
	color: #F4961D;
	font-weight: bold;
}
a:hover.textlink {
	background-color: #DEAE1D;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(bmp_bluegold/active.png);
}
a.imglink {
	color: #F4961D;
}
a:hover.imglink {
	color: White;
}
li {
	font: 11px Tahoma, Arial;
}
div.imgarea {
	float: left;
	padding: 4px;
	width: 620px;
}
div.message_title{
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
div.message_title_vip{
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #F4961D;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
div.message_content{
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #DDDDDD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
input, textarea {
	width: 350px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background: #000000;
	color: #BBBBBB;
	border: solid #DDDDDD 1px;
	background: #000000;
	padding-top: 0px;
	padding-bottom: 0px ;
	MARGIN: 0px 0px 0px 0px
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #bbb;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #CCCCCC;
} 
td.verticalline {
	background-color: #666666;
	width: 1px;
}
div.horizontalline {
	width: 100%;
	height: 16px;
	display: block;
	background-image: url(bmp_bluegold/hline.png);
	background-repeat: repeat-x;
}
div.horizontalspace10 {
	width: 100%;
	height: 10px;
}
div.banner {
	background-image: url(bmp_bluegold/banner.png);
	background-position: center;
	background-color: #888888;
	background-repeat: no-repeat;
	width: 800px;
	height: 96px;
}
div.mail {
	background-color: #000000;
	background-image: url(bmp_bluegold/mail.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 12px;
}
div.mail_red {
	/*background-color: #14152B;*/
	background-image: url(bmp_bluegold/mail_gold.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 12px;
}

div.icq {
	background-image: url(bmp_bluegold/icq_white.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 52px;
	height: 8px;
	display: inline;
}

table.msg_edit {
	background-color: #252852;
	border-bottom-width: 0px;
	width: 100%;
}
table.msg_submit {
	background-color: #1D2040;
	border-bottom-width: 0px;
	width: 100%;
}
td.msg_title_nick {
	background-color: #3B4288;
	width: 10%;
	background-image: url(bmp_bluegold/menu_title.png);
}
td.msg_title_date {
	background-color: #3B4288;
	width: 14%;
	background-image: url(bmp_bluegold/menu_title.png);
}
td.msg_title_message {
	background-color: #3B4288;
	width: 76%;
	background-image: url(bmp_bluegold/menu_title.png);
}

div.ico_current {
	background-color: #555555;
	background-image: url(small_icons_white/current_item.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 12px;
}
td.code_back {
	background-color: #252852;
	width: 5px;
}
td.code_front {
	background-color: #B0B0B0;
	width: 5px;
}
tr.msg_row_0 {
	background-color: #1D2040;
}
tr.msg_row_1 {
	background-color: #252852;
}
div.download_sk {
	background-color: #14152B;
	background-image: url(bmp_bluegold/download_small_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 256px;
	height: 16px;
	display: block;
}
div.download_en {
	background-color: #14152B;
	background-image: url(bmp_bluegold/download_small_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 256px;
	height: 16px;
	display: block;
}
