BODY {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	BACKGROUND-COLOR: #D4D0C8;
	FONT-FAMILY: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
	}

  .stdTextSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

  .stdTextSmallBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

 .stdTxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : Black;
}

 .stdTxtLit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : Black;
}

 .stdTxtLitWhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : White;
}

.stdTxtField {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.stdTxtFieldUnderLine {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}

 .stdTxtBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : Black;
}

.ButStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	width: 75pt;
	background : Red;
	color : White;
	border-color : #E9E9E9 #505050 #505050 #E9E9E9;
	background-color : #1E317B;
	border-bottom-width : 2;
	border-left-width : 1;
	border-right-width : 2;
	border-top-width : 1;
	border-style : outset;
}
a { text-decoration: none;}

.title {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.titleMediumWhite {
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.stdTxtLitWhite {
	color : white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration : none;
}


.errorStyle {
	color : Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

 .stdColHeaderSelected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : White;
}

 .stdColHeaderUnselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : White;
}

h1 {
	font-size: 9px;
	font-style: normal;
	color: #e4e0d8;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	font-weight: normal;
}
b{
	font-weight: normal;
}
u{
	font-style: normal;
}
A:hover {
	font-size: 9px;
	font-style: normal;
	color: #e4e0d8;
	text-decoration:none;
	cursor:text;	
}
A {
	font-size: 9px;
	font-style: normal;
	color: #e4e0d8;
	text-decoration:none;
	cursor:text;
	font-weight: normal;

}
p {
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	color: #e4e0d8;
	FONT-FAMILY: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
}