BODY, TD {
	font-family:Times New Roman, arial, helvetica;
	font-size:15px;
	color:#660000;
}
A {
	color:#660000;
	font-weight:normal;
}
.dark {
	color:#660000;
}
.homemenu {
	color:#660000;
	font-weight:bold;
}

.homemenu:hover {
	color:#cc6600;
}

.bullet {
	vertical-align:bottom;
	border:0px;
}

.newsbytes {
	font-size:13px;
}
.newshead {
	font-size:15px;
	font-weight:bold;
}
.title {
	color:#cc6600;
	font-weight:bold;
	font-size:17px;
}
.rustbold {
	color:#cc6600;
	font-weight:bold;
}
.ubold {
	font-weight:bold;
}
.rust {
	color:#cc6600;
}
.footer {
	font-size:11px;
}
.orange {
	font-weight:bold;
	color:#ff9900;
}
.white {
	color:#ffffff;
}
.dkbrown {
	color:#333300;
}
.dkgrey {
	color:#330000;
}
.storename {
	color:#993300;
	font-weight:bold;
}


.submenu {
	color:#660000;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	padding-bottom:8px;
}
.submenu_selected {
	color:#cc6600;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	padding-bottom:8px;
}


.menu {
	padding-top:10px;
	font-size:14px;
}
.menu_selected {
	color:#cc6600;
	padding-top:10px;
	font-size:14px;
}