body {
	margin: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #cfe0e8;
	background-image: url(/images/bg_top.jpg);
	background-repeat: repeat-x;
}
table { border-collapse:collapse; }
td {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
img {max-width:100%;} 
.line_down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.content {
	line-height: 20px;
	font-size: 14px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.navChild {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.newstitle {
	font-size: 18px;
	font-weight: bold;
}

