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

.top_nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5F787E;
	text-decoration: none;
}
:hover.top_nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7D979D;
	text-decoration: none;
}
.left_check_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4F53;
	text-decoration: none;
}
.middle_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bottom_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
:hover.bottom_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}