.maintable {
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	text-align: left;
}

.style1 {
	font-family: Arial;
	font-size: 17px;
}
.style3 {color: #FF0000}
.style4 {
	font-family: Arial;
	color: #FFFFFF;
}
.style8 {font-size: 22px}
.style9 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 10px;
}
div#foot {
	position: relative;
	width: 100%;
	height: 100%;
}
div#Layer1 {
	position: absolute;
	width:600px;
	height:20px;
	z-index:0;
	right: 10px;
	top: 10px;
	text-align: right;
	font-size: 15px;
	font-family: Arial;
}
div#arrow {	position: absolute;
	top: -2px;
	left: -14px;
	z-index:1;
	width: 20px;
	height: 20px;
}
div#header {
	position: relative;
	top: 20px;
	left: 20px;
	width: 801px;
	height: 29px;
	background-color: #000000;
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}
div#container {
	position: relative;
	text-align: left;
	width: 854px;
	height: 333px;
	}
div#main, div#mainr, div#maint {
	position: relative;
	left: 20px;
	width: 780px;
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	}
div#mainr {
	top: 25px;
}
div#main {
	top: 40px;
}
div#maint {
	top: 30px;
}
div#main p, div#mainr p, div#maint p {
	margin-top: 0px;
}
div#maint p {
	margin-bottom: 10px;
}
a.white:link {color:#FFFFFF; text-decoration:underline; }
a.white:visited {color:#FFFFFF; text-decoration:underline; }
a.white:hover {color:#FFFFFF; text-decoration:none; }