/*	File:			DefaultContentPublisher.css
 *	Author:			Matthias Friedrich
 *	Date:			05-01-2005
 *
 */

a.leftContentPanel {
}

a.leftContentPanel2 {
	font-style: italic;
}

a.leftContentPanelNewsLink:hover {
/*	text-decoration: underline; */
}

a.mplink {
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
} 

a.mplink:hover {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
} 

div.contentPanel
{	width: 140px;
	height: 112px;
	vertical-align: top;
	/*	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;*/
}

td.leftIndentPanelTop
{
        background: white;
	width: 115px;
	vertical-align: top;
	text-align: right;
	padding-top: 11px;
	padding-right: 4px;
}

td.leftContentPanelTop
{
	background-color: #FFFFFF;
	/*background: #B7B7B7;	*/
	width: 140px;
	vertical-align: top;
	padding-top: 8px;
}

td.leftIndentPanelBottom
{
        background-color: #FFFFFF;
	width: 115px;
	vertical-align: top;
	text-align: right;
	padding-top: 11px;
	padding-right: 4px;
}

table.leftContentPanelBottom
{	background-color: #FFFFFF;
	width: 255px;
	padding: 0;
	border: 0;

}

td.leftContentPanelBottom
{	background-color: #FFFFFF;
       	border: solid 1px #dddddd;
	height: 111px;
	vertical-align: top;
}

td.leftContentPanelBottomRow
{	background-color: #FFFFFF;
	/*background: #B7B7B7;	*/
	width: 140px;
	vertical-align: top;
	padding-top: 8px;
}

td.panelSpacer
{
        height: 2px;
}


td.mainPanelTop
{	background-color: #FFFFFF;
	/*background: #E8E8E8;*/
	height: 112px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #dddddd;
	vertical-align: top;
	padding-right: 0px;
}


td.mainPanelBottom
{	background-color: #FFFFFF;
	/*background: #B7B7B7;*/
	/*background: #334b6f;*/
	height: 110px;
	border: solid 1px #dddddd;
	vertical-align: top;
	padding-right: 0px;
}

td.mainPanelLower_2
{	background-color: #FFFFFF;
	/*background: #B7B7B7;*/
	height: 112px;
	border-right: 2px solid #ffffff;
	vertical-align: top;
	padding-right: 2px;
	border: solid 1px #bbbbbb;
}

td.mpcella {
	height: 22px;
	width: 200px;
	padding-right: 12px;
	border-top: #ffffff 5px solid;
	padding-left: 12px;
	background: #b7b7b7;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ffffff 5px solid;
}

td.mpcellb {
	height: 22px;
	width: 200px;
	padding-right: 12px;
	padding-left: 12px;
	background: #9bc1ea;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ffffff 5px solid;
}

td.mpcellc {
	height: 22px;
	width: 200px;
	padding-right: 12px;
	padding-left: 12px;
	background: #334b6f;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ffffff 5px solid;
}

td.mpcelld {
	height: 22px;
	width: 200px;
	padding-right: 12px;
	padding-left: 12px;
	background: #57a90e;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ffffff 5px solid;
}

td.mpcell_bottom {
	padding-bottom: 3px;
	padding-top: 3px;
}