A {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #0280BA;
	text-decoration: none;
}

A:visited {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #0280BA;
	text-decoration: none;
}

A:active {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #0280BA;
	text-decoration: underline;
}

A:hover {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #FCAA04;
	text-decoration: underline;
}

body {
	scrollbar-face-color: #0280BA;
	scrollbar-highlight-color: #0280BA;
	scrollbar-3dlight-color: #33CCCC;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: grey;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: black;

	background-color: black;
	background-image: url("images/background.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
}

h1 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}

h2 {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.logged_in {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}

.guests_white {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.seeders {
	color: #CC3300;
}

.leechers {
	color: #0280BA;
}

.completed {
	color: gray;
}

.administrator a:link {
	color: #CC3300;
}

.administrator a:visited {
	color: #CC3300;
}

.administrator a:active {
	color: #CC3300;
}

.administrator a:hover { 
	COLOR: #FCAA04;
}

.administrator {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #CC3300;
}

.moderator a:link {
	color: #FF9900;
}

.moderator a:visited {
	color: #FF9900;
}

.moderator a:active {
	color: #FF9900;
}

.moderator a:hover { 
	COLOR: #FCAA04;
}

.moderator {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #FF9900;
}

.normal_user a:link {
	color: #000000;
	
}

.normal_user a:visited {
	color: #000000;
}

.normal_user a:active {
	color: #000000;
}

.normal_user a:hover { 
	color: #FCAA04;
}

.normal_user {
	font-family: arial, helvetica, veranda, sans-serif;
	color: #000000;
}

.guest a:link {
	color: #C0C0C0;
}

.guest a:visited {
	color: #C0C0C0;
}

.guest a:active {
	color: #C0C0C0;
}

.guest a:hover { 
	COLOR: #FCAA04;
}

.guest {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}

.contributor a:link {
	color: #336600;
}

.contributor a:visited {
	color: #336600;
}

.contributor a:active {
	color: #336600;
}

.contributor a:hover { 
	COLOR: #FCAA04;
}

.contributor {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 12px;
	color: #336600;
}

.highlight {
	color: #FCAA04;
}

.error a:link {
	color: #CC3300;
}

.error a:visited {
	color: #CC3300;
}

.error a:active {
	color: #CC3300;
}

.error a:hover { 
	color: #FCAA04;
}

.error {
	color: #CC3300;
}

.alert {
	color: #FCAA04;
}

.comment {
	font-size: 10px;
	color: gray;
	font-style: italic;
}

.path {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 10px;
	color: black;
}

.outer_table {
	font-size: 10px;
	color: white;
}


.border_table_1 {
	width: 952;
	height: 1024;
	color: black;
	background-color: #0280BA;
	border: 1px solid #33CCCC;
	padding: 0;
}

/* Christmas Version
.border_table_1 {
	width: 952;
	height: 1024;
	color: black;
	background-color: #990000;
	border: 1px solid #CC0000;
	padding: 0;
}
*/

.border_table_2 {
	color: black;
	background-color: white;
	border: 2px solid black;
	padding: 0;
}

.menu_top {
	width: 128;
	height: 80;
	padding: 0;
	border-color: black;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	color: white;
	background-color: black;
	background-image: url("images/static_logo.jpg");
}

.menu_middle {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	width: 128;
	border-color: black;
	border-right-style: solid;
	border-right-width: 2px;
	color: white;
	background-color: #000080;
	padding: 0;
}

.menu_bottom {
	font-size: 10px;
	width: 128;
	height: 8;
	border-color: black;
	border-right-style: solid;
	border-right-width: 2px;
	color: white;
	background-color: #000080;
}

.transparant_table a:link {
	font-size: 11px;
}
.transparant_table a:visited {
	font-size: 11px;
}
.transparant_table a:active {
	font-size: 11px;
}
.transparant_table a:hover { 
	font-size: 11px;
}

.transparant_table {
	font-size: 11px;
	padding: 0;
}

.list_shows {
	font-size: 11px;
	cursor: hand;
	background-repeat: repeat-x;
	padding-right: 5px;
}

.list_hidden_shows a:link {
	color: gray;
}

.list_hidden_shows a:visited {
	color: gray;
}

.list_hidden_shows a:active {
	color: gray;
}

.list_hidden_shows a:hover { 
	color: #FCAA04;
}

.list_hidden_shows {
	font-size: 11px;
	color: gray;
	cursor: hand;
	background-repeat: repeat-x;
	padding-right: 5px;
}

.login_table {
	font-size: 11px;
	text-align: right;
}

.bar_top a:link {
	color: black;
}
.bar_top a:visited {
	color: black;
}
.bar_top a:active {
	color: black;
}
.bar_top a:hover {
	color: #FCAA04;
}

.bar_top {
	font-size: 10px;
	padding-left: 25; padding-right: 5;
	height: 80px;
	color: black;
	background-color: #CCCCCC;
	background-image: url("images/brushed_metal.jpg");
	background-repeat: repeat-x;
	background-position: right top;
}

.bar_bottom a:link {
	color: black;
	font-size: 10px;
}
.bar_bottom a:visited {
	color: black;
	font-size: 10px;
}
.bar_bottom a:active {
	color: black;
	font-size: 10px;
}
.bar_bottom a:hover {
	color: #FCAA04;
	font-size: 10px;
}

.bar_bottom {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	height: 8px;
	color: black;
	background-color: #CCCCCC;
	background-image: url("images/brushed_metal.jpg");
	background-repeat: repeat;
	background-position: center top;
}

.statistics a:link {
	font-size: 10px;
}
.statistics a:visited {
	font-size: 10px;
}
.statistics a:active {
	font-size: 10px;
}
.statistics a:hover { 
	font-size: 10px;
}

.statistics {
	position: relative;
	width: 120px;
	left: 5px;
	font-size: 10px;
	text-align: left;
	color: white;
}

.page {
	width: 750;
	font-size: 12px;
	padding: 20;
	text-align: left;
	vertical-align: top;
	color: black;
	background-color: white;
}

.preview_article_small {
	font-size: 10px;
	color: black;
	width: 650px;
	text-align: justify;
	padding-bottom: 5px;
}

.preview_article {
	font-size: 12px;
	color: black;
	border: 1px solid lightgrey;
}

.page_table a:link {
	font-size: 11px;
}
.page_table a:visited {
	font-size: 11px;
}
.page_table a:active {
	font-size: 11px;
}
.page_table a:hover { 
	font-size: 11px;
}

.page_table {
	font-size: 11px;
	border: 1px solid lightgrey;
}

.show_table a:link {
	font-size: 10px;
}
.show_table a:visited {
	font-size: 10px;
}
.show_table a:active {
	font-size: 10px;
}
.show_table a:hover { 
	font-size: 10px;
}

.show_table {
	font-size: 10px;
	color: black;
	border: 1px solid lightgrey;
}

.comments_table a:link {
	font-size: 11px;
}
.comments_table a:visited {
	font-size: 11px;
}
.comments_table a:active {
	font-size: 11px;
}
.commentstable a:hover { 
	font-size: 11px;
}

.comments_table {
	font-size: 11px;
	color: black;
	border: 1px solid lightgrey;
}

.add_comment_table a:link {
	font-size: 11px;
}
.add_comment_table a:visited {
	font-size: 11px;
}
.add_comment_table a:active {
	font-size: 11px;
}
.add_commenttable a:hover { 
	font-size: 11px;
}

.add_comment_table {
	font-size: 11px;
	color: black;
	border: 1px solid lightgrey;
}

.poll {
	font-size: 12px;
	width: 205px;
	height: 230px;
	color: black;
	text-align: left;
}

.next {
	font-size: 12px;
	width: 205px;
	height: 233px;
	color: black;
	text-align: left;
}

.frontpage_top_10 {
	font-size: 10px;
	color: black;
	margin-top: 2px;
	margin-bottom: 8px;
}

.table_head a:link {
	font-size: 12px;
	color: black;
}
.table_head a:visited {
	font-size: 12px;
	color: black;
}
.table_head a:active {
	font-size: 12px;
	color: black;
}
.table_head a:hover {
	font-size: 12px;
	color: #0280BA;
}

.table_head {
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: #CCCCCC;
	background-image: url("images/brushed_metal.jpg");
	padding-left: 5px;
	padding-right: 5px;
}

.code {
	font-family: 'Courier New', Courier, sans-serif;
	font-size: 10px;
	color: #008000;
	width: 100%;
	border: 1px solid lightgrey;
	background-image: url('images/blue_bar.gif');
	background-repeat: repeat-x;
	background-position: top center;
	padding: 5px;
}

.me {
	color: blue;
	font-style: italic;
}

.quote {
	font-size: 10px;
	border: 1px solid lightgrey;
	background-color: white;
	background-image: url('images/blue_bar.gif');
	background-repeat: repeat-x;
	padding: 5px;
}

.edit {
	font-size: 10px;
	width: 100%;
	color: gray;
	padding: 5px;
}

.offtopic {
	font-size: 10px;
	width: 100%;
	color: gray;
	padding: 5px;
}

.subtitle a:link {
	font-size: 10px;
	color: gray;
}
.subtitle a:visited {
	font-size: 10px;
	color: gray;
}
.subtitle a:active {
	font-size: 10px;
	color: gray;
}
.subtitle a:hover {
	font-size: 10px;
	color: #0280BA;
}

.subtitle {
	font-size: 10px;
	color: gray;
	padding-bottom: 5px;
}

.next_guests a:link {
	font-size: 10px;
	color: black;
}
.next_guests a:visited {
	font-size: 10px;
	color: black;
}
.next_guests a:active {
	font-size: 10px;
	color: black;
}
.next_guests a:hover {
	font-size: 10px;
	color: #0280BA;
}

.next_guests {
	font-size: 10px;
	color: black;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.title {
	font-size: 10px;
	color: gray;
}

.title a:link {
	font-size: 12px;
}
.title a:visited {
	font-size: 12px;
}
.title a:active {
	font-size: 12px;
}
.title a:hover {
	font-size: 12px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.disabled_title {
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

.small_title {
	font-size: 11px;
	font-weight: bold;
}

.username a:link {
	font-size: 12px;
}

.username a:visited {
	font-size: 12px;
}

.username a:active {
	font-size: 12px;
}

.username a:hover {
	font-size: 12px;
}

.username {
	font-size: 12px;
	font-weight: bold;
	word-break: normal;
}

.table_column_0 {
	background-color: white;
	background-image: url('images/blue_bar.gif');
	background-repeat: repeat-x;
	background-position: top center;
}

.table_column_1 {
	background-color: white;
	background-image: url('images/gray_bar.gif');
	background-repeat: repeat-x;
	background-position: top center;
}

.table_column_2 {
	background-color: black;
	text-align: center;
	border: 1px solid lightgrey;
}

.borderedTableRow {
	border-right-style: solid;
	border-color: lightgrey;
	border-right-width: 1px;
	vertical-align: top;
}

.frontpage_table {
	font-size: 12px;
	color: black;
	background-color: white;
}

.frontpage_table_0 {
	font-size: 12px;
	color: black;

	height: 270px;

	background-color: white;
	background-image: url('images/gray_bar_frontpage.gif');
	background-repeat: repeat-x;
	vertical-align: top;

	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.frontpage_table_1 {
	font-size: 12px;
	color: black;
	height: 270px;

	background-color: white;
	background-image: url('images/blue_bar_frontpage.gif');
	background-repeat: repeat-x;
	vertical-align: top;

	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.frontpage_table_2 {
	font-size: 12px;
	color: white;
	background-color: black;

	background-image: url('images/film_strip.jpg');
	background-repeat: repeat-y;
	vertical-align: top;

	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.images {
	font-size: 10px;
	color: white;
	background-color: black;
	vertical-align: middle;
	text-align: center;
}

.caption {
	font-size: 10px;
	background-color: black;
	vertical-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.notice a:link {
	color: #0280BA;
	font-size: 10px;
}

.notice a:visited {
	color: #0280BA;
	font-size: 10px;
}

.notice a:active {
	color: #0280BA;
	font-size: 10px;
}

.notice a:hover { 
	color: #FCAA04;
	font-size: 10px;
}

.notice {
	font-family: arial, helvetica, veranda, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #96965E;
	padding: 5px;
	margin-top: 12px;
	margin-border: 12px;
}

div.scroll {
	height: 200px;
	width: 200px;
	padding-right: 5px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: transparant;
	font-size: 10px;

	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: lightgrey;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: lightgrey;
	scrollbar-track-color: white;
}

.skyscraper {
	border: 1px solid #000080;
}

.login_button {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;

	text-align: center;
	background-color: #3366CC;
	background-image: url('images/button_background.gif');

	color: white;
	cursor: hand;
	height: 18px;
	width: 45px;
	border: 1px solid #000080;
}

.login_input {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #000080;
	height: 18px;
	width: 93px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.submit_button {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;

	text-align: center;
	background-color: #3366CC;
	background-image: url('images/button_background.gif');

	color: white;
	cursor: hand;
	height: 18px;
	border: 1px solid #000080;
}

.highlighted_submit_button {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;

	text-align: center;
	background-color: #3366CC;
	background-image: url('images/button_background.gif');

	color: red;
	cursor: hand;
	height: 18px;
	border: 1px solid #000080;
}

.preview_button {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;

	text-align: center;
	background-color: #3366CC;
	background-image: url('images/button_background.gif');

	color: white;
	cursor: hand;
	height: 18px;
	border: 1px solid #000080;
}

.small_button {
	font-family: Verdana;
	font-size: 8px;

	font-style: italic;
	text-align: center;
	background-color: #3366CC;
	background-image: url('images/button_background.gif');

	color: white;
	cursor: hand;
	height: 16px;
	border: 1px solid #000080;
}

.next_input {
	font-family: Arial;
	font-size: 11px;
	color: black;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #000080;
	width: 600px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.agenda_input {
	font-family: Arial;
	font-size: 12px;
	color: black;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #000080;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.comment_input {
	font-family: Arial;
	font-size: 11px;
	color: black;
	background-color: #FFFFFF;

	height: 82px;
	width: 620px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.rss_information {
	font-family: Arial;
	font-size: 10px;
	color: black;
	border: 1px solid #000080;
	height: 82px;
	width: 312px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.disclaimer_information {
	font-family: Arial;
	font-size: 10px;
	color: black;
	border: 1px solid #000080;
	height: 82px;
	width: 312px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.loading_screen {
	display: none;
	position: relative;
	left: 0px;
	top: 26px;
	background-color: gray;
	color: white;
	width: 747px;
	height: 393px;
	text-align: center;

	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;

	z-index: 2;
}

input,select {
	font-family: Arial;
	font-size: 11px;
	color: black;
	border-color: #000080;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	overflow: auto;
	color: black;
	border: 1px solid #000080;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: auto;
}

label {
	cursor: hand;
}

hr {
	height: 0px;
	border: solid lightgrey 1px;
}