/* CSS Document */
body {
	background-image: url();
	background-color: #990000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style0 {font-size: 10px}
.style1 {font-size: 12px}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.stylexx {font-size: 4px}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#box {
	height: 95px;
	width: 265px;
	overflow: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	}
#boxx {
	height: 410px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
#boxxx {
	height: 210px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
#boxxxx {
	height: 752px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	}
