/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: 898686;
}

A:hover {
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration:none;
}

td {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}


.adsense { margin-bottom:6px; }
.maincontent { padding-left: 2px; padding-right: 3px; }
.maincontent img { border-color:#000; }

/* Custom classes */
.textInput {
	border-style:solid; 
	border-width:1; 
	height:16; 
	font-size:8pt; 
	background:#FFFFFF; 
	color:#000000;
}

.buttonInput {
	font-weight:bold; 
	border-style:solid; 
	border-width:0; 
	height:16px; 
	font-size:8pt; 
	background:#663333; 
	color:#FFFFFF;
}



.pagetitle { padding: 9px 0px 0px 0px; font-weight:bold; color:#900; text-align:center; background-image: url(../images/main/page_banners/blank.jpg); background-repeat:no-repeat; background-position:top; height:32px; width: 462px; }
.titlered { padding: 9px 0px 0px 0px; font-weight:bold; color:#F8F0F0; text-align:center; background-image: url(../images/main/page_banners/blank_red.jpg); background-repeat:no-repeat; background-position:top; height:32px; width: 462px; }
.pagetitle h1, .titlered h1 { font-weight:bold; color:#900; text-align:center; font-size:8pt; padding:0px; margin:0px; }
.titlered h1 { color:#FFF; }

.marroonTD {
	color: #FFFFFF;
	background-color: #663333;
}
h2 { color:#990000; padding:0px; margin:0px; font-size:10px; font-weight:normal; }