body
{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#meintest{
	color: red;
	font-style: normal;
	font-weight: 500;
	line-height: 1.3em;	
}

.upperBackBorder
{
	margin: auto;
	margin-top: 12px;
	width: 906px;
	height: 18px;
	min-height:  18px;
	max-height: 18px;
	background-image: url('../images/upperbackborder.png');
	background-repeat: no-repeat;
	font-size: 8px;
}

div#frameMiddle
{
	margin: auto;
	width: 906px;
	background-image: url('../images/mainframe.png');
	background-repeat: repeat-y;
	text-align: center;
}

div#frameLower
{
	margin: auto;
	width: 906px;
	height: 24px;
	background-image: url('../images/mainfooter.png');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}


div#frameLower a
{
	color: #222222;
	cursor: pointer;
	text-decoration: none;
}


div#frameLower a:hover
{
	text-decoration: none;
}

table#tblUpperLogo
{
	margin: auto;
	width: 890px;
}

div#breadCrumb
{
	margin: auto;
	width: 899px;
	height: 18px;
	background-image: url('../images/breadcrumb_bk.png');
	background-repeat: no-repeat;
	margin-left: 4px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 4px;
}

div#graphicBanner
{
	margin: auto;
	width: 899px;
	margin-left: 4px;
}

div#contentBox
{
	line-height: 1.3em;
	width: 100%;
	background: transparent;
	text-align: left;
	font-family: Verdana, Tahoma, "Lucida Sans", Arial;
	color: #474747;
	font-size: 11px;
    padding: 0px;
}

div#contentBox a:link{
		color: #000099; 
		text-decoration: none;
}

div#contentBox a:visited { 
		color: #000099; 
		text-decoration: none;
}

div#contentBox a:focus{
	color: #808080;
	text-decoration: none;
}

div#contentBox a:hover{
		color: #808080;
		text-decoration: none;
}		

div#contentBox h1
{
	font-family: inherit;	
	font-size: 14px;
	color: #555555;
	letter-spacing: 2px;
}

div#contentBox p{
	font: inherit;
}

.contentpaneopen{
	border:0pt solid #0000ff;
}

.moduleBoxLeft
{
	margin: auto;
	padding: 0px;
	margin-top: 0px;
	width: 170px;
	font-family: Verdana, Arial;
	font-size: 10px;
	letter-spacing: 1px;
}

.moduleBoxLeft h3
{
	margin: auto;
    margin-top: 0px;
	margin-bottom: 12px;
	margin-left: -5px;
	width: 177px;
	height: 17px;
	background-image: url('../../../images/bgheader.png');
	background-repeat: repeat-x;
	padding-top: 5px;	
	font-family: Verdana, Arial;
	font-size: 10px;
	text-indent: 4px;
	letter-spacing: 2px;
	font-weight: normal;
}

.moduleBoxLeft div
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

.moduleBoxLeft ul
{
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-left: 22px;
}

.moduleBoxLeft li
{
	list-style-image: url('../images/arrowbull3.png');
    margin-left: 0px;
	line-height: 7px;
}

.moduleBoxLeft a
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #222222;
	letter-spacing: 1px;
	list-style-image: url('../images/arrowbull3.png');
/*
	list-style: square;
*/
	cursor: pointer;
	text-decoration: none;
	/*
         text-indent: 8px;
	*/
	line-height: 15px;
	font-style: normal;
         margin-left: 0px;
}

.moduleBoxLeft a:hover
{
	text-decoration: none;
}