body, table, td, input, textarea, select, a:link, a:visited, a:hover, a:active, H1, H2, H3, H4, H5, H6,
.form_header, .submit, .error, .form_label, .page_header, .success,  .select, .normal
{
	font-family: "Times New Roman", Geneva, Arial, Helvetica;
}
body { background-color: white}


H1, H2, H3, H4, H5, H6 {margin: 0 0 2 0}
td { vertical-align: top }
a:link, a:visited, a:active { font-size: 15px}
a:hover { font-size:15px; color:red}
h1 { font-size: 140%}
h2 { font-size: 130%}
h3 { font-size: 120%}
h4 { font-size: 110%}
h5 { font-size: 100%}
h6 { font-size: 90%}
.form_header {
	font-size: 15px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 3px;
	background-color:#000099
}

.form_footer {
	font-size: 15px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 2px;
	background-color:#CCCCCC
}
.form_label {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	text-align:right
}
.form_label_small {
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	text-align:left
}
.form_info {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	text-align:center
}
.item_label {font-size: 16px;
	color: #808080}
	.item_detail {font-size: 16px;
	color: #000000}
.event_header {font-size:22px; color:black; font-weight:bolder}
.submit {	font-size: 12px; border: 1px solid #FFFFE6}
.error_big { font-size: 14px; font-weight: bolder; color: #FF0000 }
.error { font-size: 12px; color: #FF9933}
.success { font-size: 12px; color: #0000CC}
.required { font-size: 13px; font-weight: bolder; color: #FF0000}

.page_header {
	background-color:#FFD7AE;
	color:#000000;
	font-size:130%; font-weight:bold;
}
a.nav:hover {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar {color:#FFFFFF; background-color:#000000; height:23px; vertical-align:middle }
input, textarea, select {font-size:13px; color:#000000; background-color:#FFFFFF; vertical-align: top; border: 1px solid #000000};

#text {visibility:hidden; position:absolute; top:0; left:0}
.normal {font-size:12px}

.header_blue {font-size:24px; color:#0000FF; font-weight:700}
.header_red {font-size:24px; color:#FF0000; font-weight:700}
