td, th, p, div, body, font, input, select, a{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:150%;
	color:Black;
}

div.main{
	width:770px;
}

td.center{
	width:100%;
	padding:5px;
}

td.left 
{
	border-right:4px solid #369;
}

td.right 
{
	border-left: 4px solid #369;
}

td.right .pane
{
    width:130px;
}

.right .eventpane
{
	padding: 10px;
}

td.left .menu 
{
    width:140px;
    padding:5px;	
}

div.delimiter{
    background-image:url(/media/separator.gif);
    background-repeat:no-repeat;
    background-position:left center;
    width:100%;
    height:8px;
}

div.delimiter hr 
{
	display: none;
}



div.top{
	margin-bottom: 2px;
}

div.bottom
{
	background-color: #369;

}

div.bottom p, div.bottom td, div.bottom div, div.bottom a 
{
	color: #fff;	
}

div.linkpane 
{
    margin-left:4px;
    background-image:url(/media/separator.gif);
    background-repeat:no-repeat;
    background-position:top left;
}


div.linkpane .item{
    padding:0px;  
    padding-left:10px;
    padding-top:15px;
    padding-bottom:15px;
    background-image:url(/media/separator.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
}	

div.linkpane .header 
{
	display: none;
}

div.linkpane a
{
    text-decoration:none;
    font-size:14px;
    color:#336699;
    font-weight:bold;
}	

div.eventpane a
{
	text-decoration: underline;
}

div.eventpane .title a 
{
	font-weight: bold;
}

div.eventpane .preamble
{
	display: block;
}

div.eventpane .preamble a 
{
	color:#666;
	font-weight: normal;
	text-decoration: none;
}

div.surveypane 
{
	margin-left: 4px;
}

.folder a
{
	font-weight: bold;
}

.counter div.item
{
	font-size: 10px;
	color: #666;
	padding-left: 10px;
}