body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color : #000000;
	/*background-image:url('../images/bg.jpg');*/
	/*background-attachment: fixed;*/
  	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px; /* OPERA */
	padding-left: 0px; /* OPERA */
	padding-right: 0px; /* OPERA */
}

 /*/*/ /*/ body { margin-top: -10px;  margin-left: -10px;  margin-right: -10px;} /* N4 */
 

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-size: 11px;
	color: #E4D598;
	text-decoration: underline;
}

a:hover {
	font-size: 11px;
	color: #E4D598;
	text-decoration: underline;
}

table {
	background-color: transparent;
}

tr {
	background-color : transparent;
}

th {
	background-color : #000000;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

td {
	font-size: 11px;
	color: #cccccc;
	background-color : transparent;
	padding: 5px;
}

b {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.smaller {
	font-size: 10px;
	color: #666666;
}

.mainfont {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.radio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-style: italic;
}

.vidthumb {
	width: 113px;
	height: 75px;
	background-image: url('../images/vidthumb_bg.png');
	background-position: bottom;
	background-repeat: no-repeat;
	display: inline-block;
}
