.applemenu{
margin:0px;
padding: 0;
width: 554px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(../images/mainbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradient.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 364px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


.applemenuW{
margin:0px;
padding: 0;
width: 554px; /*width of menu*/
border: 1px solid #9A9A9A;
margin-top:5px;
}

.applemenuW div.silverheaderW a{
background: black url(../images/mainbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenuW div.silverheaderW a:visited, .applemenuW div.silverheaderW a:active{
color: white;
}


.applemenuW div.selected a, .applemenuW div.silverheaderW a:hover{
background-image: url(../images/silvergradient.gif);
color: white;
}

.applemenuW div.submenuW{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 364px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.mainChart div.chart{
background: black url(../images/mainbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.mainChart {
margin:0px;
padding: 0;
width: 200px; 
border: 1px solid #9A9A9A;
margin-left:7px;
}
.bannerHeadDiv{
border: 1px solid #9A9A9A;
height:75px;
width:175px;
margin-left:4px;
}

.mainReview div.review{
background: black url(../images/mainbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}
.mainReview {
margin:0px;
padding: 0;
width: 200px; 
border: 1px solid #9A9A9A;
margin-left:7px;
margin-top:5px;
}

.mainGoogle {
margin:0px;
padding: 0px;
width: 200px; 
border: 1px solid #9A9A9A;
margin-left:7px;
margin-top:5px;
}
.leftBanner {
width: 150px; 
margin-left:26px;
margin-top:5px;
}

.leftBanner2 {
width: 150px; 
margin-left:17px;
margin-top:5px;
}
.centerReview div.centerreview{
background: black url(../images/mainbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}
.centerReview {
width: 273px; 
border: 1px solid #9A9A9A;
}
.centerReviewDiv {
margin:0px;
padding: 0px;
margin-top:5px;
width: 554px;
}
.creditDiv {
padding-left:5px;
width: 195px; 
border: 1px solid #9A9A9A;
margin-left:7px;
margin-top:5px;
height:60px;
font-size:11px;
font-family:tahoma;
}
.botttomBannerDiv {
width: 554px; 

margin-left:5px;
margin-top:5px;
margin-right:6px;
height:60px;
font-size:11px;
font-family:tahoma;
}

.mainSearch div.search{
background: black url(../images/chartbg.png) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #006600;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.mainSearch {
margin:0px;
padding: 0;
width: 554px; /*width of menu*/
border: 1px solid #9A9A9A;
margin-top:5px;
}