body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}


/*********************************************
*** cell styles ***
*********************************************/

.cell1 {
	background-color: #3D0385;
	height: 44px;
	width: 66px;
}
.cell2 {
	background-color: #3D0385;
	height: 44px;
	width: 148px;
}
.cell3 {
	background-color: #3D0385;
	background-image: url(images/index_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 44px;
	width: 303px;
	text-align: center;
	padding-top: 12px;
}
.cell4 {
	background-color: #C7C7C7;
	background-image: url(images/index_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 243px;
	width: 280px;
	padding-left: 105px;
	padding-top: 15px;
}
.cell5 {
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 420px;
	width: 280px;
	padding-left: 75px;
	padding-top: 5px;
}
.cell6 {
	background-image: url(images/index_11.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 54px;
	width: 333px;
	padding-top: 7px;
	padding-left: 15px;
}
.cell7 {
	background-image: url(images/index_12.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 54px;
	width: 162px;
	padding-top: 16px;
	padding-left: 25px;
}
.cell8 {
	background-color: #FFFFFF;
	background-image: url(images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 142px;
	width: 155px;
	padding-top: 25px;
	padding-left: 20px;
}
.cell9 {
	background-color: #FFFFFF;
	background-image: url(images/index_14.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 142px;
	width: 340px;
	padding-right: 45px;
	padding-top: 6px;
}
.cell10 {
	background-image: url(images/index_15.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 224px;
	width: 232px;
	padding-left: 17px;
	padding-top: 10px;
}
.cell11 {
	background-image: url(images/index_16.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 224px;
	width: 263px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 45px;
}
.cell12 {
	background-image: url(images/index_17.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 109px;
	width: 775px;
	padding-top: 35px;
	padding-left: 65px;
}
.cell13 {
	background-image: url(images/sec_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 345px;
	width: 280px;
	padding-left: 75px;
	padding-top: 5px;
}
.cell14 {
	background-image: url(images/sec_13.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 291px;
	width: 495px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 45px;
}
.cell15 {
	background-image: url(images/sec_14.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 102px;
	width: 775px;
	padding-top: 35px;
	padding-left: 75px;
}




/*********************************************
*** text styles ***
*********************************************/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D89500;
}

.foot {
	line-height: 16px;
}

.l1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	width: 150px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.l2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 15px;
	list-style-type: square;
}
.a1 {
	color: #D89500;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.a1:hover {
	color: #D89500;
	text-decoration: underline;
}
.a2 {
	color: #333333;
	text-decoration: none;
}
.a2:hover {
	color: #333333;
	text-decoration: underline;
}




/*********************************************
*** image styles ***
*********************************************/

.pic1 {
	margin-left: 25px;
}
.pic2 {
	margin-left: 20px;
	border: 1px dashed #999999;
}

.input1 {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 8px;
	border: 1px solid #3D0385;
	margin-left: 5px;
}

