﻿BODY {
	background-color: #40403E;
	margin:0;
}
A:link {
	font-family: verdana;
	font-size: 8pt;
	color: #dda6a6;
	text-decoration: underline;
	font-weight: none;
}
A:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #dda6a6;
	text-decoration: underline;
	font-weight: none;
}
A:active {
	font-family: verdana;
	font-size: 8pt;
	color: #dda6a6;
	text-decoration: underline;
	font-weight: none;
}
A:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: none;
}
A.white:link {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: none;
}
A.white:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: none;
}
A.white:active {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: none;
}
A.white:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #dd4e41;
	text-decoration: none;
	font-weight: none;
}
br {
	font-family: verdana;
	font-size: 8pt;
	color: #262626;
}
ul, ol, li {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	margin-left: 25;
}
p {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	margin: 5px;
}
h1 {
	font-family: verdana;
	font-size: 14pt;
	color: #BFB4AE;
	margin: 5px;
}
h2 {
	font-family: verdana;
	font-size: 12pt;
	color: #BFB4AE;
	margin: 5px;
}
h3 {
	font-family: verdana;
	font-size: 10pt;
	color: #BFB4AE;
	margin: 5px;
}
h4 {
	font-family: verdana;
	font-size: 8pt;
	color: #BFB4AE;
	margin: 5px;
}
h5 {
	font-family: verdana;
	font-size: 8pt;
	color: #F8F8F8;
	font-weight: bold;
	margin: 5px;
}
h6 {
	font-family: verdana;
	font-size: 6pt;
	color: #F8F8F8;
	font-weight: bold;
	margin: 5px;
}
.footernotes {
	font-family: verdana;
	font-size: 7pt;
	color: #F8F8F8;
	font-weight: none;
	margin: 5px;
}
a.footernotes, a.footernotes:hover {
	font-size: 7pt;
}
.movietitles {
	margin-left: 0;
}
p.links {
	font-family: verdana;
	font-size: 10pt;
	color: #262626;
}
.navbarbg {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.text_on_blue {
	font-family: verdana;
	font-size: 8pt;
	color: #F0F0F0;
	margin: 5px;
}
.header_on_blue {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #C0C0C0;
	margin: 5px;
}
.tabinfo {
	border-width: thin;
	border-color: #999999;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted
}