@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#000000;
	color:#fff;
}
h4{
	margin:0;
	color:#990000;
	font-size:110%;
	text-align: center;
}

a{
	color:#990000;
	text-decoration:underline;
}
p{
	margin-top:0px;
	margin-bottom:8px;
	padding-bottom:3px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	text-align: left;
}
.wrap{
	margin: 0 auto;
	padding:0;
	width:800px;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}
.top_nav,.top_nav a,.top_nav a:visited{
	height:26px;
	padding-top:8px;
	padding-right:5px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:url('images/top-bg.jpg') repeat-x;
}
.top_nav a:hover{
	color:#dedede;
}
.content-wrap{
	background:url('images/lov_13.jpg') repeat-x bottom #000000;
}

.textinfo{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:85%;
	margin-left:5px;
	padding:5px;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #EBEBEB;
}
.left{
	background:url('images/tower.jpg') no-repeat bottom #1f1f1f;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:4px;
}
.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu li a,.menu li a:visited{
	display:block;
	padding:1px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:120%;
	color:#990000;
	background-color: #CCCCCC;
}
.menu li a:hover{

	background:#003333;
}
.release-tbl{
	border:1px solid #dedede;
	background:#000000;
	margin:0 auto;
}
.release-tbl td{
	background:#666666;
}

.footer{
  padding-top:10px;
 padding-right:5px;
 text-align:center;
 font-weight:normal;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#fff;

 background:url('images/bottom-bg.jpg') repeat-x #1b1b1b;
}
 
.footer a,.footer a:visited{
 text-decoration:none;
 color:#fff;
}

.footer a:hover{
 color:#dedede;
}
.txtBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: normal;
	color: #990000;
	background-color: #EBEBEB;
}
.textinfoColor {

	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:85%;
	margin-left:5px;
	padding:5px;
	background-color: #EBEBEB;
}

