body {
	background-color: #000000;
}
.border {
	background-color: #F6FAEC;
	border: 1px solid #596729;
}
.border2 {
	margin: 8px;
	padding: 0px;
}
.table_title {
	font-size: 14px;
	font-weight: bold;
	color: #516720;
	line-height: 25px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

td {
	font-size: 12px;
	line-height: 20px;
	color: #455B13;
	margin: 8px;
}

.list_border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 25px;
	text-indent: 1ex;
}


.f14 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.f12 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #ED459F;
}


ul {
	margin-left: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}
ol {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 15px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F4118D;
	text-decoration: underline;
}
a:link {
	color: #516720;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #516720;
	text-decoration: none;
}





.title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a5c08e;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(logo/title_icon.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.box {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}

p {
	text-indent: 2em;
}
#news li {
	list-style-image: url(card-14.gif);
}
