A:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}

A:visited {
	color: #BF0000;
	text-decoration: underline;
	font-weight: bold;

}

A:active {
	color: #BF0000;
	text-decoration: underline;
}

A:hover {
	color: #FD0000;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #660000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #FFFFFF;
}

HR {
	color : #767981;
	height : 1px;
}


.bannercell {
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: none;
	border-left: 1px solid #660000;

}
.topmenucell {
	border-top: none;
	border-right: 1px solid #660000;
	border-bottom: none;
	border-left: 1px solid #660000;


}
.rightcell {
	border: 1px solid #003;

}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;

}
.announcetable {
	border: medium dotted #900A0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	vertical-align: middle;

}
.align-left {
	text-align: left;
}
.align-justify {
	text-align: justify;
}
