div.main
{
	width:800px;
	margin-top:25px; 
	margin-bottom:25px; 
	background-color: #e5e3e3;
}

td.center
{
	width:100%;
	padding:10px;
}

/*td.left .menu, td.right .pane
{
    width:120px;
    padding:5px;
}*/

div.top
{
	border-bottom: 1px solid #6e9cc3;
}

div.bottom
{
	background-color: #5aa6e7;
	padding: 10px;
}

div.bottom td, div.bottom p, div.bottom a 
{
	color: #fff;
}

.top .menu_container 
{
	height: 38px;
	background-image: url(/layout/menu_bg_all.gif);
	background-repeat: repeat-x; 
}

.menu .level_0 
{
	/*position: relative;
	top: 7px;*/
}

.menu .level_0 .item 
{
	width: 119px;
	height: 25px;
	background-image: url(/layout/menu_bg.gif);
	background-repeat: no-repeat;
}

.menu .level_0 .active .item 
{
	background-image: url(/layout/menu_bg_active.gif);
}

.menu .horizontal .items td 
{
	padding: 0px;
}

.menu .level_0 .item a 
{
	display: block;
	width: 119px;
	text-align: center;
	padding-top: 7px;
}

.right .eventpane .pane 
{
	margin: 10px;
	width: 183px;
	background-image: url(/layout/news_bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.right .eventpane .vertical 
{
	background-image: url(/layout/news_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.right .eventpane .vertical .items 
{
	padding: 0px 4px 4px 4px;
}

.right .eventpane a 
{
	color: #4a7191;
	font-size: 10px;
}

.right .eventpane .dateabove 
{
	font-weight: bold;
}
