/* CSS Document */


body {
background-color:#000000;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#000000;

}
a:link {
	color: #ff9bb0;
	text-decoration: none;
}
a:visited {
	color: #ff9bb0;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ff9bb0;
	text-decoration: none;
}
.stylec a:link {
	color: #424242;
	text-decoration: none;
}
.stylec a:visited {
	color: #424242;
	text-decoration: none;
}
.stylec a:hover {
	color: #797979;
	text-decoration: underline;
}
.stylec a:active {
	color: #424242;
	text-decoration: none;
}

.styleb a:link {
	color: #ff9bb0;
	text-decoration: none;
}
.styleb a:visited {
	color: #ff9bb0;
	text-decoration: none;
}
.styleb a:hover {
	color: #ffffff;
	text-decoration: none;
}
.styleb a:active {
	color: #ff9bb0;
	text-decoration: none;
}
.stylea a:visited {
	color: #a0a0a0;
	text-decoration: none;
}
.stylea a:hover {
	color: #cfcfcf;
	text-decoration: underline;
}
.stylea a:active {
	color: #a0a0a0;
	text-decoration: none;
}
.stylea a:link {
	color: #a0a0a0;
	text-decoration: none;
}

.warningtxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	font-weight:normal;
	padding-left:135px;
	padding-right:135px;
	padding-top:18px;
	
}
.header {
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
   }
.footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
   }
.videotitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: center;
	font-weight:normal;	
	padding-bottom:6px;
}
.videotitlebig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;	
	text-align: center;
	font-weight:normal;	
	padding-bottom:6px;
	color:ff9bb0;
}
.videotd {
	padding:10px;
	background-color:#000000;
	}
.viewstxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: left;
	font-weight:normal;
	color:#ffffff;
}
.viewstxtbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	text-align: left;
	font-weight:normal;
	color:#ffffff;
}
.currenttxtbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	text-align: left;
	font-weight:normal;
	color:#ffffff;
}
.linkstxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: left;
	font-weight:normal;	
	padding:3px;
	color:#999999;
	line-height: 14px;
}

img.thumbs {
      border: 1px solid #585858;
   }
  
.copyright{font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif; color:272727; font-weight: normal;}
.copyright2{font-size:7pt; font-family: Verdana, Arial, Helvetica, sans-serif; color:757575; font-weight: normal;}


.Searchfield{ 
color: #ffffff; font-size: 13px; font-family: Tahoma, Arial, Helvetica;  background-color: #000000; border-style: solid; border-width: 1pt; border-color: #797979; width:144px; padding:4px; }