body {
	background-color:#2F3238;  /* 05 */ /* 04 #222222; */ /* #24272B; */  
	margin-top: 0px;
	/* 06background-image: url(../images/sitebg/back.gif);  */
	/* 05*/ background-image: url(../images/sitebg/05bg_page.gif); 
	/* 04 background-image: url(../images/sitebg/04bg_main.gif); */
	background-repeat: repeat-x;

}
.sub_nav {
	color: #FFF;
	font-family: Arial,Helvetica;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}

a:sub_nav {
	color: #F5BA07;
	text-decoration: none;
}
a:visited.sub_nav {
	color: #FAAD0E;
	text-decoration: none;
}

