body,table,td,font,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainTable {
	height:100%;
}

#hdr_print, #ftr_print {
	display:none;
}

a:link, a:visited {
	font-weight: bold;
	color: #bf1e2e;
	text-decoration: underline;
}
a:active, a:hover {
	font-weight: bold;
	color: #5d5995;
	text-decoration: none;
}

#nav, #nav a:link, #nav a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#nav a:active, #nav a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.title {
	font-size: 24px;
	color: #5d5995;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#content {
	width:752px;
	margin:10px;
}

#ftr_nav a:link, #ftr_nav a:visited, #ftr_nav a:active, #ftr_nav a:hover {
	font-size: 10px;
}