body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}
#lftMenu {
	background-color: #C3C7CC;
	background-image: url(images/images/bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 147px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 1em 0;
	float:left;
	height: auto;
}
#container {
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	margin: 10px;
	padding: 10px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#lftMenu a:link {
	color: #000066;
	text-decoration: underline;
}
#lftMenu a:visited {
	text-decoration: underline;
	color: #993366;
}
#lftMenu a:hover {
	color: #009999;
}
#lftMenu a:visited:hover {
	color: #009999;
}
.title {
	background-image: url(images/images/v1_03.gif);
	background-repeat: repeat-x;
}
.adminBkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE9D8;
	border: medium outset #999999;
}
ctable {
	font-size: 9pt; 
	font-family: Arial; 
	text-align: center;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.open {
	display: block;
	}
.closed {
	display: none;
	}
#menu {
	}
/*#menu {
	width: 147px;
	left: 0px;
}*/
#menu dt {
cursor: pointer;
margin: 2px 5px;;
/* height: 20px; */
line-height: 15px; 
text-align: left;
font-weight: bold;
/*border: 1px solid gray;
background: #ccc;*/
}
#menu dd {
/* border: 1px solid gray;*/
}
#menu li {
	/*text-align: right;*/
	padding-right: 5px;	/*background: #fff;*/
}
#menu li a, #menu dt a {
text-decoration: none;
/*display: block; */
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {

}
.menub {
cursor: pointer;
margin: 2px 5 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
text-decoration: underline;
/*border: 1px solid gray;
background: #ffffcc;*/
}
#btmBar {
	color: #003333;
	background-color: #6896BF;
}
#btmBar a:link {
	color: #333333;
}
#btmBar a:hover {
	color: #FFFF00;
}
#btmBar a:visited {
	color: #FFFFFF;
}
