body {
	background-color:#FFFFFF; 
	background-image:url(../images/bgb.gif); 
	background-position:top center; 
	background-repeat:repeat-y; 
	margin:0px;
}
.highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#0f3d7c; font-weight:bold;
	line-height:16px; text-decoration:none;
}
.cont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#000000; font-weight:normal;
	line-height:16px; text-decoration:none;

}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#000000; font-weight:normal;
	line-height:16px; text-decoration:none;
	padding-left:10px; padding-right:10px;
}
.content A {
	font-size:13px; color:#000000; 
	font-weight:normal; text-decoration:none;
}
.content A:hover {
	font-size:13px; color:#646464; 
	font-weight:normal; text-decoration:none;
}
.content-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#000000; font-weight:bold;
	line-height:16px; text-decoration:none;
}
.content-bold A {
	font-size:13px; color:#000000; 
	font-weight:bold; text-decoration:none;
}
.content-bold A:hover {
	font-size:13px; color:#646464; 
	font-weight:bold; text-decoration:none;
}
.content2-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; color:#646464; font-weight:bold;
	line-height:16px; text-decoration:none;
}
.content2-bold A {
	font-size:13px; color:#646464; 
	font-weight:bold; text-decoration:none;
}
.content2-bold A:hover {
	font-size:13px; color:#000000; 
	font-weight:bold; text-decoration:none;
}
.link-footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#faa6a6; font-weight:bold;
	text-decoration:none;
}
.link-footer A {
	font-size:11px; color:#0f3d7c; font-weight:bold;
	text-decoration:none;
}
.link-footer A:hover {
	font-size:11px; color:#faa6a6; font-weight:bold;
	text-decoration:none;
}
.link-side {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#000000; font-weight:bold;
	text-decoration:none; padding-left:10px;
}
.link-side A {
	font-size:11px; color:#000000; font-weight:bold;
	text-decoration:none;
}
.link-side A:hover {
	font-size:11px; color:#666666; font-weight:bold;
	text-decoration:none;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:normal; color:#999999;
	text-decoration:none;
}
.dot-ver {
	background-image:url(../images/img-dot.gif);
	background-repeat:repeat-y; background-position:center;
}
.dot-hor {
	background-image:url(../images/img-dot.gif);
	background-repeat:repeat-x; background-position:center;
}
.h-line {
	background-image:url(../images/h-line.jpg);
	background-repeat:no-repeat; background-position:center;
}
