/* CSS Document */
#News
{
	width:213px;
	background:url(../images/blue_bg.gif) repeat-y;
}
#News div
{
	background:url(../images/blue_bot.gif) bottom center no-repeat;
	padding:10px;
}
#News h2
{
	background:url(../images/blue_title.gif) center no-repeat;
	height:33px;
	font:normal 14px Arial;
	line-height:33px;
	padding-left:40px;
}
#News b
{
	display:block;
}
#News a
{
	display:block;
	text-decoration:none;
	color:#000;
}
#News hr
{
	border:none;
	margin-bottom:10px;
	height:1px;
	border-bottom:1px dotted #000;
}
/* =================================================================================== */
.RoundBox
{
	width:213px;
	background:url(../images/roun_bg.gif) repeat-y;
}
.RoundBoxTop
{
	background:url(../images/round_top.gif) top center no-repeat;
}
.RoundBoxBot
{
	background:url(../images/round_bot.gif) bottom center no-repeat;
	padding:10px;
}
/* =================================================================================== */
.PageBox
{
	width:662px;
	background:url(../images/box_bg.gif) repeat-y;
}
.PageBox h1
{
	height:33px;
	background:url(../images/box_top.gif) center no-repeat;
	line-height:33px;
	font:normal 14px Arial;
	color:#fff;
	padding-left:40px;
	line-height:33px;
}
.PageBody
{
	background:url(../images/box_bot.gif) bottom center no-repeat;
	padding:20px;
	padding-top:10px;
}
#Page .PageBody
{
	min-height:600px;
}
#Black h1
{
	background:url(../images/black_top.gif) center no-repeat;
}
#Black
{
	background:url(../images/black_bg.gif) repeat-y;
}
#Black .PageBody
{
	padding:0;
}
/* =================================================================================== */


