<!--

/*
	delcorrc.org STYLE
*/

/* ============= FONTS & COLORS ============= */

BODY {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

BODY, P, TD, A {
	font: 8pt verdana, tahoma, sans-serif;
	color: black;
}

.mainTable {
	width: 90%;
	border-collapse: collapse;
	background-color: white;
	border-left: 1px solid #0F387F;
	border-right: 1px solid #003FCA;
	padding: 0px;
	margin: 0px;
}

.mainHeader {
	background-color: #003FCA;
}

.mainMenu {
	padding: 4px 0px 4px 0px;
	text-align: center;
}

.mainMenuLink {
	font-size: 8pt;
}

.mainContentTable {
	width: 95%;
}

.mainContent {
	width: 99%;
	vertical-align: top;
}

.rightRail {
	vertical-align: top;
}

.rightRailImages {
    text-align: left;
	border: 1px solid #003FCA;
	margin-right: 15px;
	margin-bottom: 15px;
}

.clubicon {
	text-align: center;
	vertical-align: bottom;
}

.copyright {
	vertical-align: center;
	background-color: #083BA1;
	color: white;
	padding: 6px;
}

H1 {
	font: 16pt Verdana, Tahoma, sans-serif;
	color: #0F387F;
	font-weight: bold;
}

H2 {
	font: 12pt Verdana, Tahoma, sans-serif;
	color: #0F387F;
	font-weight: bold;
}

A { 
	color: #E78B31;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.title {
	font: 16pt Verdana, Tahoma, sans-serif;
}

.header {
	font: 14pt Verdana, Tahoma, sans-serif;
}

.address {
	text-align: center;
}

.address_link {
	font: 8pt Verdana, Tahoma, sans-serif;
	color: #E78B31;
	font-weight: bold;
	text-decoration: none;
}

.small_print {
	font: 8pt Verdana, Tahoma, sans-serif;
}

.fine_print {
	font: 6pt Verdana, Tahoma, sans-serif;
}

.links { 
	color: #E78B31;
	font-weight: bold;
	text-decoration: none;
}

.contentSubHeader {
	font-size: 8pt;
	color: #0F387F;
}

.messageAreaWrapper {
/*
	border: 1px solid #0F387F;
	background-color: #f3f3f3;
*/
	width: 100%;
	height: 300px;
}

.inputLabel {
	text-align: right;
	vertical-align: top;
	font-size: 8pt;
	color: #0F387F;
}

INPUT, TEXTAREA {
	border: 1px solid #0F387F;
	font: 8pt Verdana, Sans-Serif;
}

.submitButton {
	font-weight: bold;
	color: white;
	background-color: #003FCA;
}

.messageNavigator {
	height: 100%;
	border: 1px solid #0F387F;
	background-color: white;
}

.messageNavigatorHeader {
	background-color: #003FCA;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.messageNavigatorBody {
	padding: 4px;
	text-align: right;
	border: 1px solid #f0f0f0;
}

.messageNavigatorLink {
	font-size: 8pt;
/*	font-weight: normal; */
}

.messageWrapper {
	width: 100%;
	height: 100%;
	border: 1px solid #0F387F;
	background-color: white;
}

.messageSubject {
	font-weight: bold;
	background-color: #003FCA;
	color: white;
	padding: 5px;
}

.messageHeadings {
	font-size: 8pt;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 2px;
}

.messageDetail {
	width: 1%;
	height: 100%;
	border: 1px solid #f0f0f0;
	font-size: 7pt;
	font-weight: normal;
	background-color: white;
	vertical-align: top;
	padding: 5px;
}

.messageDetailLink {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none:
}

.messageBody {
	height: 100%;
	border: 1px solid #f0f0f0;
	background-color: white;
	padding: 5px;
	vertical-align: top;
}

.messageNav {
	font-size: 7pt;
	font-weight: normal;
	background-color: #f0f0f0;
	padding: 5px;
	text-align: right;
}

.messageNavLink {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none:
}

-->
