﻿.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;
	width:480px;
}

.quickMenuTable
{
	
}

.quickMenuHeaderRow
{
	height:20px;
}

.quickMenuHeaderNoticeCell
{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#000000;
	text-decoration:none;
	padding-left:8px;
}

.quickMenuHeaderTextCell a, quickMenuHeaderTextCell a:visited
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.quickMenuHeaderTextCell a:hover
{
	color:#000000;
	text-decoration:none;
}

.quickMenuTextCell
{
	width:240px;
	font-size:11px;
	
	padding:5px 0px 5px 0px;
}

.quickMenuLinkCell
{
	font-size:11px;
	font-weight:bold;
	padding-Right:0px;
	padding-bottom:10px;
}

.quickMenuLinkCell a, quickMenuLinkCell a:visited
{
	color:#000000;
	text-decoration:none;
}

.quickMenuLinkCell a:hover
{
	color:#000000;
	text-decoration:none;
}

.quickMenuImg
{
	border:solid 1px #b3b5b7;
}