body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.regu {
	list-style-type: square;
	vertical-align: 5%;
}

.style1 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 2px;
}
.style12 {	color: #0066CC;
	font-weight: bold;
}
.header {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}

.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0066CC; padding-right: 3px; padding-left: 3px; padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: bold; }
.panel {
	border: 1px solid #333333;
	margin: 5px;
}
.panel_header {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
}

.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 3px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.mainpanel {
	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: #620000;
	border-right-color: #620000;
	border-bottom-color: #620000;
	border-left-color: #620000;
	padding: 5px;
	height: 761px;
}
.panelv2 {

	border: 1px none #333333;
	margin: 5px;
}
