#ContentPage
{
	
}
#LeftColumn
{
	float:left;
	width:230px;
}

#LeftColumn .ColumnBox
{
	border:1px solid #C6D7EF;
}

#LeftColumn .ColumnBox .Title
{
	background:url("Images/LeftColumnTitleBackground.gif");
	padding-left:10px;
	height:20px;
	border-bottom:1px solid #C6D7EF;
	font-weight:bold;
	line-height:20px;
	font-size:14px;
}

#LeftColumn .ColumnBox .Content
{
	padding:5px;
}
#LeftColumn .AD
{
	margin-bottom:5px;
	margin-top:5px;
	width:230px;
	border:0px;
}

#RightContent
{
	padding-left:10px;
	height:100%;
}

#NavMenu
{
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom:3px solid #31518C;
	margin-bottom:20px;
}
#ListContent
{
	margin-top:10px;
}
.ShowPager
{
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
}


.LeftBox
{
	
}
.LeftBox .LeftBoxTitle
{
	background-image:url("Images/NewsBoxTitleBackground.jpg");
	height:27px;
}
