BODY {
	font-family: Courier New;
	scrollbar-base-color: #990000; 
	scrollbar-arrow-color: #FFFFFF;

}
A {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.activecell {
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}
.content {
	color: #000000;
	font-size: 13px;
}
.content2 {
	color: #990000;
	font-size: 15px;
}
.content3 {
	color: #000000;
	font-size: 14px;
}
.small {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.small2 {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.alttextbig {
	color: #990000;
	font-size: 17px;
	font-weight: bold;
}
.alttextbig2 {
	font-size: 17px;
	font-weight: bold;
}
.header1 {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 10px;
	text-transform: capitalize;
}
.header2 {
	border-top: solid 1px #990000;
	border-bottom: solid 1px #990000;
	color: #000000;
	background: #CCCCCC;
	font-size: 14px;
}
.textbox {
	width: 200px;
	height: 22px;
	font-size: 15px;
	font-family: Courier New;
	font-weight: normal;
	color: #990000;
	background: #FFFFFF;
	border-color: #990000;
}
.textarea {
	font-size: 15px;
	font-family: Courier New;
	font-weight: normal;
	color: #990000;
	background: #FFFFFF;
	border-color: #990000;
}
hr.looq {
	border: none 0;
	border-top: 1px solid #990000;
	width: 100%;
	height: 1px;
}
