body {
	background: #545b6d;
	color: white;
	font: xx-small Verdana Geneva Arial Helvetica sans-serif;
	margin: 12px 0px 12px 0px;
	cursor: default;
}

td {
	color: #545b6d;
	font: 8.75pt Verdana Geneva Arial Helvetica sans-serif;
}

.mainbg {
	background: url(../images/mainbg.jpg) no-repeat left top;
}

.title {
	border: 1px solid #CC1F00;
	background: #ff541f;
	padding: 2px 0px 2px 12px;
	margin-bottom: 6px;
	color: white;
	font-size: x-small;
	font-weight: bold;
}

a.leftmenu, a.leftmenu:visited {
	font-size: 10.5pt;
	text-decoration: none;
	border: 1px solid white;
	color: #666666;
	line-height: 20pt;
	width: 90%;
	padding-left: 6px;
}

a.leftmenu:hover {
	font-size: 10.5pt;
	text-decoration: none;
	border: 1px solid gray;
	background: silver;
	color: black;	
	width: 90%;
	line-height: 20pt;
	padding-left: 6px;
}