body{
	margin: 0px;
}
.logo{
	background-color: #000000;
	height: 74px;
	/*border-bottom: 1px ;
	border-bottom: solid;
	border-bottom-color: red;*/
	border-bottom: 1px solid #000080;
}
.red_back{
	background-image: url(../images/charityfilm_01.jpg);
	background-repeat: repeat-x;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #777777;
}
a.contact_link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.contact_link:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.td_background01{
	background-color: #B6B6B6;
}
.td_background02{
	background-color: #FFFF00;
}
.navi_border{
border-top: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
.navi_border3{
border-bottom: 1px solid #CCCCCC;
}
.navi_bg{
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
text-align: left;
line-height: 27px;
width: 100%;
display: block;
	padding-left: 15px;
}

.navi_link{
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 100%;
display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navi_link:hover{
	color: #D90000;
	text-decoration: none;
	background-color: #FFFF00;
	line-height: 27px;
	
	}
.defult_link{
	color: #D90000;
	text-decoration: none;
	display: block;
	background-color: #FFFF00;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 27px;

}
.red_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF002D;
	text-transform: uppercase;
	text-decoration: underline;
	width: 141px;
}
.red_text:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
	width: 141px;
}
.img_table{
	background-color: #CFCFCF;
	border: 1px solid #6D6D6D;
	padding: 6px;
}
.footer_border{
	border-top: 1px solid #000000;
}
.footer_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}


/*new CSS */
.films_bg01{
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.films_bg02{
	background-color: #CFCFCF;
	padding: 6px;
}
.films_link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #006464;	
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.films_link:hover{
	color: #636363;
	text-decoration: underline;
}
.contact_text{
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
.inner_pages_text{
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
	line-height: 18px;
	font-weight: normal;
	padding: 20px;
}
.error{
	font-family: verdana;
	text-align:  center;
	font-size: 12px;	
	font-weight:  bold;
	color:#ff0000;
	text-decoration: none;
}
.main_body_td
{
	padding-left: 20px;
	padding-right: 10px;
}

.film_border
{
	/*background-color: #F1F1F1;*/
	border-top: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;

}
/* new stuff */
.default_td
{
	color: #ffff00;
	text-decoration: none;
	background-color: #006464;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
}
.link_td
{
	background-color: #FFFFFF;
	text-align: left;
/*	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;*/
	border-bottom: 1px solid #CCCCCC;
}
.link_td:hover
{
	background-color: #FFFF00;
	text-align: left;
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;*/
	border-bottom: 1px solid #CCCCCC;
	color: #D90000;
}
.navi_link_new
{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 192px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navi_link_new:hover
{
	color: #ffff00;
	text-decoration: none;
	width: 192px;
	background-color: #006464;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.featured_cell
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;	
	width:150px;
}
.featured_td
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 200px;	
}
.footer_liq{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding-left: 10px;	
}

