body {

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

}

#center{

	margin: 0px;

	height: 500px;

	width: 810px;

	border: 0px solid #18A3D1;

}

.titl {

	color: #3C78B5;

	font-weight: bold;

}

.li {

	color: #000000;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #999999;

	padding-left: 10px;

	line-height: 22px;

	display: block;

}

.nav {

	text-decoration: none;

	color: #000000;

}

a.nav:hover {

	color: #669900;

	text-decoration: underline;

}

.list {

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	background-color: #CFDFEF;

	display: block;

	background-image: url(../images/arrow6.gif);

	background-repeat: no-repeat;

	padding-left: 24px;

	line-height: 24px;

}

a.list:hover {

	background-color: #D7E4F2;

	line-height: 24px;

	color: #000000;

}

a.li:hover {

	text-decoration: none;

	color: #999900;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #999900;

}

a:link {

	color: #333333;

	text-decoration: none;

}

a:visited {

	color: #333333;

	text-decoration: none;

}

a:hover {

	color: #006699;

	text-decoration: underline;

}

.search {

	font-size: 12px;

	height: 16px;

}

.pic {

	border: 1px solid #CCCCCC;

}

