﻿body
{
	background-color: White;
	text-align: center;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div
{
	
}
#MainWrapper
{
	margin-left:auto;
	margin-right:auto;
	width:958px;
}
#HeaderWrapper
{
	margin:22px 0;
}
/* Menu styling  */
#MenuWrapper
{
	color:Black;
	margin-top:14px;
	text-align:left;
}
#MenuWrapper ul
{
	padding:0;
	margin:0;
	list-style:none;
}
#MenuWrapper li
{
	float:left;
	background: url("img/menuleft.png") no-repeat left top;
	margin: 0;
	margin-right: 4px;
}
#MenuWrapper a
{
	font-family:Arial;
	font-size:1em;
	color:Black;
	text-decoration:none;
	display: block;
	background: url("img/menuright.png") no-repeat right top;
	padding:5px 17px;
}
#ContentTopp
{
	display:block;
height:8px;
background: url("img/top_15.png") no-repeat center top;
}
#ContentCenter
{
	vertical-align:top;
	background: url("img/1_10_mitten.png") Left top;
	background-repeat:repeat-y;
	width:958px;
}
#ContentWrapper
{
	
}
#ContentBottom
{
		display:block;
height:15px;
background: url("img/botten_15.png") no-repeat center bottom;
}
#Footer
{
	color:#999999;
	font-size:0.8em;
	}
#Footer ul
{
	padding:0;
	margin:0;
	list-style:none;
}
#Footer li
{
	display:inline;
	padding:0 20px 0 20px;
}
#LeftMenuWrapper
{
	float:left;
	width:180px;
	text-align:left;
	margin:10px 0 10px 10px;
}
#LeftMenuWrapper a
{
	color:Black;
}
#LeftMenuWrapper a:hover
{
	color:#333333;
}

#LeftMenuWrapper a:visited
{
	color:Black;
}


#LeftMenuHead
{
	color:White;
	font-weight:bold;
	padding-left:10px;
	width:180px;
	height:20px;
	background: url("img/sidetopp.png") no-repeat left top;
}
#LeftMenuBody
{
	width:180px;
	padding: 5px 0 5px 5px;
	background:url("img/sidebottom.png") no-repeat left bottom;
}
#Content
{
	float:right;
	width:740px;
}
#SeriesTable
{
	border-width: 0 0 1px 1px;
	border-color:#CCCCCC;
	
	border-style:solid;
}
#SeriesTable TD
{
	font-size:0.8em;
	border-style:solid;
	border-width:1px 1px 0 0;	
	border-color:#CCCCCC;
	margin:0;
	padding:4px;
	vertical-align:bottom;
}
.tableHeading
{
	font-weight:bold;
	background-color:#84cd0d;
}
.Congrats
{
	font-weight:bold;
}

#Content
{
	text-align:left;
	padding:10px;
}
#DetailContent Table
{
	width:70%;
}
.ClearBoth
{
	clear:both;
}

.LabelPageHeader
{
	font-weight: bold;
	font-size: 1.2em;
}
.LabelListHeader
{
	font-weight: bold;
}
