.spacing1 { letter-spacing: 1px; }


.nrm01 { font style=&quot;font: 8pt/10pt verdana;}
.nrm02 { font style=&quot;font: 7pt/10pt verdana;}


.link01:link {  color: #336699 ; text-decoration: none ; font-weight: none}
.link01:visited { text-decoration: none ; color: #336699 ; font-weight: none}
.link01:hover { text-decoration: underline ; color: #FF6600 ; font-weight: underline}


.link02:link {  color: #777740 ; text-decoration: none ; font-weight: none}
.link02:visited { text-decoration: none ; color: #777740 ; font-weight: none}
.link02:hover { text-decoration: underline ; color: #055644 ; font-weight: underline}

.link03:link {  color: #336699 ; text-decoration: none ; font-weight: none}
.link03:visited { text-decoration: none ; color: #336699 ; font-weight: none}
.link03:hover { text-decoration: underline ; color: #FF6600 ; font-weight: underline}





a:link {  color: #358CCE; text-decoration: bold ;}
a:visited { text-decoration: underline ; color: #358CCE}
a:hover { text-decoration: none ; color: #FF7200}



SELECT {
	FONT-FAMILY: Tahoma, Verdana, Arial; FONT-SIZE: 8pt
}
INPUT {
	FONT-FAMILY: Tahoma, Verdana, Arial; FONT-SIZE: 8pt
}

textarea {
	FONT-FAMILY: Tahoma, Verdana, Arial; FONT-SIZE: 8pt
}




.inputCopy {
	BORDER-BOTTOM: ghostwhite 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: ghostwhite 1px solid; BORDER-TOP: gray 1px solid
}


.textarea {
	BORDER-BOTTOM: ghostwhite 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: ghostwhite 1px solid; BORDER-TOP: gray 1px solid
}


.TextBox {
	BORDER-BOTTOM: ghostwhite 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: ghostwhite 1px solid; BORDER-TOP: gray 1px solid
}
.FlatButton {
	BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: ghostwhite 1px solid; BORDER-RIGHT: gray 1px solid; BORDER-TOP: ghostwhite 1px solid
}
.BlackBorder {
	BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid
}
.ListHeader {
	BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: white 1px solid; BORDER-RIGHT: gray 1px solid; BORDER-TOP: white 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 2px
}





BODY 
{
	SCROLLBAR-FACE-COLOR: #cfcfcf;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #595959;
	SCROLLBAR-3DLIGHT-COLOR: #595959;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #cfcfcf
}
