.spacing1 { letter-spacing: 1px; }


.nrm01 { font style=&quot;font: 8pt/10pt arial;}
.nrm02 { font style=&quot;font: 7pt/10pt arial;}


.link01:link {  color: #9c9c5e ; text-decoration: none ; font-weight: none}
.link01:visited { text-decoration: none ; color: #9c9c5e ; font-weight: none}
.link01:hover { text-decoration: none ; color: #FF9900 ; font-weight: none}

.link02:link {  color: #ffffff ; text-decoration: none ; font-weight: none}
.link02:visited { text-decoration: none ; color: #ffffff ; font-weight: none}
.link02:hover { text-decoration: none ; color: #ffffcc ; font-weight: none}

.link03:link {  color: #2850A2 ; text-decoration: none ; font-weight: none}
.link03:visited { text-decoration: none ; color: #2850A2 ; font-weight: none}
.link03:hover { text-decoration: none ; color: #cc6600 ; font-weight: none}

.link04:link {  color: #003366 ; text-decoration: none ; font-weight: none}
.link04:visited { text-decoration: none ; color: #003366 ; font-weight: none}
.link04:hover { text-decoration: none ; color: #cc6600 ; font-weight: none}

.link05:link {  color: #346A74 ; text-decoration: none ; font-weight: none}
.link05:visited { text-decoration: none ; color: #346A74 ; font-weight: none}
.link05:hover { text-decoration: none ; color: #cc6600 ; font-weight: none}

.link06:link {  color: #FF6600 ; text-decoration: none ; font-weight: none}
.link06:visited { text-decoration: none ; color: #FF6600 ; font-weight: none}
.link06:hover { text-decoration: none ; color: #3366CC ; font-weight: none}


a:link {  color: #ffffff; text-decoration: none ; font-weight: 700}
a:visited { text-decoration: none ; color: #ffffff ; font-weight: 700}
a:hover { text-decoration: none ; color: #FED901}


SELECT {
	FONT-FAMILY: Arial, Tahoma; FONT-SIZE: 8pt
}
INPUT {
	FONT-FAMILY: Arial, Tahoma; FONT-SIZE: 8pt
}

textarea {
	FONT-FAMILY: Arial, Tahoma; 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: #DCDCC8 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: #DCDCC8 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: #e3e3e3;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #f2f2f2;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}
