html {
	overflow: scroll;
	background-image:url(/img/2/bg.gif);
	background-repeat:repeat;
	line-height: 150%;
	z-index:50;
}
.left {
	background-image:url(/img/2/left.gif);
	background-repeat:no-repeat;
	width: 200px;
	height: 604px;
	padding: 0;
	margin: 0;
	float:left;
}
#content {
	background-image:url(/img/2/right.gif);
}
td.topControl{
	background-image: url(/img/2/navtop.png);
	height: 63px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
a, a:link, a:visited, .activemenu a, .activemenu a:link, .activemenu a:visited, .submenu a, .submenu a:link, .submenu a:visited{
	color: #F15A25;
	text-decoration:none;
}
a:hover, a:active, .infoBox a:hover, .infoBox a:active, .activemenu a:hover, .activemenu a:active, .submenu a:hover, .submenu a:active{
	color: #FBB03C;
}
h3 {color: #54200D;}

