.HeadBg {
	background-image: url(../image/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.default {
	font-size: 9pt;
	line-height: 175%;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0a009b;
}
.DotLine {
	background-image: url(../image/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.FootBg {
	background-image: url(../image/foot_bg.gif);
	background-repeat: repeat-x;
}
.Profile {
	font-size: 9pt;
	line-height: 135%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
}
.ProductsBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
}
form {
	margin: 0px;
	padding: 0px;
}
.topics {
	width: 606px;
	height: 100px;
	font-size: 9pt;
	line-height: 175%;
	overflow: auto;
}
.CmsTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #0A009A;
	padding: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
