form{
	display:inline;
}
html{
	background-color:#666666;
	background-image:url(/templates/scdb/images/texture.gif);
	font-family:Trebuchet MS, Arial;
	font-size:8pt;
	height:100%;
}
img{
	border:0px;
}
.text1, .text2, .text3, .text4, .text5{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	padding:2px;
	width:130px;
}
.text2{ width:250px; }
.text3{ width:350px; }
.text4{ width:98%; }
.text5{ width:40px; }
input.checkbox{
	border:1px solid #363636;
}
th{
	background-color:#AEBACE;
}
textarea{
	overflow:scroll;
}
td.body{
	padding:8px;
}

.wb, table.main{
	background-color:#ffffff;
}
table.main .ltop{
	background:none;
}
table.main .lbot{
	background:url(/templates/scdb/images/body_lbot.png) bottom left no-repeat !important;
	height:15px;
	width:15px;
}
table.main .ltop{
	background:url(/templates/scdb/images/body_ltop.png) top left no-repeat !important;
	height:15px;
	width:15px;
}
table.main .rbot{
	background:url(/templates/scdb/images/body_rbot.png) right bottom no-repeat !important;
	height:15px;
	width:15px;
}
table.main .rtop{
	background:url(/templates/scdb/images/body_rtop.png) top right no-repeat !important;
	height:15px;
	width:15px;
}
.tborder, .bborder{background:#fff;width:930px;} 

table.menu{
	background-image:url(/templates/scdb/images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
}
table.menu td{
	height:18px;
}
.menu a:link, .menu a:visited{
	color:#ffffff;
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
}
.menu a:hover, .menu a:active{
	color:#ffffff;
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
}
table.menu .lbot{
	background-image:url(/templates/scdb/images/menu_lbot.jpg)!important;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
table.menu .ltop{
	background-image:url(/templates/scdb/images/menu_ltop.jpg)!important;
	background-position:left top;
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
table.menu .rbot{
	background-image:url(/templates/scdb/images/menu_rbot.jpg)!important;
	background-position:right bottom;
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
table.menu .rtop{
	background-image:url(/templates/scdb/images/menu_rtop.jpg)!important;
	background-position:right top;
	background-repeat:no-repeat;
	height:8px;
	width:8px;
}
table.searchbox{
	font-family:Trebuchet MS, Arial;
	font-size:10pt;
}

table.block{
	background-color:#F3F3F3;
}
table.block .bot{
	background-image:url(/templates/scdb/images/block_b.jpg) !important;
	background-position:bottom;
	background-repeat:repeat-x;
	height:9px;
}
table.block .left{
	background-image:url(/templates/scdb/images/block_l.jpg) !important;
	background-position:left;
	background-repeat:repeat-y;
	width:9px;
}
table.block .lbot{
	background-image:url(/templates/scdb/images/block_lbot.jpg) !important;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}
table.block .ltop{
	background-image:url(/templates/scdb/images/block_ltop.jpg) !important;
	background-position:left top;
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}
table.block .right{
	background-image:url(/templates/scdb/images/block_r.jpg) !important;
	background-position:right;
	background-repeat:repeat-y;
	width:9px;
}
table.block .rbot{
	background-image:url(/templates/scdb/images/block_rbot.jpg) !important;
	background-position:right bottom;
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}
table.block .rtop{
	background-image:url(/templates/scdb/images/block_rtop.jpg) !important;
	background-position:right top;
	background-repeat:no-repeat;
	height:9px;
	width:9px;
}
table.block .top{
	background-image:url(/templates/scdb/images/block_t.jpg) !important;
	background-position:top;
	background-repeat:repeat-x;
	height:9px;
}

table.ad{
	color:#CCCCCC;
}

.block a:link, .block a:visited{
	color:#333333;
	text-decoration:none;
}
.block a:hover, .block a:active{
	color:#8a9385;
	text-decoration:underline;
}
.error{
	color:#FF0000;
	font-family:Trebuchet MS, Tahoma;
	font-size:16px;
	font-weight:bold;
}
div.title, th.title{
	background-color:#3f4d68;
	color:#FFFFFF;
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px;
	width:100%;
}
td.copy a:link, td.copy a:visited{
	color:#000000;
	text-decoration:underline;
}
td.copy a:hover, td.copy a:active{
	color:#000000;
	text-decoration:none;
}

td.footer a:link, td.footer a:visited{
	color:#3f4d68;
	font-size:14px;
	font-family:Trebuchet MS, Tahoma;
	font-weight:bold;
	text-decoration:none;
}
td.footer a:hover, td.footer a:active{
	color:#687fac;
	font-size:14px;
	font-family:Trebuchet MS, Tahoma;
	font-weight:bold;
	text-decoration:none;
}
a:hover.img, a:active.img{
	border-bottom:0px;
}
div.text{
	padding:3px;
}
form th{
	background-color:#848d9e;
	color:#FFFFFF;
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	text-align:left;
}
.videotitle{
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
}
.col1{
	background-color:#E9E9E9;
}
.col2{
	background-color:#ECECEC;
}
.row1{
	background-color:#e4e9f3;
	cursor:pointer;
}
.row2{
	cursor:pointer;
}
.row3{
	background-color:#e4e9f3;
}
.row5{
	background-color:#FFCC00;
}
a.bu, .list a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.bu:hover, a.bu:active, .list a:hover, .list a:active{
	color:#000000;
	border:none;
	text-decoration:underline;
}
img.rating{
	background-image:url(/templates/scdb/images/star.gif);
	height:11px;
}
div.rating_grey{
	background-image:url(/templates/scdb/images/star_grey.gif);
	height:11px;
	width:60px;
}
.subtitle{
	font-size:20px;
	font-weight:bold;
}
.date{
	text-align:right;
	font-size:10px;
}
img.button{
	cursor:pointer;
}
.statbar{
	background-color:#79d04e;
	height:10px;
}
tr.horspacer{
	background-color:#FFFFFF;
	height:10px;
}
.linklist a:link, .linklist a:visited{
	font-weight:bold;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}
.linklist a:hover, .linklist a:active, .linklist a.marked{
	background-color:#3f4d68;
	color:#FFFFFF;
	padding:6px;
	text-decoration:none;
}
.list .header{
	background-color:#848d9e;
	color:#FFFFFF;
	text-align:center;
}
td.copy{
	color:#CCCCCC;
	font-size:10px;
}
.timestamp{
	color:#666666;
	font-size:10px;
}
.ratebox{
	background-image:url(/templates/scdb/images/star_grey.gif);
	height:12px;
	width:60px;
}
.ratebox img{
	background-image:url(/templates/scdb/images/star.gif);
	height:12px;
}
.num a.normal,  a.mark{
	color:#3f4d68;
}
.num a.mark{
	color:#848d9e;
}
.num span.seperator{
	color:#3f4d68;
	font-size:6pt;
}
.green {color:green;}
.orange {color:orange;}
.red {color:red;}
.fl {float:left;}
.fr {float:right;}