body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
}
a {
	color: #66ccff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
.scrollbar {
	
	scrollbar-face-color:#424242;
	scrollbar-arrow-color:#040404;
	scrollbar-track-color:#7F7F7F;
	scrollbar-shadow-color:#424242;
	scrollbar-highlight-color:#7F7F7F;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
	
.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
}

.pad-left {
	padding-left: 20px;
}
.tv {
	background-image:url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.join-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999;
}

#video{padding-top: 22px;}

.normal {font-weight: normal; }
.uppercase {text-transform: uppercase; }
.lowercase {text-transform: lowercase; }
.normalcase {text-transform: none;}
.clear{ clear:both; }
.display_none{ display:none; }
.repeatx{ background-repeat:repeat-x; }
.repeaty{ background-repeat:repeat-y; }
.norepeat{ background-repeat:no-repeat; }
.text_decoration_none{ text-decoration:none; }
.overflow_auto{ overflow:auto; }
.cursor_point{ cursor:pointer; }

.white16{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #FFFFFF; font-size: 16px;}
.white12{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #FFFFFF; font-size: 12px;}
.grey12{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #CCCCCC; font-size: 12px;}
.blue12{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #66CCFF; font-size: 12px;}
.blue14{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #66CCFF; font-size: 13px;}

a.coll,a.coll_a { text-decoration: none;  padding: 4px; padding-left: 16px; width: 100%; display:block; color: #8F8F91; font-size: 11px; margin: 0px;}
a.coll:hover,a.coll_a { background-color: #002C6A; color: #FFFFFF; }

.left{ float: left; }
.right{ float: right; }

#text_more {}
#text_more .txt { background-image: url(../images/txt_bg2.png); width: 447px; text-align: left; padding: 0 20px;}

.search {  border: 0px red solid; margin-left: 10px;}
.search_i { float:left; background-image: url(../images/bg_input.gif); border: 0px red solid; height: 22px; padding-left: 10px; padding-top: 6px; width: 90px;}

.img3{ border: 3px #66CCFF solid; width: 88px; height: 52px; cursor: pointer; background-position: center center; }
.img3 img { float: left; margin-right: 46px; margin-top: 37px;}
.img3 div { float: left; background-image:url(../images/bg_time.gif); margin-top: 40px; background-repeat:no-repeat; color: #DCDCDC; font-size: 9px; padding-left: 2px;}