.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	background-position: center;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.Box {
	border: thin inset #669966;
}
.bullet {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image:  url("../images/plusSign.gif");
}
body {
	background-image: url();
	background-color: #003063;
}
.Border {
	border: medium groove #003063;
}
.mainButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	border: thin inset #003063;
}
.TopButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin none #003063;
}
.BlockHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003063;
}
.EquipType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003063;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.SOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.MainTempOutline {
	border: medium ridge #003366;
}
