td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_txt {
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.menu_top {
	font-size: 11px;
	color: #FFFFFF;
}
.small_txt {
	font-size: 9px;
}
.breadcrumbs {
	font-size: 9px;
	color: #666666;
}
.breadcrumbs_red {
	font-size: 9px;
	color: #990000;
}
a {
	color: #000000;
}
.border_left_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
