body {
   overflow:sidescrollbar:hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;scrollbar-face-color:#999;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:  #999;
	scrollbar-track-color:#666;
	scrollbar-darkshadow-color:#666;
	height:  100%;
	width: 100%;
}

p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin:0;
}

p a{
	color: #CCCCCC;
	text-decoration:underline;
}
p a:visited{
	color: #CCCCCC;
	text-decoration:underline;
}
p a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
p a:active{
	color: #CCCCCC;
	text-decoration:underline;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	margin:0;
}

h2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	font-weight:bold;
	margin:0;
}

h2 a:link{
	color: #999966;
	text-decoration:none;
}
h2 a:visited{
	color: #999966;
	text-decoration:none;
}
h2 a:hover{
	color: #CCCC99;
	text-decoration:none;
}
h2 a:active{
	color: #999966;
	text-decoration:none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	margin:0;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.footergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration:none;
	line-height: 13px;
}
.item_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.item_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	cursor:pointer;
}

div.footer {
color: #999999;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.footer a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.footer a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
.footer a:active {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.headers {
color: #999999;
}

.button {
font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#cccccc; width:22px;height:16px;background:#282828; border:0;
	cursor: pointer;
}
.button_over {
font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#cccccc; width:22px;height:16px;background:#666666; border:0;
	cursor: pointer;
}
.button_out {
font-family:Arial, Helvetica, sans-serif;font-size:9px; color:#cccccc; width:22px;height:16px;background:#282828; border:0;
	cursor: pointer;
}
.videotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color:#FFCC00;
}
