.spacing1 { letter-spacing: 2px; }



.nrm01 { FONT-SIZE: 12px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif }
.news { FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif }
.button { FONT-SIZE: 11px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif; font-weight: bold }
.nrm02 { FONT-SIZE: 10px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif }




.link01:link {  color: #0070BC ; text-decoration: none ; font-weight: none}
.link01:visited { text-decoration: none ; color: #0070BC ; font-weight: none}
.link01:hover { text-decoration: underline ; color: #FF6622 ; font-weight: underline}

.footer:link {  color: #646464 ; text-decoration: none ; font-weight: none}
.footer:visited { text-decoration: none ; color: #646464 ; font-weight: none}
.footer:hover { text-decoration: underline ; color: #FF6622 ; font-weight: underline}






a:link {  color: #0070BC ; text-decoration: none ; font-weight: none}
a:visited { color: #0070BC ; text-decoration: none ; font-weight: none}
a:hover { text-decoration: underline ; color: #FF6622 ; font-weight: underline}




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: ghostwhite 1px solid; BORDER-BOTTOM: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-RIGHT: ghostwhite 1px solid; BORDER-TOP: gray 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
}