
body, td {
	margin: 0px;
	padding: 0px;
	font-family: "Bitstream Vera Sans", 'Verdana', 'Arial';
	font-size: 10px;
	font-weight: bold;	
	background-color: #FFFFFF;
}

a {
	color: #96A1B1;
	text-decoration: none;
}

a:hover {
	/*color: #808080;*/
	text-decoration: underline;
}

b {
	text-transform: uppercase;
}

#toptd_top {
        background: #F8D0C4 url(bk_top1.png);
        padding-top: 20px;
		  padding-bottom: 5px;
        text-align: center;
}

#toptd_bot {
        background: #F8D0C4 url(bk_top2.png);
        height: 20px;		   
}

em {
	font-style: normal;
	font-size: 8px;
	font-weight: normal;
	color: #ECECEC;
}

.celln {
   background: #ECECEC;
	color: #808080;
	float: left;
	width: 100px;
	height: 200px;
	margin-left: 20px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 3px;		
}
            
.cellv {
   background: url(movie.ico) #ECECEC top right no-repeat;
	color: #808080;
	float: left;
	width: 100px;
	height: 200px;
	margin-left: 20px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 3px;		
}

.centerme {
	text-align: center;
}

#maintable {
	padding-left: 25px;
}

#maintable img {
 	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 8px;
 }
 
 #bottd {
 	background: #F8D0C4 url(bk_bottom.png);
   height: 72px;
	padding: 10px;
	text-align: center;
 }
 
 #bysitedivtop {
 	margin-bottom: 0px;
 }
 
 #bysitedivmain {
 	margin-top: 0px;
 }
 
 #menutd img {
 	border: none;
 }
 
 #menutop {
 	background: none;
	padding-bottom: 10px;
 }
 
 #menubot {
   padding-bottom: 20px;
	display: none;
 	
 }
 
 
