div.main
{
	margin-top:25px; 
	margin-bottom:25px; 
    border:1px solid #686868;
    width:780px;
}

td.center
{
	width:100%;
	padding:10px 15px;
}

td.right 
{
    background-color: #CAD7ED;
 	border-left: 1px solid #686868;
    border-top: 1px solid #686868;

}	
td.right .modules_right 
{
    padding: 10px 10px;
}

td.right .pane 
{
    width: 100px;
}

td.right .eventpane .dateabove 
{
    display: none;
}

td.right .eventpane .datebelow 
{
    display: block;
}

td.right .eventpane .title a:hover
{
    text-decoration: underline;
}

td.left 
{
    background-color:#6D8FC8;
    border-right:1px solid #686868;	
}

td.left .menu 
{
    width:126px;
}

div.menu .item 
{
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

td.left .menu .level_0 
{
    border-bottom: #6d8fc8 1px solid;
}

td.left .menu .level_0 .item
{
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
}
td.left .menu .level_0 .active .item 
{
    background-color: #cad7ed;
}
td.left .menu .level_1
{
    padding: 0px;
    border-bottom: #6d8fc8 1px solid;
}

td.left .menu .active_root_folder
{
    background-color: #fff;
}

td.left .menu .active_root_folder #activemenuitem
{
    background-color: #ffc;
}

div.top
{
	background-image:url('/media/menubg.jpg');
	background-repeat:repeat-x;	
}

.modules_top 
{
	width: 458px;
}

.toptable 
{
	background-image:url(/media/site_header_2.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	width: 322px;
}


#imagepane_359 img
{
	border: 4px solid #fff;
	margin-right: 45px;
	margin-top: 15px;
}

div.bottom
{
	background-color:#CAD7ED;
	border-top: 1px solid #686868;
	padding: 3px;
}

