/* Admin Page Specific formatting */

.test11 { font-size: 24px }

.Form1 {
	color: navy;
	font-size: .8em;
	font-weight: bold;
}

.Form2 {
	color: navy;
	font-size: 1em;
	font-weight: bold;
}

TH#Style1 {
	color: navy;
	font-weight: bold;
	font-size: .8em;
	text-align: right;
	
}


TD#Style2 {
	color: navy;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	
}

TD#Style3 {
	color: navy;
	font-weight: bold;
	font-size: .8em;
	text-align: left;
	
}

TD#Style4 {
	color: navy;
	font-weight: normal;
	font-size: .7em;
	text-align: left;
	
}

.Navy1 {
	font-weight: bold;
	font-size: .9em;
	color: navy;
}

.Navy2 {
	font-size: .9em;
	word-spacing: -.15em;
	letter-spacing: -.03em;
	color: navy;
}