﻿.QuickMenu {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background: #5a817e url(/g/backgrounds/quickMenuBackground.gif) repeat-x left top;
	margin-right: 5px;
	padding: 10px;
}

.quickMenuTable {
}

.quickMenuHeaderRow {
	height: 20px;
}

.quickMenuHeaderNoticeCell {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
}

.quickMenuHeaderTextCell {
	padding-top:5px;
}

.quickMenuHeaderTextCell a, quickMenuHeaderTextCell a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.quickMenuHeaderTextCell a:hover {
	color: #919191;
	text-decoration: none;
}

.quickMenuTextCell {
	width: 220px;
	font-size: 11px;
	color: #919191;
	padding: 5px 0px 5px 0px;
}

.quickMenuLinkCell {
	font-size: 11px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 10px;
}

.quickMenuLinkCell a, quickMenuLinkCell a:visited {
	color: #b0961b;
	text-decoration: none;
}

.quickMenuLinkCell a:hover {
	color: #919191;
	text-decoration: none;
}

.quickMenuImg {
}
