body {
	background-color: #000000;
	margin: 0;
	background-image: url(/images/bg_dark_mess.jpg);
}
body,td,th,p {
	font: 12px/1.4 Verdana, Georgia, Arial, sans-serif;
	color: #666666;
}

//.style1 {color: #500000}
.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;
}
.menuright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.main {
	font: 12px/1.4 Verdana, Georgia, Arial, sans-serif;
	color: #666666;
}
.main img {
	border: 1px solid #222222;
	background-color: #0B0B0B;
	padding: 6px;
	margin: 8px;
}
.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: #660000;
}
.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;}

