body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #202123;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 36px;
	color: #693714;
}
h2 {
	font-size: 24px;
	color: #786777;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CE0000;
}
a, a:link, a:visited{
	text-decoration: none;
	color: #4B5D8B;
}
a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
p, .paragraph {
	padding-top: 2px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
blockquote, .block {
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
}
form {
	margin: 0px;
}

li {
	list-style-position: outside;
	padding-bottom: 4px;
}
ul {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.list   li {
	padding-bottom: 4px;
	list-style-type: none;
	background-image: url(elements/bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 12px;
}
ul.movielist li {
	padding-bottom: 6px;
	list-style-type: none;
	background-image: url(elements/bullet_movie.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 36px;
	font-size: 12px;
	padding-top: 2px;
}

.playbullet {
	background-image: url(elements/button_play.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 26px;
	display: block;
	line-height: 24px;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.left {
	text-align: left;
	text-indent: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}

.justify {
	text-align: justify;
}
.italic {
	font-style: italic;
}

.highlight {
	font-style: italic;
	font-weight: bold;	
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.error {
	color: #E92D25;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #0066CC;
}

.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.border {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE7E4;
	border-right-color: #EBE7E4;
	border-bottom-color: #EBE7E4;
	border-left-color: #EBE7E4;
}
.border2 {
	border: 1px solid #000000;
}
.borderred {
	border: 1px dashed #990000;
}

.screenborder {
	border: 3px solid #3D3732;
}


.header {
	color: #FFFFFF;
	background-color: #000000;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 12px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
}
.admin {
	background-color: #AAAAAA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}

.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}

.main {
	background-color: #EBE7E4;
	color: #000000;
	font-size: 14px;
}
.main  a, .main a:link, .main a:visited {
	text-decoration: underline;
	color: #4B5D8B;
	font-weight: bold;
}
.main a:hover, .main a:visited:hover {
	color: #4B5D8B;
	text-decoration: none;
	font-weight: bold;
}
.lightback  {
	background-color: #F4E9CD;
}


.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #4B5D8B;
	text-decoration: none;
	font-weight: bold;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #8C9BC1;
	text-decoration: underline;
	font-weight: bold;
}
.blackback  {
	background-color: #000000;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #727272;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #50C3F0;
	text-decoration: none;
}
.darkback  {
	background-color: #786777;
}
.darklink {
	color: #999999;
}
.darklink  a, .darklink  a:link, .darklink a:visited {
	color: #EC0009;
	text-decoration: none;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #EDA93F;
	text-decoration: none;
}
.darklink img {
	border-color: #EC0009;
}
.darklink a:hover img {
	border-color: #EDA93F;
}
.nav, .nav_on {
	text-align: center;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	width: 150px;
}
.nav_on a, .nav_on a:link, .nav_on a:visited {
	background-image: url(elements/nav.jpg);
	background-repeat: no-repeat;
	background-position: -350px 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav_on a:hover, .nav_on a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a, .nav a:link, .nav a:visited {
	background-image: url(elements/nav.jpg);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav a:hover, .nav a:visited:hover {
	background-position: -180px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.medianav, .medianav_on {
	text-align: right;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
}
.medianav_on a, .medianav_on a:link, .medianav_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #4FBFD7;
	padding-right: 16px;
}
.medianav_on a:hover, .medianav_on a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.medianav a, .medianav a:link, .medianav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 16px;
}
.medianav a:hover, .medianav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #067DA7;
}
.gridbutton {
	text-align: center;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	color: #FFFFFF;
}
.gridbutton a, .gridbutton a:link, .gridbutton a:visited{
	text-decoration: none;
	color: #FFFFFF;
	display: block;	
}
.gridbutton a:hover, .gridbutton a:visited:hover{
	background-position: -200px 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.gridbutton.button170 {
	width: 170px;
	background-image: url(elements/button_170.jpg);
}
.gridbutton.button170 a:hover, .gridbutton.button170 a:visited:hover {
	background-image: url(elements/button_170.jpg);
}
.gridbutton.button184  {
	width: 184px;
	background-image: url(elements/button_184.jpg);
}
.gridbutton.button184 a:hover, .gridbutton.button184 a:visited:hover {
	background-image: url(elements/button_184.jpg);
}

.title {
	font-size: 24px;
}
.big {
	font-size: 18px;
}
.big2 {
	font-size: 15px;
}
.light1 {
	color: #4FBFD7;
}
.light2 {
	color: #50C3F0;
}
.light3 {
	color: #ED0008;
}
.dark1 {
	color: #585566;
}
.dark2 {
	color: #035472;
}

.notice {
	font-size: 15px;
}
.normal {
	font-size: 14px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small2 {
	font-size: 12px;
	font-style: italic;
}

.tiny {
	font-size: 9px;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 8px;
}
.blockpad {
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 16px;
	padding-left: 16px;
}

.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #786777;
}
.bar2 {
	background-image: url(elements/grad2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DD3F00;
}
.bar3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #998979;
	background-image: url(elements/grad3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
strong {
	font-size: 16px;
	font-weight: bold;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.block216 {
	background-image: url(elements/curves_little.gif);
	background-repeat: no-repeat;
	background-position: -300px top;
	width: 216px;
}
.block216_fill {
	background-image: url(elements/curves_little.gif);
	background-repeat: no-repeat;
	background-position: -300px bottom;
	width: 216px;
}
.block244 {
	background-image: url(elements/curves_little.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 244px;
}
.block244_fill {
	background-image: url(elements/curves_little.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 244px;
}

.block468 {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: -1100px top;
	width: 468px;
}
.block468_fill {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: -1100px bottom;
	width: 468px;
}
.block408 {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: -600px top;
	width: 408px;
}
.block408_fill {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: -600px bottom;
	width: 408px;
}
.block528 {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 528px;
}
.block528_fill {
	background-image: url(elements/curves.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 528px;
}



.blockspace {
	background-position: right -200px;
	width: 8px;
	height: 8px;
}
.blueblock1 {
	background-image: url(elements/curves_blue.gif);
	background-repeat: no-repeat;
	background-position: left -200px;
	height: 128px;
	width: 528px;
}
.blueblock2 {
	background-image: url(elements/curves_blue.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 128px;
}
.blueback {
	background-image: url(elements/grad_blue.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

