body 


{
	font-family: Century Schoolbook, sans-serif;
	font-size: 11px;
	color: #CA0000;
	cursor: arrow;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #9D0400;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #9D0400;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #9D0400;
	scrollbar-track-color: #800300;
}

td 

{
	font-family: sans-serif;
	font-size: 11px;
	color: #8b0000;
}



.footer {
	font-family: Baskerville Old Face, Old English, Diploma, OldCentury, sans-serif;
	font-size: 9px;
	color: #df2c01;
}

.box1 {
	padding: 3px;
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	font-family:  sans-serif;
	font-size: 11px;
	color: #990000;
}

.link1 {
	font-family: Baskerville Old Face, Old English, Diploma, OldCentury, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	cursor: crosshair;
}

.link1:hover {
	text-decoration: none;
	color: #df2c01;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 0px;
	margin-bottom: 6px;

}
.lineleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.strait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.lineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.straitbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Baskerville Old Face, Old English, Diploma, OldCentury, sans-serif;
	font-size: 11px;
	color: #990000;

}
.formbox {
	font-family: Baskerville Old Face, Old English, Diploma, OldCentury, sans-serif;
	font-size: 11px;
	color: #df2c01;
	background-color: #000000;
	border: 1px solid #990000;
}
