td {
text-align:left;
}

.MainTxt {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.MainTxt2 {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.FooterTxt {
	font-family :  verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #CCCCCC;
}

.Head01 {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

.Head01b {
	font-family : arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.HeadBoxTxt {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 14px;
	color : #FFFFFF;
}


/* LINK COLORS */

A:LINK, A:VISITED, A:ACTIVE {
	color : #CC3333;
}

A:HOVER {
	color : #663333;
}



A.FooterLink:LINK, A.FooterLink:VISITED, A.FooterLink:ACTIVE {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CCCCCC;
	text-decoration : none;
}

A.FooterLink:HOVER {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.Ast {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : #CC0000;
}

.Ast2 {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC0000;
}

.RdTxtSm {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
}

.RdTxtBg {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC0000;
}

.SpText {
	color : #CC0000;
}

.spTextform {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
font-style:italic;
color: #333333;
}

#noteRight {
padding-left:9px;
margin-top:1px;
font-size:80%;

}

/* FORMS*/

.TBox {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}

/* FOOTER*/

#footerRow {
height:50px;
}

#footerMenu {
padding-left: 30px;
}



.noteBox {
	margin-bottom:10px;
	border-top-color:#FF0000;
	border-top-style:dotted;
	border-width:2px;
	border-left-color:#FF0000;
	border-left-style:dotted;
	border-right-color:#FF0000;
	border-right-style:dotted;
	border-bottom-color:#FF0000;
	border-bottom-style:dotted;
	padding: 5px 5px 5px 5px;
}


















