/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0 px;
}

#holder {
	width: 804px;
}

#header_top1 {
	position: absolute;
	background-color: #bbbbbb;
	height: 9px;
	width: 800px;
	top: 1px;
	left: 3px;
}

#header_top2 {
	position: absolute;
	background-color: #FFFFFF;
	height: 1px;
	width: 800px;
	top: 9px;
	left: 3px;
}

#header_top3 {
	position: absolute;
	background-color: #98012E;
	height: 4px;
	width: 800px;
	top: 11px;
	left: 3px;
}

#header_top4 {
	position: absolute;
	background-color: #FFFFFF;
	height: 1px;
	width: 800px;
	top: 15px;
	left: 3px;
}

#header_mid {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 72px;
	width: 800px;
	top: 17px;
	left: 3px;
}

#header_bottom1 {
	position: absolute;
	background-color: #FFFFFF;
	height: 1px;
	width: 800px;
	top: 89px;
	left: 3px;
}

#header_bottom2 {
	position: absolute;
	background-color: #98012E;
	height: 4px;
	width: 800px;
	top: 91px;
	left: 3px;
}

#header_bottom3 {
	position: absolute;
	background-color: #FFFFFF;
	height: 1px;
	width: 800px;
	top: 95px;
	left: 3px;
}

#header_bottom4 {
	position: absolute;
	background-color: #bbbbbb;
	height: 9px;
	width: 800px;
	top: 97px;
	left: 3px;
}

#left_nav {
	position: absolute;
	background-color: #bbbbbb;
	height: 825px;
	width: 135px;
	top: 106px;
	left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

#nav_corners {
	position: absolute;
	background: #FFFFFF;
	height: 825px;
	width: 12px;
	top: 106px;
	left: 138px;
}

#content {
	position: absolute;
	background-color: #FFFFFF;
	height: 819px;
	width: 655px;
	top: 106px;
	left: 148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#bottom_bar1 {
	position: absolute;
	background-color: #bbbbbb;
	height: 9px;
	width: 800px;
	left: 3px;
	top: 931px;
}

#bottom_bar2 {
	position: absolute;
	background-color: #FFFFFF;
	height: 9px;
	width: 800px;
	left: 3px;
	top: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
