A {
	color: #CC0000;
	}

A:hover {
	text-decoration: none;
	}

BODY {
	background: #000066;
	font-family: Arial;
	font-size: 12px;
	}

INPUT, TEXTAREA {
	font-family: courier;
	font-size: 8pt;
	}

.alignRight {
	text-align: right;
	}

.editThis {
	text-align: right;
	}

.editThis A {
	background: #000066;
	border: 1px solid #CC0000;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-align: right;
	text-decoration: none;
	}

.editThis A:hover {
	background:  #CC0000;
	border: 1px solid #000066;
	}

.firstLetter {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	}

.redText {
	color: #CC0000;
	}

.subhead {
	font-weight: bold;
	}

.subhead A {
	text-decoration: none;
	}

.subhead A:hover {
	text-decoration: underline;
	}

.textTable {
	font-size: 12px;
	}

#eventRegister {
	border: 1px solid #CC0000;
	float: right;
	margin-top: 20px;
	width: 325px;
	}

#eventRegister DIV, #eventRegister P {
	padding-left: 2px;
	padding-right: 2px;
	}

#eventRegister #boxTitle {
	background: #000066;
	border: 1px solid #CC0000;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	padding: 0px;
	width: 100%;
	}

#ism {
	background: #CC0000;
	color: white;
	font-size: 10px;
	font-style: italic;
	padding-right: 2px;
	text-align: right;
	}

#logout {
	color: #000066;
	font-size: 10px;
	text-align: right;
	}
	
#navigation {
	font-size: 10px;
	text-align: right;
	}

#navigation A {
	color: #CC0000;
	}

#page {
	background: white;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 700px;
	}

#pmari {
//	background: #000066;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 80pt;
	}

#pmari A {
	color: white;
	text-decoration: none;
	}