/************************************
************ cell styles ************
************************************/

#cell1 {
	background-color: #FFFFFF;
	height: 140px;
	width: 135px;
	padding-left: 10px;
	padding-top: 8px;
}
#cell2 {
	background-color: #FFFFFF;
	height: 140px;
	width: 428px;
	padding-top: 50px;
}
#cell3 {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 73px;
	width: 212px;
}
#cell4 {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	width: 212px;
}
#cell5 {
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	width: 135px;
}
#cell6 {
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	width: 428px;
}
#cell7 {
	background-image: url(images/index_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 441px;
	width: 428px;
	vertical-align: top;
	padding-left: 20px;
}
#cell8 {
	background-image: url(images/index_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 534px;
	width: 212px;
	padding-top: 60px;
	vertical-align: top;
}
#cell9 {
	background-color: #FFFFFF;
	height: 247px;
	width: 135px;
}


/************************************
************ text styles ************
************************************/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.p1 {
	margin-left: 15px;
	text-align: justify;
}
.li1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	list-style-position: outside;
	list-style-image: url(images/blt1.gif);
	width: 150px;
}
.li2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet_1.gif);
}

.a1 {
	color: #006600;
	text-decoration: none;
}
.a1:hover {
	color: #006600;
	text-decoration: underline;
}
.a2 {
	color: #006666;
	text-decoration: none;
}
.a2:hover {
	color: #006666;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
