body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftMenu{
	background: url("../images/subi2m_08.gif");
	background-repeat:repeat-y;
	background-position:center;
}

.leftBorder{
	background: url("../images/subi_07b.gif");
	background-repeat:repeat-y;
}
.rightBorder{
	background: url("../images/subi_08b.gif");
	background-repeat:repeat-y;
}
.consolLeftTile{
	/*background: url("../images/consol_02.gif");
	background-repeat:repeat-y;*/
	background-color:#F3DDA3;
}
.consolRightTile{
	/*background: url("../images/consol_04.gif");
	background-repeat:repeat-y;*/
	background-color:#F3DDA3;
}
.consolLeftContentBG{
	background-color:#F8F4D8;
	background: url("../images/consol_03.gif");
	background-repeat:repeat-y;
}
.consolRightContentBG{
	background-color:#FEF6DD;
}
.consolRightPx{
	background-color:#E2BD56;
}
div#e1
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e2
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e3
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e4
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e5
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e6
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e7
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e8
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e9
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e10
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e11
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e12
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e13
{
margin: 0px 0px 0px 0px;
display: none;
}
div#e14
{
margin: 0px 0px 0px 0px;
display: none;
}

.chart_instructions_teaser {
	font-size:10pt;
	text-decoration:none;
	font-weight:bold
}

#usernote {
	z-index: 10000;
	position: absolute;
	left: 600px;
	top: 270px;
	display: none;	
	padding: 3px;
	width: 340px;
	text-align: left;
}

.tocLeftTile{
	/*background: url("../images/consol_02.gif");
	background-repeat:repeat-y;*/
	background-color:#F3DDA3;
}
.tocRightTile{
	/*background: url("../images/consol_04.gif");
	background-repeat:repeat-y;*/
	background-color:#F3DDA3;
}
.tocLeftContentBG{
	background-color:#F8F4D8;
	background: url("../images/contents_03.gif");
	background-repeat:repeat-y;
}
.tocRightContentBG{
	background-color:#FEF6DD;
}
.tocRightPx{
	background-color:#E2BD56;
}

.tocList {
	line-height: 1.5em;
	list-style-type: circle;
	margin-left:15px;
	padding-left:0;	
}


.tocLinks a {
	text-decoration:none;	
	font-weight:bold;
}
/*
.tocLinks a:hover {
	text-decoration:underline;
}
.tocLinks a:visited{
	text-decoration:none;
}
*/
	

