body {
	font:11px Verdana, Arial, Helvetica;
	text-align:left;
	color:#FFF;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto; 
    margin-bottom: 15px;
    width: 900px;
	background:#000;

}

a{
	text-decoration: none;
	color: #FFF;
}

img{ 
	border:0;
}

#top {
	width:100%;
	line-height:90px;
	height:140px;
	border: 1px solid #2D2D2D;
	background-color: #0A0D10;
}

#top h1 {
	font-size:24px;
	margin-left:10px;
	color:#FFF;
}

#topMenuMain {
	 color:#FFFFFF;
	 font-family:tahoma;
	 font-size:13px;
}

#topMenuMain table {
	 background:transparent url('img/topmenubg.gif') repeat-x scroll left top;
	 height:35px;
	 width:100%;
}

#topMenuMain td {
	 font-weight: bold;
	 height:22px;
	 text-align:center;
	 text-transform:capitalize;
	 vertical-align:middle;
}

#topMenuMain a {
	 display:block;
	 height:34px;
	 line-height:34px;
	 margin:0;
	 padding:0;
	 margin-top:-1px;
}

#topMenuMain a, #topMenuMain a:link, #topMenuMain a:visited, #topMenuMain a:active {
	 color:#FFFFFF;
	 font-weight:bold;
	 text-decoration:none;
	 text-transform:capitalize;
}

#topMenuMain a:hover {
	 background:transparent url('img/topmenubg-hover.gif') repeat-x scroll left top;
	 color:#FFFFFF;
	 text-decoration:none;
}

.commenter{
	font-size:  8px;	
}

#errmsg{
	width: 500px;
	border: 1px solid #FF0000;
	background: #FFD7D7;
	color: #FF0000;
}

#errmsg a{
	color: #FF0000;
}

#infomsg a{
	color: #00A600;
}

#infomsg{
	width: 500px;
	border: 1px solid #00A600;
	background: #D9FFD9;
	color: #00A600;
}

#debuginfo{
	font-size:  8px;	
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

table.menu{
	margin-bottom: 5px;
	border: 1px solid #2D2D2D;
	background-color: #0A0D10;
	width:180px;
}


h3.menucontent{
	    color: #FFF;
        font-size: 14px;
        padding: 3px;
        font-weight: bold;
        background: url(img/h3bg.gif) no-repeat bottom left;
}


td.menucontent{
	width: 180px;
}
td.menucontent a{
		color: #FFF;
		background: transparent url('img/linka.gif') 5px no-repeat;
		display: block; 
		font-weight: bold;
		padding: 3px 3px 3px 15px;
		width:154px;
}

td.menucontent a:hover {
		color: #FFF;
		font-weight: bold;
		padding: 3px 3px 3px 15px;
		background: transparent url('img/linkh.gif') 5px no-repeat;
		background-color: #191f26;
		width:154px;
}

div.submenu {
		width: 150px;
}

div.submenu a{
		color: #FFF;
		background: transparent url('img/linka.gif') 16px no-repeat;
		display: block; 
		font-weight: bold;
		padding: 3px 3px 3px 26px;
		width:142px;
}

div.submenu a:hover {
		color: #FFF;
		font-weight: bold;
		padding: 3px 3px 3px 26px;
		background: transparent url('img/linkh.gif') 16px no-repeat;
		background-color: #191f26;
		width:142px;
}

table.content{
	margin-bottom: 5px;
	border: 1px solid #2D2D2D;
	background-color: #0A0D10;
	width:95%;
}

h3.content{
	    color: #FFF;
        font-size: 14px;
        padding: 3px;
        font-weight: bold;
        background: url(img/h3bg.gif) no-repeat bottom left;
}

input[type=submit]{
	text-align: center;
	padding: 0 5px ;
	height: 23px;
	border: 1px solid #2D2D2D;
	color:  #0A0D10;
	font-weight: bold;
	background: url(img/buttonBk.gif);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.tablelist-top{
	background-color: #F62F2C;
	border: 1px solid #FF99CC;
	height: 30px;
	font-weight: bold;
	min-width:80px;
	
}

.tablelist-val1{
	border: 1px solid #808080;
	background-color: #11151A;
	height: 25px;
	min-width:80px;
}

.tablelist-val2{
	border: 0px;
	border: 1px solid #808080;
	background-color: #191f26;
	height: 25px;
	min-width:80px;
}

tr.trlist-val1{
	border: 0px;
	border-bottom: 1px solid #808080;
	background-color: #11151A;
	height: 25px;
}

tr.trlist-val2{
	border: 0px;
	border-bottom: 1px solid #808080;
	background-color: #191f26;
	height: 25px;
}
tr.trlist-val2:hover, tr.trlist-val1:hover {
	border-bottom: 1px solid #EAEAEA;
	background-color: #0A0D10;
	height: 25px;
}

.pager{
	width: 100%;
	text-align:center;
	margin: 14px 0px 14px 0px;
	font-weight: bold;
}

.pager a{
	font-weight: normal;
	padding: 2px;
	border: 1px solid #000;
	text-decoration: none;
	background: #11151A;
	color: #FFF;
	}
	
.pager a:hover{
	font-weight: normal;
	padding: 2px;
	border: 1px solid #000;
	text-decoration: none;
	background: #191f26;
	color: #FFF;
}
#SimpVideosList td{
	height: 160px;
	width: 160px;
	max-width: 180px;
}

#SimpVideosList a, #SimpVideosList a:link, #SimpVideosList a:visited, #SimpVideosList a:active {
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	height:160px;
	line-height:14px;
}

#SimpVideosList a:hover {
	 background: #383838;
	 color:#FFFFFF;
	 text-decoration:none;
}

