A.noline {
      COLOR: Navy; TEXT-DECORATION: none
      }
      A.noline:hover {
      COLOR: #92080B
      }
      A.line {
     	COLOR: #003399;
     	TEXT-DECORATION: underline
     }
      A.line:hover {
      COLOR: #92080B
      }
A.selected {
		color: #92080B;
		TEXT-DECORATION: none
	}
A.selected:hover {
	COLOR: #ffffcc;
}
Input.nobox {
		border-left : thin;
		border-right : thin;
		border-top : thin;
		border-width : thin;
		border-color : #92080B;
		background : transparent;
		}
Span.title {
	font : small-caps bold larger "Times New Roman", Times, serif;
}
Span.titleactive {
	font : bold larger "Times New Roman", Times, serif;
	color : #92080B;
}
Span.titlered {
	font : italic small-caps bold large "Times New Roman", Times, serif;
	color : #92080B;
}
span.indtext {
	text-indent : 10px;
	text-align : justify;
}
Input.quantity {
	text-align : right;
}
TABLE.redborder {
	border : 1px solid #92080B;
}
TABLE.redborder TD {
	border-bottom-width : 0px;
	border-left : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.smalltext{
	font : 10pt "Times New Roman", Times, serif;
}
.smalltext2{
	font : 8pt "Times New Roman", Times, serif;
}
.smallcaps{
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
}
.border{
	border-bottom : 1px solid #92080B;
	border-left : 0px;
	border-right: 0px;
	border-top: 0px;
}
.default{
	font : normal normal normal medium/normal "Times New Roman", Times, serif;
}


