@charset "UTF-8";
.bold11px {
	font-size: 11px;
	font-weight: bold;
}
#TitleGreen {
margin-top: 0px;
	background-color: #D9741A;
	background-image: url("Title-Corner-Green.gif");
}
#PanelsLEFTA {
	margin-right: 9px;
	margin-top: 48px;
	margin-left: 211px;
	background-repeat: no-repeat;
	background-color: #D9741A;
}
#Logo {
	height: 62px;
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	width: 760px;
	float: right;
	background-position: top right;
}
#TopLeft {
	margin-top: -2px;
	padding: 30px 0px 0px 0px;
	width: 211px;
	height: 41px;
	background-image: url("topLeft.gif");
}
body  {
	margin: 0px;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url("background.gif");
	background-repeat: no-repeat;
	background-color: #D9741A;
	height: 100%;
	background-position: 50% 0%;
	font-family: Arial;
}
#Bottom {
	height: 22px;
	background-image: url("bottom.gif");
	background-repeat: no-repeat;
	background-color: #D9741A;
}
.thrColFixHdr #footer {
	padding: 0px 0px 0px 232px;
	margin: 0px 0 0 0px;
	background-image: url("footer.gif");
	background-position: bottom;
	height: 32px;
}



.thrColFixHdr #container {
	width: 975px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	background-image: url("container.gif");
	background-color: #FFFFFF;
	background-position: 0 127px;
} 
.thrColFixHdr #header {
	background: #DDDDDD;
	padding: 15px 0px 0px 280px;  
	background-image: url("header.gif");
	height: 43px;
} 
