BODY {
	background-color: white;
	margin: 0;
	padding: 0;
	}

BODY, INPUT, TEXTAREA, TD {
	font : 11px Tahoma, Verdana, Arial, Helvetica;
	color : #000000;
	}

FORM {
	margin: 0px;
	}
	
SELECT {
	font: 11px Tahoma, Verdana, Arial, Helvetica;
	color: black;
	background-color: #ffcc00;
	}

H1 {
	font : normal 9px Tahoma, Verdana, Arial, Helvetica;
	color : #950000;
	margin-bottom : 0px;
	margin-top : 0px;
	}

H2 {
	font : 14px Tahoma, Verdana, Arial, Helvetica;
	color : #950000;
	margin-bottom : 0px;
	}
	
H5 {
	margin-bottom : 0px;
	padding-bottom: 0px;
	}
A {
	color : #63A500;
	}
	
A:Visited {
	color : #000000;
	}

.content {
	padding: 10px 20px;
	}
	
.subheader {
	color: white;
	height: 25px;
	border-color: #950000;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #76797f;
	background-image: url(images/subhead_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 15px;
	line-height: 11px;
	}
	
.subheader A {
	color: white;
	}
	
.mainnavi {
	background-color:#76797f;
	border-color: #950000;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 15px 0 0;
	margin: 0;
	}
	
.mainnavi A {
	color: white;
	text-decoration: none;
	}
	
.leftside {
	background-color: #950000;
	color: white;
	border-color: #e6e9ed;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding: 0;
	}

.leftside A {
	color: white;
	}
	
.leftside IMG {
	border-color: #730000;
	border-style: solid;
	border-width: 12px 0 0 0;
	margin: 30px 0 0 0;
	}
	
.cartheader {
	color: white;
	height: 19px;
	border-color: white;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #87b600;
	background-image: url(images/cart-banner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 4px 27px 4px 4px;
	line-height: 11px;
	}
	
.subinfo {
	background-color: #730000;
	color: white;
	font-size: 14px;
	text-align: left;
	padding: 4px 4px 4px 15px;
	}
	
.subsubinfo {
	color: white;
	font-size: 11px;
	text-align: left;
	padding: 4px 4px 4px 15px;
	}

.moviecontent {
	padding: 27px 8px;
	}
	
.moviecontent TD {
	padding: 0 4px 2px 0;
	}
	
.moviecontent A {
	color: #575A5E;
	}
	
.movietitle, .category, .infoheader {
	color: #950000;
	font-weight: bold;
	font-size: 14px;
	}
	
.originaltitle {
	font-style: italic;
	padding: 0 0 10px 0;
	}
	
.moviedescription {
	}

.directordescription strong {
	color: #950000;
	}
	
.showingtable {
	padding: 0 4px 0px 0px;
	}

.rightside {
	padding: 10px;
	background-color: #E6E9ED;
	}
	
.rightside strong {
	color: #950000;
	}
	
.cinemaName {
	color: #950000;
	font-weight: bold;
	padding: 2px;
	}

.topmenu {
	color: #63A500;
	font : 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 0 22px;
	}
	
.topmenu a, .topmenu a:visited{
	color: #63A500;
	}
	
.topmenu a:hover{
	color: #ffcc00;
	}
	
