body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	color: #999999;
}
.foot {
	line-height: 19px;
	padding-left: 8px;

	}

.menu {
	color: #FFFFFF;
	background-color: #033045;
	padding-left: 1em;
	line-height: 28px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.menu a:hover {
	font-size: 14px;
	text-decoration: none;
}
.body_line {
	color: #FF0000;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.l_title {
	font-weight: bold;
	color: #124767;
	padding-left: 2em;
	background-image: url(../images/dot_a.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.l_title2
{
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 2em;
	background-image: url(../images/dot_c.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}


.blue {
	color: #FFFFFF;
	background-color: #074167;
	font-weight: bold;
}

.r_title {
	font-weight: bold;
	color: #333333;
	padding-left: 2em;
	background-image: url(../images/dot_b.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}
.l_body {
	padding-left: 8px;
	
}
.STYLE2 {
	font-size: 10px;
	font-weight: bold;
	color: #124767;
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: 8px center;
}
