.BG-header {
	background: #F1EFDA url(images/bg_header.gif);
}
.BG-menu {
	background: url(images/bg_gradient1.jpg);
}
.TXT-menu {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.BG-content {
	background: #FFFFFF;
}
.BG-base {
	background: #C7C7C7;
}
.BG-splash {
	background: url(images/bg_gradient1.jpg);
}
.BG-1 {
	background: #F1EFDA;
}
.TXT-main1 {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.TXT-fineprint {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.TXT-header1 {

	font: normal 16px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.TXT-sub-header1 {


	font: normal 15px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.TXT-main1-bold {

	font: bold normal 11px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link { color: #F60; text-decoration: underline; 
}
a:visited { color: #F60; text-decoration: underline; 
}
a:hover { color: #09F; text-decoration: underline; 
}
a:active { color: #F60; text-decoration: underline; 
}

.BORDER-bottom1 { border-bottom: 1px dotted #999; }
