body {
background-image:url(../images/sitebg.jpg);
}

.top_Nav {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
:hover.top_Nav {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FEFE8B;
	text-decoration: none;
}
.top_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
:hover.top_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FEFE8B;
	text-decoration: none;
}

.title_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BD2E2E;
	text-decoration: none;
}
.small_title_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD2E2E;
	text-decoration: none;
}

.mid_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.bottom_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
:hover.bottom_nav{
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}