A.noline {
      COLOR: #ffffcc; TEXT-DECORATION: none
      }
      A.noline:hover {
      COLOR: #CE0000
      }
      A.line {
     	COLOR: #003399;
     	TEXT-DECORATION: underline
     }
      A.line:hover {
      COLOR: #CE0000
      }
A.selected {
		color: #CE0000;
		TEXT-DECORATION: none
	}
A.selected:hover {
	COLOR: #ffffcc;
}
Input.nobox {
		border-left : thin;
		border-right : thin;
		border-top : thin;
		border-width : thin;
		border-color : #CE0000;
		}
Span.title {
	font : bold larger;
}
Span.titleactive {
	font : bold larger;
	color : #CE0000;
}
Span.titlered {
	font : normal larger;
	color : #CE0000;
}
span.indtext {
	text-indent : 10px;
	text-align : justify;
}
Input.quantity {
	text-align : right;
}
TABLE.redborder {
	border : 1px solid #CE0000;
}
TABLE.redborder TD {
	border-bottom-width : 0px;
	border-left : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.smalltext{
	font : 10pt;
	font-family : "Times New Roman";
}
.smalltext2{
	font : 8pt;
	font-family : "Times New Roman";
}
.border{
	border-bottom : 1px solid #CE0000;
	border-left : 0px;
	border-right: 0px;
	border-top: 0px;
}


