﻿/* CSS Document */

/* CSS Document */
body {
	background: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #2b1405;
	text-align: center;
}

a, a:link, a:visited, a:active
{
	color: #730029;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
a:hover {
	color: #ab2249;
	text-decoration:underline;

	
	}


.tblmain 
{
	width: 769px;
	height: 550px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: #dbd7d2;
}

.tblmain td
{
	margin: 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	vertical-align: top;
	border: solid 1px #362f2d;
}

.tblnoborder 
{
	text-align: center;
	background: #dbd7d2;
}

.tblnoborder td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	vertical-align: middle;
	border: solid 0px;
}

.tblfooter 
{
	width: 750px;
	margin: 0px 0px 0px 0px;
}

.tblfooter td
{
	margin: 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	vertical-align: top;
}

.privacytou
{
	text-align: right;
}

.topbanner {
	background-repeat: no-repeat;
	width: 750px;
	height:75px;
	padding:5px 5px 0px 5px;
	text-align: right;
	vertical-align: bottom;
}

.tblnavcolumn 
{
	width: 250px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	border: solid 1px #362f2d;
}

.tblnavcolumn p
{
	margin: 5px 10px 5px 10px;
}

#leftNav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width:242px;
  
}

#leftNav a, #leftNav a:link, #leftNav a:visited, #leftNav a:active 
{
	border: solid 1px #362f2d;
	margin:0px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	text-indent: 10px;
	width:242px;
	color:#FFFFFF;
}


#leftNav ul 
{ 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}

#leftNav li 
{
	margin:0px 0px 3px 0px; 
	list-style-type:none; 
	padding:0px 0px 0px 0px; 
	background-color:#730029;
}

#leftNav a:hover 
{ 
	background-color:#ccc5b1; 
	color: #FFFFFF;
}

.navselected
{
	color:#dbd7d2;
	background-color: #8a8575;
}

.tblcontent 
{
	height: 465px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.tblcontent td
{
	border: solid 1px #362f2d;
	vertical-align: top;
}

.tblcontactuscontent td
{
	border: solid 1px #362f2d;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.tblhomeheadline td
{
	padding: 5px 5px 5px 5px;
}

.tblhomeheadline
{
	width: 244px;
}

#rightcontent
{	
	height: 408px;
	overflow: auto;
}

#fullcontent
{	
	height: 416px;
	overflow: auto;
}

#completecontent
{	
	height: 383px;
	overflow: auto;
}

.tblcontentheadline td
{
	padding: 5px 5px 5px 5px;
}

.tblcontentheadline
{
	width: 502px;
}

.tdheadline
{
	background-color: #8a8575;
	color:#dbd7d2;
}

/* fonts */
.headline 
{
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
}

.signup 
{
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
	margin-left: 12px;
}

.dates 
{
	color: #E25526;
}

.arrows
{
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
	color: #ab2249;

}

/* END OF FONT STYLES*/

#footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align:center;
	margin: 5px  0px 5px 0px;
	padding: 5px;
	height: 20px;
	background-color: #dbd7d2; 
}

/* Form Inputs */

input, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border: solid 1px #606060;
}

INPUT.textsmall {
	WIDTH: 40px
}

INPUT.textmedium {
	WIDTH: 150px
}

INPUT.textlarge {
	WIDTH: 225px
}

SELECT.textlarge {
	WIDTH: 225px
}
.scroll #Table1 .textsmall {
	border:none;
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
.scroll1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FCD95D;
	text-transform: none;
}
.page {

}
.tblcontent td2 {

	border: solid 1px #362f2d;
	vertical-align: top;
}
INPUT.heading {
	font-size: 8px;
	font-style: bold;
	background: #ffcc00;
}
strong {
color:#730029;
	
	}
.copyrights {
	background-color:#dbd7d2;
	color:#73002a;
}

