BODY {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
}





td {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}



A {
	color: Black;
	text-decoration: none;
}


A:HOVER {
	color: Black;
	text-decoration: underline;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: White;
	font-family: verdana, arial, helvetica, sans-serif;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
}

h4 {
	font-size: 10px;
	font-weight: lighter;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
}





.postmenu {
	border: 1px solid Black;
}

.link-med-text {
	font-size: 10px;
}



.link-sm-text-bold {
	font-size: 10px;
	font-weight: bold;
}

.footer-text {
	color: White;
	font-size: 12px;
}

.sidebar-header-white {
	color: White;
	font-size: 11px;
	font-weight: bold;
}





.popmenu {
	border: 1px solid #CCCCCC;
}


.botmenu {
	border: 1px solid Black;
	background-color: #F2F3FB;
}

.new {
	border: 1px solid Black;
	background-color: #F8F8F8;
}

.posters-title {
	text-decoration: underline;
}


.posters-link {
	text-decoration: underline;
}

.posters_link {
	text-decoration: underline;
}






.posters {
	border: 1px dashed #F2F3FB;
	background-color: #F8F8F8;
}


.coupon {
	border: 1px dashed #FFFFCC;
	background-color: #F8F8F8;
}


.movie-list-link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

.specialty-link {
	color: #003399;
}

.cat-trail {
	color: White;
	font-weight: bold;
}
        .cat-trail   a,
        .cat-trail   a:link,
        .cat-trail   a:visited{
		color: White;
		 
		 
		text-decoration: underline;
                }
        .cat-trail   a:active,
        .cat-trail   a:hover {
		color: White;
		 
		 
		                text-decoration:none;
                }

