body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
        background: #FFF ;
        color: #000;
}

a { font-weight:bold; }

#sidebar_right { width:160px;height:auto;text-align:center;float:left;margin-top:4px;margin-left:4px; }
#content_main { width:700px;height:1540px;float:left;margin-left:4px;margin-top:4px;border:1px solid #cccccc;background-color:#FAFAFA; }
#header { background-color:#EFEFEF;padding:5px;font-size:15px;color:#757575;font-weight:bold }

#vid_panel { text-align:center;padding:5px;border:1px solid #cccccc;color:#CCCCCC;background-color:#EFEFEF;font-size:21px;font-weight:normal;}
#vid_panel a:link { color: #4D4D4D; font-size:21px; text-decoration: none}
#vid_panel a:active { color: #4D4D4D; font-size:21px; text-decoration: none}
#vid_panel a:visited { color: #4D4D4D; font-size:21px; text-decoration: none}
#vid_panel a:hover { color: #ee0000; font-size:21px; text-decoration: underline}
#vid_panel a.current:link, #vid_panel a.current:visited, #vid_panel a.current:hover, #vid_panel a.current:active { color: #ee0000;}

#sort_panel {width:700px;padding:5px;padding-left:0px;padding-right:0px;text-align:left;background-color:#EFEFEF;font-size:15px;color:#CCCCCC;font-weight:normal;}
#sort_panel a:link { color: #4D4D4D; font-size:15px; text-decoration: none}
#sort_panel a:active { color: #4D4D4D; font-size:15px; text-decoration: none}
#sort_panel a:visited { color: #4D4D4D; font-size:15px; text-decoration: none}
#sort_panel a:hover { color: #ee0000; font-size:15px; text-decoration: underline }
#sort_panel a.current:link, #sort_panel a.current:visited, #sort_panel a.current:hover, #sort_panel a.current:active { color: #ee0000;}

#sidebar_left { width:auto;height:1540px;float:left;margin-top:4px;border:1px solid #cccccc;background-color:#FAFAFA;}
#sidebar_left a:link { font-size:14px;color: #666666; text-decoration: none }
#sidebar_left a:active { font-size:14px;color: #666666; text-decoration: none}
#sidebar_left a:visited { font-size:14px;color: #666666; text-decoration: none}
#sidebar_left a:hover { font-size:14px;color: #ee0000; text-decoration: none}

a.sb_left:link { font-size:14px;color: #710000; text-decoration: underline}
a.sb_left:active { font-size:14px;color: #710000; text-decoration: underline}
a.sb_left:visited { font-size:14px;color: #710000; text-decoration: underline}
a.sb_left:hover { font-size:14px;color: #ff0000; text-decoration: underline}

#footer { text-align:center;font-size:15px; color:#CCCCCC }
#footer a:link { color: #4D4D4D; font-size:15px; text-decoration: none }
#footer a:active { color: #4D4D4D; font-size:15px; text-decoration: none }
#footer a:visited { color: #4D4D4D; font-size:15px; text-decoration: none }
#footer a:hover { color: #ee0000; font-size:15px; text-decoration: underline}

#sign_login { text-align:right; width:50%; float:right; padding-top:10px; margin:0px; color:#CCCCCC}
#sign_login a:link { color: #4D4D4D; font-size:13px; font-weight:normal;text-decoration: underline}
#sign_login a:active { color: #4D4D4D; font-size:13px; font-weight:normal;text-decoration: underline}
#sign_login a:visited { color: #4D4D4D; font-size:13px; font-weight:normal;text-decoration: underline}
#sign_login a:hover { color: #ee0000; font-size:13px; font-weight:normal;text-decoration: underline}

#date { padding-left:7px;padding-top:15px;padding-bottom:10px;text-align:left;font-family:Impact;font-size:31px;color:#bbbbbb }

#video_row { padding-left:7px;padding-top:10px;text-align:center; }
#video_element { float:left;width:160px;margin-right:15px;text-align:center }
#length { float:left;font-family:verdana;font-weight:bold;font-size:12px;color:#000000 }
#rating { float:right;font-family:verdana;font-weight:bold;font-size:12px;color:#E23537 }
#by { float:left;margin-top:3px;font-family:arial;font-weight:bold;font-size:12px;color:#757575 }
#video_text { width:160px;height:120px;background-color:black;color:white;font-size:40px;text-align:center;vertical-align:middle; }

#video_title { text-align:center;margin-bottom:2px;height:36px; }
#video_title a:link { font-family:arial; color: #BD4B4B; font-size:15px; font-weight:bold; text-decoration: none}
#video_title a:active { font-family:arial; color: #64718C; font-size:15px; font-weight:bold; text-decoration: none}
#video_title a:visited { font-family:arial; color: #BD4B4B; font-size:15px; font-weight:bold; text-decoration: none}
#video_title a:hover { font-family:arial; color: #ff0000; font-size:15px; font-weight:bold; text-decoration: underline}

#submitter { float:right;margin-top:3px }
#submitter a:link { font-family:arial; color: #0000ff; font-size:12px; font-weight:bold; text-decoration: underline}
#submitter a:active { font-family:arial; color: #0000ff; font-size:12px; font-weight:bold; text-decoration: underline}
#submitter a:visited { font-family:arial; color: #0000ff; font-size:12px; font-weight:bold; text-decoration: underline}
#submitter a:hover { font-family:arial; color: #ff0000; font-size:12px; font-weight:bold; text-decoration: underline}



#com_aut {  }
#com_msg {  }

#comments {
	width:96%;
	height:80px;
	overflow:auto;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:3px;
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

#comments a {
	font-family:arial;
	font-size:11px;
	text-decoration: underline;
	color: #0000ff;
}

#pages {
	text-align: center;
	border: 0px solid white;
	width: 400px;
	margin-top: 25px;
}

#pages span.dots {
	display: block;
	float: left;
	color: #555555;
	font: bold 20px verdana;
	margin: 0 4px 0 2px;
}

#pages a {
	display: block; 
	float: left;
	text-decoration: none;
	font: bold 17px arial;
	color: #555555;
	border: 1px solid #C5C5C5;
	padding: 2px 10px;
	background-color: #EFEFEF;
	margin: 0 5px 0 0;
}

#pages a:hover {
	color: #000000;
	background-color: #FFF29F;
}

#pages a.current:link, #pages a.current:visited, #pages a.current:hover, #pages a.current:active { 
        font-weight: bold; color: black; background-color: white 
}

#trade_num { font-family:arial;font-size:10px;color:#2B2B2B}

a.blue:link { color: #0000ff; }
a.blue:active { color: #0000ff; }
a.blue:visited { color: #0000ff; }
a.blue:hover { color: #ff0000; text-decoration: none}

.contactus:link { color: #4D4D4D; font-size:15px; text-decoration: underline}
.contactus:active { color: #4D4D4D; font-size:15px; text-decoration: underline}
.contactus:visited { color: #4D4D4D; font-size:15px; text-decoration: underline}
.contactus:hover { color: #ee0000; font-size:15px; text-decoration: none}

.info:link { font-family:verdana; color: #616161; font-size:13px; font-weight:bold; text-decoration: none; }
.info:active { font-family:verdana; color: #4D4D4D; font-size:13px; font-weight:bold; text-decoration: none}
.info:visited { font-family:verdana; color: #4D4D4D; font-size:13px; font-weight:bold; text-decoration: none}
.info:hover { font-family:verdana; color: #cc0000; font-size:13px; font-weight:bold; text-decoration: underline}



