body{
    background-color:#ffffff;
    border-top:1px solid #cccccc;
}
td.center img{
    margin:4px;
}
div.main{
	width:775px;
	margin-top:0px; 
	margin-bottom:25px; 
	border:1px solid #cccccc;
	border-top:0px;
	background-color:#fff;
}
div.top{
    background-image:url(/media/header_bg.gif);
    background-repeat:no-repeat;
    background-color:#FF9933;
    border-bottom:1px solid #cccccc;
    color:#fff;
}
div.bottom{
    background-color:#FF9933;
    border-top:1px solid #cccccc;
    color:#fff;
    padding:5px;
}

td.center{
    width:100%;
    padding:5px;
    padding-left:15px;
    padding-top:5px;
}
td.left{
    padding-top:5px;
	border-right:1px dotted #cccccc;
	
}
td.right{
    padding-top:5px;
	border-left:1px dotted #cccccc;
}

div.menu, div.modules_right{
    width:180px;
    
}   

div.menu{
    margin-left:5px;
}
div.pane{
    width:170px;
    border-bottom:2px dotted #cccccc;
    margin-left:15px;
    margin-right:15px;
}
div.middle{

    margin-top:10px;
    margin-bottom:10px;
}

td.left .menu{
    padding-right:5px;
}
td.left .menu div.item{
    background-color:#f8d7a1;
margin-bottom:2px;
    padding-top:2px;
    padding-bottom:2px;
}
td.left .menu .level_0 .item{
    background-color:#edecec;
    padding:5px;
   padding-top:2px;
    padding-bottom:2px;
}
td.left .menu .level_2 .item{
    background-color:#FFFFFF;
    padding:5px;
   padding-top:2px;
    padding-bottom:2px;
}
div.MediaText{
    font-size:8px;
font-weight:normal;
}

