body {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}
H1 {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
}
H2 {
	font-family: Verdana;
	font-size: x-small;
	color: #FF0000;
}
H3 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
H4 {
	font-family: Verdana;
	font-size: x-small;
	color: #FF0000;
	text-decoration: underline;
}
.HeaderPage {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.HeaderPanel {
	font-family: Verdana;
	font-size: Medium;
	color: #000000;
}
.Caption {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.Info {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.Label {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.Content {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.ContentReadonly {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: InactiveBorder;
}
ASP:Label {
	font-family: Verdana;
	font-weight: bold;
	color: #00FF00;
}
.footer {
   /*  */
	font-family: Verdana;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.ContentRed {
	font-family: Verdana;
	font-size: X-Small;
	color: Red;
	font-weight: bold;
}
.Main {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	Color: Black;
}
.Grid {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	Color: Black;
}
.Acknowledge {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-small;
	Color: Black;
	font-style: italic;
}
.Error {
	font-family: Verdana;
	font-size: X-Small;
	color: Red;
	font-weight: bold;
}
.version {
   /* Version and username in footer */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.ReportHeader {
	font-family: "MS Sans Serif, Geneva";
	font-weight: bold;
	font-size: larger;
}
.ReportLabelBold {
	font-family: "MS Sans Serif, Geneva";
	font-weight: bold;
	font-size: xx-small;
}
.ReportLabel {
	font-family: "MS Sans Serif, Geneva";
	font-size: xx-small;
}
@media screen
{
	.noPrint {
	color: Green;
	font-style: italic;
}
}
@media print
{
	.noPrint {
	   Color: Red;
	   font-size: larger;
 	}	
}
P {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.Menu {
	font-family: Verdana;
	text-decoration: none;
	color: Purple;
	font-size: xx-small;
}
.MainMenu {
	font-family: Verdana;
	text-decoration: none;
	color: Purple;
	font-size: x-small;
	margin-left: 50px;
}
.DefaultMenu {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
}
A:link {
	color: Purple;
}
A:visited {
	color: Purple;
}
A:active {
	color: Purple;
}
A:hover {
	color: Gray;
}

