body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #999;
	margin: 0px;
	padding: 0px;

}

A:link{color: #ffa500;text-decoration: none}
A:visited{color: #ffa500;text-decoration: none}
A:active{color: #ffa500;text-decoration: none}
A:hover{color: #ffa500;text-decoration: underline}

td{font-family:Verdana,Arial;
	font-size:8pt;
	color:white;}
.chronicles
{
	margin:70px;
}
.chronicles img{
border: 1px solid #6A6A72;
}
.screen img{
border: 1px solid #6A6A72;
}

#header	{
	background:url('images/header_shader.gif') repeat-x bottom #4D4D57;
	height:100px;
	border-bottom:1px solid #666666;
	color: white;
}

#menucontent {
	
	width:185px;
	color:white;
	
	background:url('images/left_smoke.jpg') no-repeat #4D4D57;
}

.MainMenu
{
margin: 0;
padding: 0;
width: 300px; /*width of menu*/
border:0px;
}

.MainMenu a{
display: block;
width: auto;
padding: 0;
text-decoration: none;
outline: none;
}


#contentarea{
	margin-left:182px;
	margin-right:182px;
	background:url('images/content_smoke.jpg') no-repeat #080809;
	border-left:1px solid #666666;
	border-bottom:1px solid #8D8D94;
	border-right:1px solid #666666;
	
}

h1 {
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}
.menu_td {
	background-color: #999999;
	margin: 0px;
	padding: 4px;
	color: #FFF;

}
.logo {
	/*background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color:#1A110A;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
.logo a:link {
	color:#FFF;
	font-size:14px;
}
.logo a:visited {
	color:#FFF;
	font-size:14px;
}
.logo a:active {
	color:#FFF;
	font-size:14px;
}
.logo a:hover {
	color:#ffa500;
	font-size:14px;
}
.main_table {
	background-color: #FFF;
	text-align: justify;
	margin: 0px;
	padding: 30px;
}
.logo_text {
	background-color: #FFF;
	text-align: center;

}

.footer_text {
	text-align: center;
	padding-top:10px;
	background-color: #232323
}