/*main body ctyles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.superheader {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 25px;
}




/*layer styles*/
#maininfo2 {
	position:absolute;
	width:300px;
	height:595px;
	z-index:1;
	left: 3px;
	top: 0px;
}
#maininfo3 {
	position:absolute;
	width:340px;
	height:595px;
	z-index:1;
	left: 2px;
	top: 0;
}
#maininfo4 {
	position:absolute;
	width:320px;
	height:595px;
	z-index:1;
	left: 2px;
	top: 0;
}
#maininfo {
	position:absolute;
	width:365px;
	height:595px;
	z-index:1;
	left: 2px;
	top: 0;
}
#left {
	position:absolute;
	width:177px;
	height:545px;
	z-index:2;
	left: 0;
	top: 7px;}
	
#left2 {
	position:absolute;
	width:177px;
	height:545px;
	z-index:2;
	left: 3px;
	top: 0px;
}
#right {
	position:absolute;
	width:177px;
	height:545px;
	z-index:3;
	left: 185px;
	top: 7px;
	border:solid;
	border-color:#cccccc;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	overflow: hidden;
	padding-left:4px;
}
#right3 {
	position:absolute;
	width:170px;
	height:545px;
	z-index:3;
	left: 169px;
	top: 43px;
	border:solid;
	border-color:#cccccc;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	overflow: hidden;
	padding-left:4px;
}
#left3 {
	position:absolute;
	width:170px;
	height:545px;
	z-index:2;
	left: 0px;
	top: 43px;}
