.Header {
	font-family: "Times New Roman";
	font-size: 28pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	background-color: #CCCCCC;
	background-position: center;
	text-decoration: none;




}
.Main {
	font-family: Arial;
	font-size: 9.5pt;
	font-style: normal;
	color: #000000;
	left: 40px;
	font-weight: normal;

}
.Promo {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
}
.Subheading {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;
}
.MenuMain {

	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #9900FF;
	background-color: #FFFFFF;
}
.MenuSub {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.ImageLabel {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-style: italic;
}
.aspCommandButton {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	background-color: #FF80FF;
}
.LinkStyle {
	font-family: Arial;
	font-size: 12px;
	color: #9900CC;
	font-weight: bold;

}
.PlainText {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #000000;
}
.TextBorder {
	border: medium solid #0000FF;
}
.List {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
