.related {
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.contentbg {
	background-color: #f8f8f8;
}
.leftnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;

}
.bg {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
	font-size: 13px;
	letter-spacing: 2px;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	border: 1px solid #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.pad25 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F4F3F0;

}
