body {
	background-color: #FFFFFF;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
#fixed {
    position: absolute;
    width: 209px;
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: #C3C7D3;
}
body>#fixed {
    position: fixed;
}
#content {
    top: 0px;
    margin-left: 200px;
    padding: 1em;
    padding-top: 0px;
}
#header {
	position:absolute;
	width:100%;
	top:0;
	left:209px;
	height:13px;
	margin:0 auto;
}
body>#header {
	position:fixed;
}
#footer {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 209px;
        text-align: center;
}
body>#footer {
	position:fixed;
}

a{text-decoration:none}
a.topmenu:link { color: #000000}
a.topmenu:visited { color: #000000}
a.topmenu:active { color: #000000}

td.ImagePaneHeader {
	background-image: url(ImagePaneHeaderOpen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 33px;
	padding-top: 3px;
	color: #FFFFFF;
	height: 30px;
}
td.ImagePaneRow {
	background-color: #F0F1F5;
	padding-left: 12px;
	padding-top: 2px;
	height: 20px;
	color: #3F3D3D;
}
a.ImagePaneRow {
	color: #3F3D3D;
	text-decoration: none;
}
a.ImagePaneRow:hover {
	color: #7E7C7C;
	text-decoration: underline;
}
td.ImagePaneFrame {
	background-color: #FFFFFF;
}

td.InfoPaneHeader {
	background-image: url(InfoPaneHeaderOpen.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	color: #000000;
	height: 23px;
}
td.InfoPaneRow {
	background-color: #F0F1F5;
	padding-left: 12px;
	padding-top: 2px;
	height: 20px;
	color: #000000;
}
a.InfoPaneRow {
	color: #000000;
	text-decoration: none;
}
a.InfoPaneRow:hover {
	color: #000000;
	text-decoration: underline;
}
td.InfoPaneFrame {
	background-color: #FFFFFF;
}
#divVim {
	color: #555555;
	position: absolute;
	bottom: 87px;
	left: 0px;
	width: 209px;
	text-align: center;
}
#divDime {
	color: #555555;
	position: absolute;
	bottom: 7px;
	left: 170px;
	width: 209px;
	text-align: center;
}
#divZod {
	color: #555555;
	position: absolute;
	bottom: 52px;
	left: 0px;
	width: 209px;
	text-align: center;
}
#divMaddox {
	color: #555555;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 209px;
	text-align: center;
}
#divMainHeader {
	position: absolute;
	top: 5px;
	left: 225px;
	height: 32px;
	background-image: url(FolderLarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

