/*
maroon "#750031"
gold A29368
brown 494743 7E7242  "#3E2223"
cream FEFEF1

*/


body, td, blockquote
{
	font-family: Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	text-align: left;
	color: #000000;
	vertical-align: top;
}

/*
font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
*/

a
{
	color: #750031;
	text-decoration: underline;
}

a:hover
{
	color: #750031;
	text-decoration: none;
}


a.footer
{
	color: #FEFEF1;
	text-decoration: none;
	font-size: 12px;
}

a.footer:hover
{
	color: #FEFEF1;
	text-decoration: none;
	font-size: 12px;
}


.indent 
{
	margin: 0 10px 0 10px;
	
}
.content
{
	padding: 20px;
}
.foot { padding: 3px; }

.tagline { color: #FEFEF1; padding: 2px; font-weight: bolder; font-size: 11px; font-style: italic;}


.footertext
{
	font-size: 12px;
	color: #FEFEF1;
}

.smprint { font-size: 12px; }
.tinyprint { font-size: 11px; }

.headline
{
	color: #000000;
	font-size: 21px;
	font-weight: bolder;
}



.large { font-size: 15px; }
.fieldname { font-size: 12px; }

.section
{
	color: #750031;
	font-weight: bolder;
	font-size: 15px;
}

.subsection
{
	color: #5B3F41;
	font-weight: bolder;
	font-size: 14px;
}

.black { color: #000000; }

.blue
{
	color: #5B3F41;
	font-weight: bolder;
}

.regblue { color: #1C679F; }

.redbold
{
	color: #cc0000;
	font-weight: bolder;
}

.whitebold
{
	color: white;
	font-weight: bolder;
}

.brown
{
	color: #5B3F41;
	font-weight: bolder;
}

.orange
{
	color: #E68035;
	font-weight: bolder;
}


h1
{
	color: #7A7150;
	font-size: 15px;
	font-weight: bolder;
}

h2
{
	color: #7A7150;
	font-size: 13px;
	font-weight: bolder;
}

.title
{
	color: #1C679F;
	font-weight: bolder;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	background-color: #C3D9EA;
	padding: 2px;
	border-color: #1C679F;
}


hr
{
	color: #750031;
	width: 500;
	height: 1px;
}

select
{
	color: #ffffff;
	font-size: 12px;
	background-color: #750031;
}



textarea
{
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
	background-color: #ffffff;
	border: #000000 1px solid;
}



input.checkbox
{
	color: #7D0202;
	font-weight: bolder;
	font-size: 11px;
	background-color: #C3D9EA;
	border: #62523F 0px solid;
}

input.clearbg
{
	background-color: transparent;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

input.disabled
{
	color: #7D0202;
	font-weight: bolder;
	font-size: 11px;
	background-color: #cccccc;
	border: #62523F 1px solid;
}

input.submit
{
	font-size: 13px;
	color: #ffffff;
	background-color: #750031;
	border: #000000 1px solid;
}

input.noborder
{
	color: #6d3b42;
	font-weight: bolder;
	background-color: #ffffff;
	border: #62523F 0px solid;
}

input.noborderclear
{
	color: #6d3b42;
	font-weight: bolder;
	background-color: #C3D9EA;
	border: #62523F 0px solid;
}

input.none
{
	color: #C3D9EA;
	background-color: #C3D9EA;
	border: #62523F 0px solid;
}

