html,h1, h2, h3, h4, h5, h6, p,a,font{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background: transparent;
}
table{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
body {
	color: black;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
    background-image:url(images/bodybg.gif);
	background-repeat:repeat;
}
#mbox{
	width:1000px;
}
#top{								/*  Space at the top of the page*/
	width:100%;
	height:30px;
}
#mid{
	width:1000px;
}
#bot{								/*  Space at the bottom of the page*/
	width:100%;
	height:30px;
}
#footer{
	height:60px;
	color:#FFFFFF;
	width:1000px;
}
#footer a{
text-decoration:none;
color:#FFFFFF;
}
#menubar { width: 1000px; height: 52px;}
#menu { margin: 0; padding: 0; }
#menu li { display: inline; }
#menu li a { 
	float: left;
	height: 52px;
	text-align:center;
	overflow: hidden; 
	line-height:52px;
	background-image: url(images/menubar.jpg); 
	background-repeat: repeat-x;
}
#menu li a.active { 
	background-image: url(images/menubar_sel.jpg); 
	background-repeat: repeat-x; 
 	text-decoration:none; 
	color:#FF6633; 
}
#tab a { 
	width: 92px; 
	background-position: 0 0; 
	text-decoration:none; 
	color:#FFFFFF; 
	font-size:12px;
	font-weight:bold;
}
#tab a:hover {
	color:#FF6633;
}
.categoryheading
{
	padding-left: 10px;
	color: #FFFFFF;
	height:42px;
	font-weight:bold;
}
.category a
{
	font-size: 12px;
	text-decoration:none;
	color: black;
}
.category a:hover
{
	text-decoration:none;
	color: #FF0000;
	font-size: 12px;
}
.more{
	color:#333333;
}
.more a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}
.more a:hover{
	color:#FFFFFF;
}
.videotitle{
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.added{
	font-size:90%;
	color:#666666;
	line-height:15px;
}
.time{
	color:#333333;
	font-size:95%;
}
.taghead{
	font-size:15px;
	color:#666666;
	padding-left:5px;
	font-weight:bold;
}
.commenthead{
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	padding-left:35px;
}
.author a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}
.author a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.videotitlehead{
	font-size:14px;
	color:#FF0000;
}
.paging{
	padding-right:20px;
	text-align:right;
	font-size:13px;
	color:#FFFFFF;
}
.paging a{
	color:#000000;
	text-decoration:none;
}
.paging a:hover{
	color:#FF0000;
	text-decoration:none;
}
.alltime{
height:20px;
}
.alltime a{
color:#333333;
text-decoration:none;
font:bold;font-size:18px;
}
.alltime a:hover{
color:#FFFFFF;
text-decoration:underline;
font:bold;font-size:18px;
}
.tagslinks{
	color:#000000;
}
.tagslinks a{
	color:#000000;
	text-decoration:none;
}
.tagslinks a:hover{
	color:#FF0000;
}
.smallbox{
border: 1px solid #FFFFFF;
padding-top:15px;
background-color:#DDDDDD;
}
.nexp{
	border:1px  solid  #888888;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#999999;
}
.commentbox{
border: 1px solid #FFFFFF;
padding:5px;
background-color:#DDDDDD;
margin:5px;
}


.time_filter_select 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF0066;
font-weight:bold;
text-decoration:none;
}


.time_filter
{
font-size:11px;
color: #000000;
font-weight:bold;

}


