

.CorrMnuFrame      { width:100%; height:24px; padding-top:4px; background:url(App_Images/MenuBackground.jpg) repeat-x; }
.CorrMnu           { width:980px; font:bold 13px verdana; }
.CorrMnuItmLeft    { padding:0px 10px 0px 0px; float: left; border-right: solid 1px #cf3604; text-align: left; }
.CorrMnuItm        { padding:0px 10px 0px 10px; float: left; border-right: solid 1px #cf3604; text-align: center; }
.CorrMnuItmRight   { padding:0px 0px 0px 10px; float: left; text-align: right; background-color:Transparent;}
.CorrMnuLnk        { border:none 0px; text-decoration:none; color:white; background-color:Transparent;}
.CorrMnuLnkActive  { border:none 0px; text-decoration:none; color:black; background-color:Transparent;}
.CorrMnuSub        { position:absolute; font:bold 12px verdana; border-left:outset 1px #cc6600;  border-right:outset 1px #cc6600;  border-bottom:outset 1px #cc6600; background-color:#ff9900; left:-10000px; text-align:left; margin:0px; padding:0px; z-index:100; }
.CorrSubItm        { padding:4px 3px 4px 3px; color:black; text-decoration:none; }
.CorrSubItmActive  { padding:4px 3px 4px 3px; color:white; text-decoration:none; background-color:#cc6600; }
a.CorrSubLnk       { padding:4px 3px 4px 3px; color:black; text-decoration:none; }


/*
a.CorrSubLnk:hover { background-color:#cc6600; color:white; }

a.CorrSubLnk:hover { color:white; }
.mnuFly       { position:absolute; z-index:200; background-color:Green; left:-10000px; text-align:left; }
.mnuFlyItm    {  }
.mnuFlyLnk    { text-decoration:none; }
*/