﻿.quickMenuTable                     { }

#divQuickMenuItem1                  { float:left; width: 220px; }
#divQuickMenuItem2                  { float:right; width: 220px; }

.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: #16297b; text-decoration: none; text-align: center; vertical-align: middle; }
.quickMenuHeaderTextCell a:hover    { color: #16297b; text-decoration: none; }

.quickMenuTextCell                  { width: 220px; 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: #16297b !important; text-decoration: none; }
.quickMenuLinkCell a:hover          { color: #16297b; text-decoration: none; }

.quickMenuImg                       { border: solid 1px #b3b5b7; }
