body,td,table,input,select,textarea {
	font-family: arial,verdana;
	font-size: 12px;
}
body { margin-top: 0; }
a {
	color: #900;
}
a:visited {
	color: #600;
}
.submit {
	background: #fefefe url(/v2images/submit.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana,arial;
	cursor: pointer !important;
	cursor: hand;
	color: #2b333c
}
.input {
	background-color: #ffffff;
	border-top: 1px solid #999;
	border-right: 1px solid #eee;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	font-size: 11px;
	color: #666;
	height: 21px;
}
.sidenavheader {
	color: #968272;
	font-size: 18px;
	font-family: impact,verdana,arial;
	padding: 3px;
}
.sidenavtxt {
	font-family: verdana,arial;
	font-size: 10px;
	color: #444;
}
.sidenavtxt td {
	font-family: verdana,arial;
	font-size: 10px;
	color: #444;
}
.sidenumbers {
	font-family: verdana,arial;
	font-size: 10px;
	color: #444;
	font-weight: bold;
}
.boxofficetr td {
	border-top: 1px solid #DED4C6;
	border-bottom: 1px solid <?echo $ltbgcolor;?>;
}
.structure {
	color: #aaa;
	font-size: 11px;
	font-weight: bold;
}
.headertxt {
	color: #600;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-family: verdana,arial;
	color: #999;
}
.footer a {
	color: #999;
}
.space {
	padding: 10px;
}
.th, .th td {
	color: #fff;
	font-size: 10px;
	font-family: verdana,arial;
}
.th a {
	color: #ffc;
	font-weight: bold;
}
.th a:visited {
	color: #ffc;
	font-weight: bold;
}
.moviecontents td {
	background-color: #fff;
	color: #666;
	border-top: solid 1px #eee;
	border-right: solid 1px #eee;
}
.imagepad {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right
}
.4stars {
	font-size: 10px;
	font-family: verdana,arial;
	color: #999;
}
.small {
	font-weight: none;
	font-size: 10px;
	color: #bbb;
}
.totals, .totals td {
	color: #968272;
}
.flypage {
	border-left: 1px solid #968272;
	border-right: 1px solid #968272;
	border-top: 1px solid #968272;
	border-bottom: 1px solid #968272;
	background-color: #FBF8F4;
}
.flypage th {
	background-color: #968272;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana,arial;
}
.results {
	border-left: 1px solid #968272;
	border-right: 1px solid #968272;
	border-top: 1px solid #968272;
	background-color: #FBF8F4;
}
.results td {
	border-bottom: 1px solid #968272;
}
.results th {
	background-color: #968272;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana,arial;
}
.results th td {
	color: #fff;
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
}
.results th a, .results th a:visited {
	color: #ffc;
}

.genre, .genre:visited {
	color: #666;
	font-size: 11px;
	font-family: arial,verdana;
}