body {
	background-color: #000000;
	margin: 0;
	background-image: url(/images/bg_dark_mess.jpg);
}
body,p {
	font: 12px/1.4 Verdana, Georgia, Arial, sans-serif;
	color: #777;
}
.main {
	font: 12px/1.4 Verdana, Georgia, Arial, sans-serif;
	color: #777;
}
.main img {
	border: 1px solid #222222;
	background-color: #0B0B0B;
	padding: 6px;
	margin: 8px;
}
.style2 {
    color: #540000;
}

.title {
	font-family: Times New Roman, sans-serif;
	font-size: 56px;
	color: #444444;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.menuleft {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menuleft a,
.menuleft a:visited {
	color: #555;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.menuleft a:active,
.menuleft a:hover {
	color: #752;
	text-decoration: none;
}
#menuleft {
	background-color: #191919;	
}
.menuleft td {
	background-color: #000;
	height: 18px;
}
.menuleft td:hover {
	background-color: #111;
}

.menuleft a:link,
.menuleft a:visited {
	display: block;
	text-align: left;
} 
.menuleft a:hover,
.menuleft a:active {
	display: block;
	text-align: left;
}

.menuright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.menuright a,
.menuright a:visited {
	color: #555;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.menuright a:active,
.menuright a:hover {
	color: #752;
	text-decoration: none;
}
#menuright {
	background-color: #191919;	
}
.menuright td {
	background-color: #000;
}
.menuright td:hover {
	background-color: #111;
}

.menuright a:link,
.menuright a:visited {
	display: block;
	text-align: left;
} 
.menuright a:hover,
.menuright a:active {
	display: block;
	text-align: left;
}

.header {
	font-family: Times New Roman, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #660000;
}
.quote {
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #770000;
}
.linkmap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

a.typeMENU:link, a.typeMENU:visited	{color: #444444; text-decoration: none;}
a.typeMENU:active, a.typeMENU:hover	{color: #684A16; text-decoration: none;}

a.typeBODY:link, a.typeBODY:visited	{color: #684A16; text-decoration: none;}
a.typeBODY:active, a.typeBODY:hover	{color: #684A16; text-decoration: underline;}

a.typeLINKMAP:link, a.typeLINKMAP:visited	{color: #666633; text-decoration: none;}
a.typeLINKMAP:active, a.typeLINKMAP:hover	{color: #999966; text-decoration: underline;}


