HTML {
	background-color: #C4C3B3;
	background-image: url('../images/bg-top.gif');
	background-repeaHTML {
	background-color: #C4C3B3;
	background-image: url('../images/bg-top.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	border: none;
	border-collapase: collapse;
	margin: 0;
	padding: 0;
}
BODY TABLE TR TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4E;
	border: none;
	border-collapase: collapse;
	margin: 0;
	padding: 0;
}



.content {
	background-color: #fffeee;
	background-image: url('../images/bg-content.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	overflow: hidden;
	padding: 10px 5px 5px 10px;
}



.navtop {
	background-color: #A8AAA1;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border: none;
	border-collapase: collapse;
	margin: 0;
	padding: 0;
}
.navtop A {
	color: #ffffff;
	text-decoration: none;
}
.navtop A:hover { text-decoration: underline; }
.navtop A:visited { text-decoration: none; }



.navleft {
	background-color: #A8AAA1;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: white;
	margin: 0;
	padding: 0;
	height: 24px;
}
.navleft A {
	color: #ffffff;
	text-decoration: none;
}
.navleft A:hover { text-decoration: underline; }
.navleft A:visited { text-decoration: none; }



.navleft2 {
	background-color: #BCBBA8;
	color: #FAFAF9;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
.navleft2 A {
	color: #FAFAF9;
	text-decoration: none;
}
.navleft2 A:hover { text-decoration: underline; }
.navleft2 A:visited { text-decoration: none; }



.navTitle {
	background-color: #FFFEEE;
	color: #A8AAA1;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 40px;
}



.bgright {
	background-image: url('../images/bg-rt.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  0px 250px;
	overflow: hidden;
}



.bgbot {
	background-image: url('../images/bg-bot.gif');
	color: #A8AAA1;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	height: 62px;
}



.bgcopy {
	background-image: url('../images/bg-copy.gif');
	color: #fafaf9;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 31px;
}

