/* Set table to "fixed" (fastest render) layout */
	.fixed_table {
	    table-layout: fixed;
	}

	a:link,a:visited,a:active {
		color: #9A0910;
		text-decoration:underline
	}

	a:hover {
		color:maroon;
		text-decoration:underline;
	}

	.text,.whitetext {
		font-family: arial;
		font-size: 12px
	}

	.largeText {
		font-family: arial;
		font-size: 16px
	}

	.whitetext {
		color: white;
	}

	.footerGrayText {
		font-family: tahoma;
		font-size: 14px;
		font-color: #252525;
		font-weight: bold;
		text-align:left;
	}

	.copyText {
		font-family: tahoma;
		font-size: 8pt;
		font-color: #FFFFFF;
		font-weight:bold;
	}

	blockquote {margin: 35px; }	
	
	blockquote.footer {margin: 20px; }	

	a.header:link,a.header:visited,a.header:hover  {
		font-family: Tahoma;
		font-size: 12pt;
		font-weight: bold;
		color: #9A0910;
		text-decoration: none;
	}
	
	a.footer:link,a.footer:visited,a.footer:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #9A0910;
	text-decoration: none;
	line-height: 14pt;
	}
	
	a.footerWhite:link,a.footerWhite:visited,a.footerWhite:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.smallText,.smallWhiteText {
		font-family: arial;
		font-size: 12px;
	}

	.smallWhiteText {
		color: white;
	}

	#darklink a:link {
		color: navy;
		text-decoration: underline;
	}

	#darklink a:visited {
		color: navy;
		text-decoration: underline;
	}

	#darklink a:hover {
		color: yellow;
		text-decoration: underline;
	}

	#dropmenu0 a:link {text-decoration: none; color: white; }
	#dropmenu0 a:visited {text-decoration: none; color: white;}
	#dropmenu0 a:hover {background-color: yellow; color: black;}

	#dropmenu1 a:link {text-decoration: none; color: white; }
	#dropmenu1 a:visited {text-decoration: none; color: white;}
	#dropmenu1 a:hover {background-color: yellow; color: black;}

	#dropmenu2 a:link {text-decoration: none; color: white; }
	#dropmenu2 a:visited {text-decoration: none; color: white;}
	#dropmenu2 a:hover {background-color: yellow; color: black;}

	#dropmenu3 a:link {text-decoration: none; color: white; }
	#dropmenu3 a:visited {text-decoration: none; color: white;}
	#dropmenu3 a:hover {background-color: yellow; color: black;}

	#dropmenu4 a:link {text-decoration: none; color: white; }
	#dropmenu4 a:visited {text-decoration: none; color: white;}
	#dropmenu4 a:hover {background-color: yellow; color: black;}

	#dropmenu5 a:link {text-decoration: none; color: white; }
	#dropmenu5 a:visited {text-decoration: none; color: white;}
	#dropmenu5 a:hover {background-color: yellow; color: black;}


		
	.bigText {
		font-family: arial;
		font-weight: bold;
		font-size: 16px;
	}

	.boxHeader {
		font-family: arial;
		font-weight: bold;
		font-size: 12px;
		color: white;
	}

	.errorText {
		font-family: arial;
		font-size: 13px;
		color: #FF0000;
		font-weight: bold;
	}

	.copyright {
		font-family: verdana;
		font-size: 10px;
	}

	.select {
		font-family: verdana;
		font-size: 12px;
		background-color: #AEAFAE;
	}

	.field {
		font-family: verdana;
		font-size: 12px;
		border-top: 1 solid #494949;
		border-left: 1 solid #494949;
		border-right: 1 solid #BFC0BF;
		border-bottom: 1 solid #BFC0BF;
		background-color: #AEAFAE;
	}

	.loginField {
		font-family: Arial;
		font-size: 10px;
	}


	.loginField_OLD {
		font-family: Arial;
		font-size: 12px;
		border-top: 1px solid #6F7178;
		border-left: 1px solid #6F7178;
		border-right: 1px solid #AEB7D3;
		border-bottom: 1px solid #AEB7D3;
		background-color: #AEAFAE;
	}

.h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #423021
}
.reqfield
{
	font-size: 10px;
	color: #990000
}
.alert
{
	color: #FF0000;
	font-weight: bold;
}
.small
{
	font-size: 10px;
}
.h2
{
	font-size: 14px;
	font-weight: bold;
	color: #171717
}
.h3
{
	font-size: 13px;
	font-weight: bold;
	color: #171717
}
.bigbold
{
	font-size: 18px;
	font-weight: bold;
	color: #000000
}
.tdinput
{
	background-color: #F1F1F1;
	border-color: #F1F1F1 #F1F1F1 #666666 #666666;
	border-style: solid;
	border-width: 1px;
	font-size: 6pt;
	text-align:right;
}
.tdlabel
{	background-color: #F1F1F1;
	border-color: #F1F1F1 #F1F1F1 #666666 #F1F1F1;
	border-style: solid;
	border-width: 1px
}
/* body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
*/
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.nameHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;


}
.eventHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bigGreenText {
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #28c617;
}
.greenText {
	font-family: Tahoma;
	font-weight: bold;
	color: #28c617;
}
.bigWhiteText {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.buffer {
	padding: 25px;
	margin: 25px;
	width: 865px;
}
.countText {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FEE200;
}

#min-table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#min-table th
{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px 8px;
	border-bottom: 2px solid #000000;
}
#min-table td
{
	border-bottom: 1px solid #333333;
	color: #333333;
	padding: 6px 8px;
}
#min-table tbody tr:hover td
{
	color: #9A0910;
}
