/* CSS Document */
BODY{scrollbar-face-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#BBBBBB;
font-family: Verdana; 
font-size: 10pt; 
color: #FFFFFF
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-stretch: extra-expanded;
	font-weight: bold;}
	      
		a.dvdtitle:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFF00;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}
		
		a.dvdtitle:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFF33;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}
		
		a.dvdtitle:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #660044;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}

	
.desc {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-stretch: extra-expanded;
	font-weight: bold;
	text-decoration: none;}
	
		a.desc:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}
		
		a.desc:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}
		
		a.desc:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffff00;
		font-stretch: extra-expanded;
		font-weight: bold;
		text-decoration: none;}
	
	
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	font-stretch: extra-expanded;
	font-weight: bold;}

.showdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddddd;
	font-stretch: extra-expanded;
	font-weight: bold;}
.showtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-stretch: extra-expanded;
	font-weight: bold;}
.venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-stretch: extra-expanded;
	font-weight: bold;}	
	
.xtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #ffffff;
	}
		
		a.xtitle:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-transform: capitalize;
		color: #ffff00;
		}