body, div, td {
color: #333333;
font-family: Verdana;
font-size: 11px;
}

h1, .h1 {
margin-top: 2px;
margin: 0px;
font-size: 13px;
margin-bottom: 5px;
}
body {
	margin: 0 auto;
	padding: 0px;
	background: #666666;
	width: 761px;
}

#tblGrid #spacer {
	background: #000000;
}

#tblGrid #menu {
	background: #999999;
	padding: 10px;
	width: 118px;
	vertical-align: top;
}

#tblGrid #leftslide {
	background: #999999;
	vertical-align: top;
	padding-bottom: 40px;
}

#tblGrid #content {
	background: #fff;
	padding: 10px;
	vertical-align: top;
	width: 465px;
}

#menu a, #menu a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 16px;
}

#menu a.level-2 {
	margin-left: 10px;
	font-weight: normal;
	color: #333333;
}

#menu a.selected {
	color: #c9c9c9;
}

#divMenu {
	padding-bottom: 10px;
}

#divTools {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tblList td {
	padding: 2px;
}

.tblList .tr1 {
	background: #e0e2dd;
}

.tblList thead td {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}