body {
background-image:url(images/site_bg.gif);
}

.text_nav {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

:hover.text_nav {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.text_mid_white_bold {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
}

.text_mid_white {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text_bottom {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}