body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0000;
}



.footer {
	font-family: tahoma, verdana, sans-serif;
	font-size: 9px;
	color: #df2c01;
}

.box1 {
	padding: 3px;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #666666;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #990000;
}

.link1 {
	font-family: verdana, tahoma, arial;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #df2c01;
	background-color: #000000;
	border: 1px solid #990000;
}
