body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
body {
	background-color: #000000;
	background-image:url(../images/cbg1.jpg);
	/*background-image:url(../images/cbg1.jpg);*/
	background-attachment:fixed;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.underline{
border-bottom:1px solid #302f2f;
}

.disabled {
padding: 2px 5px 5px 5px;
margin: 3px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color: #FFCC00;
font-weight:bold;


}

.footer{
color:#666666;
font-size:11px;
}


.bold{
font-weight:bold;
}



.edit_table {
border: #000000 5px solid;
margin-top:7px;
margin-bottom:7px;
background-color: #000000;
width:100%;

}
.edit_table:hover {
border:#1c1c1c 5px solid;
margin-top:7px;
margin-bottom:7px;
background-color:#1c1c1c;
width:100%;
}

.comment_txt{
font-style: normal;
color: #999999;
font-size:13px;

}

.comment_txt:hover{
font-style:normal;
color:#999999;
font-size:13px;

}

.error{
background-color:#ffe4e4;
border:#FF3300 1px solid;
padding:5px;
margin-top:4px;
margin-bottom:4px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#990000;
}

.status{
background-color:#fff9d4;
border:#f8e145 1px solid;
padding:5px;
margin-top:4px;
margin-bottom:4px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#990000;
}


input{
padding:4px;
}

.inputside{

padding:4px;
width:178px;
}

form{
margin:0px;
padding:0px;
}


.ft_guest_title{
color: #FFCC00;
font-weight:bold;
font-size:16px;
font-family:"Trebuchet MS";

}


.title{
font-weight:bold;
color:#FFFFFF;
font-size:13px;
font-family:"Trebuchet MS";
}

.HOT{
background:#990000;
}

.welcome{
font-size:18px;
color:#FFCC00;
font-family:"Trebuchet MS";
font-weight:bold;
}

.small_white{
font-size:11px;
}

.BAR{
background: #333333;
padding:8px;
}

.SIDE_HEADINE{
border-bottom:solid #FFCC00 2px;
font-weight:bold;
font-size:14px;
padding:5px;

}


.side_underline{
border-bottom:1px solid #000000;
padding:10px;
}



.mainimg{
			border:solid 3px #333333;
			margin-top:4px;
		}
		
.mainimg:hover{
		
			border:solid 3px #666666;
			margin-top:4px;
		}


img{
border:none;

}

.img_border{
background-color: #FFFFFF;
border-color:#e4e4e4;
border-style:solid;
border-width:1px;
margin-bottom:4px;

padding:5px;
}

.date_format {
	font-size: 10px;
	color: #999999;
}

#myimg{
		
		margin-right:2px;
		margin-left:6px;
		margin-top:15px;
		float:left;
		text-align:center;
	
		

		
		}




#listticker{
	height:630px;
	width:226px;
	overflow:hidden;
	padding:1px 1px 0px 0px;;

}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
	
}

	#listticker li{
		height:100px;
		padding:8px;
		list-style:none;
		border:solid 1px #302f2f;
		margin-bottom:2px;
		
	}
		#listticker a{
			color: #FFCC00;
			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:12px;
		}
		#listticker .news-text{
			display:block;
		}
		#listticker img{
			float:left;
			margin-bottom:2px;
			margin-right:10px;
			padding:4px;
			border:solid 1px #333333;
			background:#333333;
		}
		
		#listticker img:hover{
			float:left;
			margin-bottom:2px;
			margin-right:10px;
			padding:4px;
			border:solid 1px #333333;
			background:#666666;
		}