TD.left {
	background-image: url(/m/left.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #420000;
	width: 29px;
}
TD.right {
	background-image: url(/m/right.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #420000;
	width: 29px;
}
TD.menu {
	background-image: url(/m/bg_menu.gif);
	background-repeat: repeat-x;
	vertical-align: text-bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
DIV.logo {
	clear: left;
	float: left;
	height: 100%;
	width: 239px;
}
DIV.menu {
	float: left;
	height: 100%;
	vertical-align: text-bottom;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 41px;
}
A.menu:LINK,A.menu:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:HOVER {
	color: #FEE7E8;
	text-decoration: none;
}
A.select:LINK,A.select:VISITED,A.select:HOVER {
	text-decoration: none;
}
