BODY {
	color: Black;
	background-color: #d9dadb;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	margin: 15px;
	min-width: 800px;
	z-index: -10;
	max-width: 1145px;
}
A, A:link, A:visited {
	color: #8b1713;
}
A:hover {
	color: black;
}
DIV#header {
	background-repeat: no-repeat;
	width: 100%;
	height: 177px;
}
DIV#header IMG.logo {
	position: relative;
	left: 25px;
	top: 15px;
}
DIV#header IMG.headerbg {
	position: relative; 
	top: -22px;
	left: 24px;
}
DIV#mainbody {
	background-image: url(/dev/images/left_bg.gif);
	background-repeat: repeat-y;
	background-color: white;
}
DIV#footer {
	background-image: url(/dev/images/grey_plus.gif);
	background-repeat: repeat;
	position: relative;
	width: 100%;
	color: #b1b2b4;
	height: 100px;
	size: 7pt;
	clear: both;
}
DIV#footer A, DIV#footer A:visited, DIV#footer A:active {
	color: #b1b2b4;
	text-decoration: underline;
}
DIV#footerright {
	float: right;	
	padding-right: 15px;
}
SPAN.menu {
	position: absolute;
	top: 157px;
	left: 262px;
}
SPAN.menu A, SPAN.menu A:visited, SPAN.menu A:active {
	color: #b1b2b4;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-right: 13px;
	border-left: 1px solid #b1b2b4;
	
}
SPAN.menu A:hover {
	color: white;
	border-left: 1px solid white;
}
DIV#left {
	padding: 17px;
	position: relative;
	left: 25px;
	background-color: #b1b2b4;
	float: left;
	z-index: 5;
	max-width: 175px;
}

DIV#right {
	padding-left: 250px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 15px;
	color: #353535;
	background-color: white;
	background-image: url(/dev/images/left_bg.gif);
	background-repeat: repeat-y;


}
DIV#right H2 {
	color: #8b1713;
	font-size: 12pt;
	position: relative;
	top: -10px;
}
DIV#left span.redarrow {
	background-image: url(/dev/images/redarrow.gif);
	background-repeat: no-repeat;
	color: #8b1713;
	text-transform: uppercase;
	background-color: #d9dadb;
	padding-left: 23px;

	line-height: 17px;
	display: block;
	width: 150px;
}

DIV#left {
	color: white;
}
DIV#left A {
	color: #8b1713;
	font-weight: bold;
}
DIV#left SPAN.child A {
	font-weight: normal;
}
DIV#left A:hover {
	color: white;
}

DIV#rightbox {
	text-align: left;
	border: 1px solid black;
	padding: 8px;
	max-width: 170px;
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 15px;
	font-weight: bold;
}
DIV#rightbox span.redarrow {
	background-image: url(/dev/images/redarrow2.gif);
	background-repeat: no-repeat;
	color: black;
	text-transform: uppercase;
	background-color: #e6edbf;
	padding-left: 23px;
	line-height: 17px;
	display: block;
	font-weight: normal;
	width: 150px;
}