body {
 margin:0;
 padding:0;
 background:url('../img/bg-eaeaea.gif');
 color:#c0bda6;
 font-family:verdana, helvetica, arial, sans-serif;
 font-size:9pt;
}
hr {
	border-top:1px solid #8C8CB9;
	border-right:1px solid #2D2D48;
	border-bottom:1px solid #2D2D48;
	border-left:1px solid #8C8CB9;
	background-color: #404069;
}
img {
	border:0;
}
.head {
 height:49px;
 background:#c0bda6;
 color:#000000;
 border:solid #406940;
 border-width:0px 0px 1px 0px;
 margin:0px 0px 0px 0px;
 padding:6px 6px 6px 6px;
 white-space:nowrap;
}
#navbar {
 height:13px;
 background:#ffffff;
 color:#000000;
 border:0;
 border-width:1px 0px 1px 0px;
 margin:0px 0px 0px 0px;
 padding:6px 6px 6px 6px;
}
.left {
 position:absolute;
 top:90px;
 left:0px;
 width:175px;
 border:0px;
 background:transparent;
 color:#333333;
 margin:0px;
 padding:0px;
}
.leftItem {
 position:relative;
 top:0px;
 left:6px;
 width:148px;
 border:1px solid #406940;
 background:#eaeaea;
 color:#404069;
 margin:0px 0px 8px;
 padding:6px;
}
.main {
 position:absolute;
 left:175px;
 top:90px;
 margin:0 0px 0 0;
 border:0px solid #406940;
 background:transparent;
 color:#333333;
 padding:0px;
}
.content {
 position:relative;
 margin:0px 6px 6px;
 border:1px solid #406940;
 background:#ffffff;
 color:#333333;
 padding:12px;
 overflow:auto;
}
/* Hides from IE5-mac \*/
* html .content {height: 1%;}
/* End hide from IE5-mac */
.footer {
 position:relative;
 margin:0px 6px 6px 6px;
 border:1px solid #406940;
 background:#dbd7b9;
 /* background:#c0bda6;*/
 color:#333333;
 padding:12px;
}
.infoItem {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
