﻿BODY {
	background-color: #faf8f5;
	margin: 0px;
	padding: 0px;
}

A:Link, A:Visited, A:Active {
	color: #01476c;
	text-decoration: none;
}

A:Hover {
	color: #2c83ff;
	text-decoration: none;	
}

.button, .button_on {
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;	
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	text-align: center;	
}

.button {
	background-color: #4979ac;
	color: white;
	cursor: pointer;
}

.button_on {
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	background-color: #79A9Dc;
	color: white;
	cursor: pointer;		
}

.login_text {
	font-family: arial;
	font-size: 8pt;
	color: #DFDFDF;
	padding-left: 4px;
	white-space: nowrap;
}

.login_box {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	background-color: #222222;
	color: white;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	width: 70px;
	padding: 0px;
}

.containing_table {
	background-color: #38689b;
	margin: 0px auto;
}

.titles, .titles_on, .titles_hover {
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;	
}

.titles {
	background-color: #CFCFCF;
	background-image: url('header-bg.gif');
}

.titles_on {
	background-color: #E6E6E6;	
	cursor: pointer;
}

.titles_hover {
	background-color: #E6E6E6;	
	cursor: pointer;
}

.post_preview {
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: arial;
	color: #555555;
	background-color: #f7f7f7;		
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
}

.forum_row_x {
	font-weight: bold; 
	padding-left: 8px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: #fef8f1;
	background-image: url('row_x_bg.gif');
	background-repeat: repeat-x;
	font-family: arial;
	color: #555555;
	font-size: 10pt
}

.forum_row_0, .forum_row_1, .forum_column, .forum_row_0_small, .forum_row_1_small {
	font-family: arial;
	color: #555555;
}

.forum_row_0, .forum_row_1, .forum_column {
	font-size: 10pt;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.forum_row_0_small, .forum_row_1_small {
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

.forum_row_0, .forum_row_0_small {
	background-color: #f7f7f7;
	background-image: url('row_0_bg.gif');
	background-repeat: repeat-x
}

.forum_row_1, .forum_row_1_small {
	background-color: #faf6f4;
	background-image: url('row_1_bg.gif');
	background-repeat: repeat-x
}

.forum_column {
	background-color: #EFEFEF;
	text-align: center;
	font-weight: bold;
}

.forum_instructions {
	font-family: arial;
	font-size: 9pt;
	color: #777777;
	padding: 8px;
	background-color: #FAFAFD;
	vertical-align: top;
}

.forum_footer {
	background-color: #FAFAFA;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	color: #777777;	
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
}

.forum_footer_right {
	background-color: #FAFAFA;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	color: #777777;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
}

.forum_footer_left {
	background-color: #FAFAFA;
	text-align: left;
	font-family: arial;
	font-size: 8pt;
	color: #777777;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
}

.forum_subtext {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}

.last_post {
	font-size: 8pt;
	font-weight: normal;
}

.section_title, .next_prev {
	border-bottom:1px solid #230001; font-family: arial; 
	height: 34px;
	background-image: url('title-bg.gif');
	vertical-align: middle
}

.section_title {	
	color: white;
	font-weight: normal;
	font-size: 15px; 	
	color: white; 
	padding-left: 4px; 
}

.next_prev {	
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
	color: white;
	text-align: right;
	padding-top: 2px;
}

.np {
	font-family: arial;
	font-size: 8pt;
	color: white;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	height: 24px;
}

.timers {
	font-family: arial;
	font-size: 8pt;
	color: #AAAAAA;
}

.input_container, .input_container_success {

	font-size: 8pt;
	color: #555555;
	width: 100%;
	text-align: left;
}

.input_container {
	font-family: arial;
}

.input_container_success {
	font-family: monospace;
	border-width: 1px;
	border-style: dashed;
	border-color: #D0D0D0;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

.input_text {	
	color: #555555;
	background-color: #FAFAFA;
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
	font-family: arial;
	font-size: 8pt;	
	width: 100%;
}

.input_tag {
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
	background-color: #FAFAFA;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
.input_tag_title {
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
	background-color: #FAFAFA;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.input_button, .input_button_disabled {
	color: #960002;
	border-width: 1px;
	border-style: solid;
	border-color: #9e9e9e;
	font-family: arial;
	font-size: 8pt;
	letter-spacing: 1px;
	min-width: 60px;
	font-weight: normal;
}

.input_button {
	background-color: white;
}

.input_button_disabled {
	background-color: #F5F5F5;
}

.form_table {
	border-width: 1px;
	border-color: #D0D0D0;
	border-style: solid;
	background-color: white;
	padding: 4px;
}


.table_button_on, .table_button_off {
	font-family: tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-color: #868d90;	
}

.table_button_on {
	letter-spacing: 2px;
	color: #254293;
	border-width: 1px;
	border-style: solid;
	cursor: hand;	
}

.table_button_off {
	letter-spacing: 2px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

.table_button_container_off {
	border-top-width: 2px;
	border-top-color: #2572c3;
	border-top-style: solid;
	padding-top: 2px;
	cursor: pointer;	
}

.table_button_container_on {
	border-top-width: 2px;
	border-top-color: #2d93ff;
	border-top-style: solid;
	padding-top: 2px;
	cursor: hand;	
}

.error_notice {
	font-family: sans-serif;
	font-size: 9pt;
	color: #555555;
	text-align: left;
	padding-top: 3px;
}

.session_status {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

.large_button {
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: #444444;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: center;
	border-color: #AAAAAA;
	border-width: 1px;
	border-style: dashed;
	background-color: white;
	width: 200px;
}

.minor_header {
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
	background-color: #FAFAFA;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.minor_row_0, .minor_row_1 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.minor_row_0 {
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #F5F5F5;
}

.minor_row_1 {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #F5F5F5;
}

.hidden {
	display: none;
}

.shown {
	display: block;
}

.mini_text {	
	font-family: arial;
	font-size: 7pt;
	color: #777777;	
}

.forum_quote {
	font-family: arial;
	font-size: 8pt;
	background-color: #FAFAFA;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 8px;
}

.table_heading {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #AAAAAA;
	text-align: right;
	letter-spacing: 1px;
}

.secondary_button_holder {
	border-bottom:1px solid #444444; background-color: #38689b;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 26px;
	background-image: url('sec-bg.gif');
}

.pm_button, .pm_button_on, .pm_button_onclick {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.pm_button, .pm_button_on {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
	padding-bottom: 2px;
	padding-top: 2px;	
	margin: 0px;
}

.pm_button {
	background-color: #f1f1f1;
	color: #444444;	
}

.pm_button_on {
	background-color: #f7f7f7;
	color: #444466;	
}

.pm_button_onclick {
	background-color: #e1e1e1;
	color: #333344;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0px;
}

.popup {
	display: none;
	position: absolute; 	
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #D0D0D0;
	background-color: #FAFAFA;	
	text-align: left;
	cursor: pointer;
}

.display_image {
	visibility: visible;	
}

.hide_image {
	visibility: hidden;	
}

.display_image, .hide_image {
	border-width: 2px; 
	border-style: solid; 
	border-color: #999999;
}

.next_prev_button {
	border-width: 1px; 
	border-style: solid; 
	border-color: #4f97ff;
	padding-left: 2px; 
	padding-right: 3px; 
	background-color: #012457;
}

.link_title {
	color: white; 
	text-decoration: none; 
	border-bottom-style: dashed; 
	border-bottom-color: #cde1fe;
	border-bottom-width: 1px;
}