body {
	background-image: url(bg-header.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.BottomLinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
a.BottomLinks:link {text-decoration: none; color: #999999;}
a.BottomLinks:visited {text-decoration: none; color: #999999;}
a.BottomLinks:hover {text-decoration: underline; color: #CC0000;}
a.BottomLinks:active {text-decoration: underline; color: #CC0000;}

.BG_content_up {
	background-image: url(img005.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.BG_content_down {
	background-image: url(img006.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.Dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FC5B6A;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
