body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/aff_background.gif);
	background-repeat: repeat;
}

#menus {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 790px;
	z-index: 2;
}

html>body #menus {
	/* width: 791px; */
}


#content {
	background-color:#FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -395px;
	width: 792px;
	height: 474px;
	text-align: left;
}

/* INVISIBLE TO MAC IE 5 commented backslash hack v2 \*/
#content { margin-top: -237px; }
/* end hack */


#content h1 {
	position: absolute;
	width: 792px;
	height: 81px;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
}

#content h1 a {
	display: none;
}

#content ul#navbar {
	list-style: none;
	position: relative;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	top: 0px;
	height: 20px;
}

/* ################################## ROW 1 ############################## */
#content #navbar li.row1, #content #navbar li.row1_active {
	position: relative;
	background-color: #000000;
	float: left;
	display: block;
	height: 20px;
	width: 112px;
	margin: 0px 1px 1px 0px;
	padding: 0;
}

#content #navbar li.row1 a, #content #navbar li.row1_active a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	_height: 16px;
	width: 112px;
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	text-indent: 12px;
}

#content #navbar li.row1 a:hover { 
	background-color: #5C5C5E;
	height: 17px;
}

#content #navbar li.row1_active a {
	background-color: #004990;
	height: 17px;
}

#mainArea1 {
	position: absolute;
	top: 21px;
	left: 0;
	width: 790px;
	height: 374px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 1;
	overflow: auto;
}


/* ################################## ROW 2 ############################## */
#content #navbar li.row2, #content #navbar li.row2_active {
	position: relative;
	background-color: #5C5C5E;
	float: left;
	display: block;
	height: 20px;
	width: 112px;
	margin: 0px 1px 1px 0px;
	padding: 0;
}

#content #navbar li.row2 a, #content #navbar li.row2_active a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	_height: 16px;
	width: 112px;
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	text-indent: 12px;
}

#content #navbar li.row2 a:hover {
	background-color: #B0AFAC;
	color: #000000;
	height: 17px;
}

#content #navbar li.row2_active a {
	background-color: #004990;
	height: 17px;
}

#mainArea2 {
	position: absolute;
	top: 42px;
	left: 0;
	width: 790px;
	height: 353px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 1;
	overflow: auto;
}

/* ################################## ROW 3 ############################## */
#content #navbar li.row3, #content #navbar li.row3_active {
	position: relative;
	background-color: #B0AFAC;
	float: left;
	display: block;
	height: 20px;
	width: 112px;
	margin: 0px 1px 1px 0px;
	padding: 0;
}

#content #navbar li.row3 a , #content #navbar li.row3_active a {
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	_height: 16px;
	width: 112px;
	margin: 0;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	text-indent: 12px;
}

#content #navbar li.row3 a:hover {
	background-color: #5C5C5E;
	color: #FFFFFF;
	height: 17px;
}

#content #navbar li.row3_active a {
	background-color: #F7931D;
	height: 17px;
}

#mainArea3 {
	position: absolute;
	top: 63px;
	left: 0;
	width: 790px;
	height: 332px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 1;
	overflow: auto;
}

.fillin1 {
	width: 112px !important;
	margin-right: 0 !important;
}

.fillin2 {
	width: 225px !important;
	margin-right: 0 !important;
}

.fillin3 {
	width: 338px !important;
	margin-right: 0 !important;
}

.fillin4 {
	width: 451px !important;
	margin-right: 0 !important;
}

.fillin5 {
	width: 564px !important;
	margin-right: 0 !important;
}

.fillin6 {
	width: 677px !important;
	margin-right: 0 !important;
}

.rowend {
	margin-right: 0 !important;
}
