﻿body{font-size:12px;background-color:Black;font-family:Arial;margin:0 0 0 0;height:100%;text-align:center;}
div{margin:0 auto;}
a:link, a:active, a:visited{color:black;border:0;text-decoration:none;}
a:hover{color:#3C669C;} 
img{border:0;}
p{margin:5px 0 10px 0;}

.headerContainer{width:100%;background-image:url(../image/structure/BodyBG.png);background-repeat:repeat-x;background-position:center top;margin:0 0 0 0;}

#topHeader{width:960px;}
#logo{float:left;margin:30px 0 0 0;}
#favorites{padding-top:10px;margin:3px 0 -10px 0;float:right;height:110px;width:268px;background-image:url(../image/structure/FavoritesBG.png);background-repeat:no-repeat;background-position:center top;}
#favorites img{padding-bottom:5px}

#menuHeader{position:relative;z-index:1;font-family:"Verdana";font-size:12px;font-weight:bold;}
#menuHeader div{width:100%;text-align:center;}
#menuHeader div div{text-align:left; width:960px;}
#MainMenu{background-image:url(../image/Structure/MainBG.png);background-repeat:repeat-x;background-position:center bottom;}
#MainMenu table{text-align:left;margin:0 auto;table-layout:auto;}
#MainMenu table tr td{text-align:center;margin:0 0 0 0;text-transform:uppercase;width:160px;height:40px;padding:6px 0 0 0;}
#subMenu{text-align:center;background-image:url(../image/Structure/SubBG.png);background-repeat:repeat-x;background-position:center center;}
#subMenuS{position:relative;width:960px;text-align:left;margin: 0 auto;}
#subMenuS table{text-align:left;}
#subMenuS table tr td{text-align:center;margin:0 0 0 0;color:white;text-transform:uppercase;width:230px;height:32px;padding:0 0 0 0;}

#otherHeader{padding:0 0 0 0;margin:0 0 0 0;width:100%;background-image:url(../image/structure/otherHeaderBG.png);background-repeat:repeat-x;background-position:center bottom;}
#logoCollection{width:960px;padding:0 0 0 0;}
#logoCollection table{width:100%;font-size:12px;}
#logoCollection table tr td span{float:left;margin:5px 0 0 10px;}
#logoCollection table tr td div{clear:both;}

.emptyMenu{color:Black;}
.hoverMenu{color:White;background-image:url("../image/Structure/hoverMenu.png");background-repeat:no-repeat;background-position:center bottom;}
.hoverMenu a{color:White;}
.subMenuItem{}
.subMenuItem a{color:White;}
.subMenuItem:hover{background-image:url(../image/Structure/hoverSub.png);background-repeat:no-repeat;background-position:center bottom;}