body, td, div {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #5A2939;
	line-height: 18px;
}

A:link { font-size: 12px; color: #C50017; text-decoration: none; }
A:visited { font-size: 12px; color: #C50017; text-decoration: none;}
A:hover { font-size: 12px; color: #C50017; text-decoration: underline;}
A:active { font-size: 12px; color: #C50017; text-decoration: underline;}


A.menu1 { font-size: 16px; font-weight: bold; color: #2E2C34; text-transform: uppercase; line-height: 24px;}
A.menu1:link { font-size: 16px; font-weight: bold; color: #2E2C34; text-decoration: none; }
A.menu1:visited { font-size: 16px; font-weight: bold; color: #2E2C34; text-decoration: none;}
A.menu1:hover { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none;}
A.menu1:active { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none;}

A.menu1sel { font-size: 16px; font-weight: bold; color: #C50017; text-transform: uppercase; line-height: 24px;}
A.menu1sel:link { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none; }
A.menu1sel:visited { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none;}
A.menu1sel:hover { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none;}
A.menu1sel:active { font-size: 16px; font-weight: bold; color: #C50017; text-decoration: none;}



A.menu2 { font-size: 14px; color: #2E2C34; line-height: 24px;}
A.menu2:link { font-size: 14px; color: #2E2C34; text-decoration: none; }
A.menu2:visited { font-size: 14px; color: #2E2C34; text-decoration: none;}
A.menu2:hover { font-size: 14px; color: #C50017; text-decoration: none;}
A.menu2:active { font-size: 14px; color: #C50017; text-decoration: none;}

A.menu2sel { font-size: 14px; color: #C50017; line-height: 24px;}
A.menu2sel:link { font-size: 14px; color: #C50017; text-decoration: none; }
A.menu2sel:visited { font-size: 14px; color: #C50017; text-decoration: none;}
A.menu2sel:hover { font-size: 14px; color: #C50017; text-decoration: none;}
A.menu2sel:active { font-size: 14px; color: #C50017; text-decoration: none;}


form {
	margin: 0px;
}

.pageheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	text-transform: uppercase;
}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797E81;
	font-weight: bold;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797E81;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A898D;
}
.feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	width: auto;
	vertical-align: middle;
}
