html, body { margin-left: auto; margin-right: auto; font-size: 12px; font-family: Arial; background-color: #f7f8f3;}
body, td{ font-family: Arial; font-size:12px; }
body { background: url(images/bg.jpg) repeat-y }
a:link { color: #c48e00; text-decoration: none;}
a:visited {	color: #c48e00; text-decoration: none;}
a:active {  color: #c48e00; text-decoration: none;}
a:hover { color: #c48e00; text-decoration: underline;}	

/* Define the CSS for Menu listed in menu.xml file. You will need to match its Class Name accordingly */

a.MenuTop:link { margin:0px; color: #4b4b4b; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px; font-size: 16px; font-family: Century Gothic, Arial; } 
a.MenuTop:visited {	margin:0px; color: #4b4b4b; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px;  font-size: 16px; font-family: Century Gothic, Arial;}
a.MenuTop:active {  margin:0px; color: #4b4b4b; text-decoration: none; font-weight: none; padding-top: 0px; padding-right:10px; padding-bottom:0px; padding-left:10px; font-size: 16px; font-family: Century Gothic, Arial;}
a.MenuTop:hover { margin:0px; color: #ffffff; background:url(images/navitab.gif) repeat-x;  text-decoration: none; font-weight: none; padding-top: 5px; padding-right:10px; padding-bottom:5px; padding-left:10px;  font-size: 16px; position:relative}

.MenuTopSub { border-top: 1px solid #ecd598; border-left: 1px solid #ecd598; border-right: 1px solid #ecd598; background-color: #efe4c8 ;  margin-bottom:0px; margin-left:0px;margin-right:0px;  padding-left:0px; width:250px; text-align: left;  }
.MenuTopSub li {  list-style: none;  border-bottom: 1px solid #ecd598;padding:5px;  display:block; text-align: left; margin-top:0px;}


.MenuTopSub a:link { color: #ca9d26; text-decoration: none; font-weight: normal; font-size:12px }
.MenuTopSub a:visited {	color: #ca9d26; text-decoration: none; font-weight: normal; font-size:12px }
.MenuTopSub a:active {  color: #a00010; text-decoration: none; font-weight: bold; font-size:12px }
.MenuTopSub a:hover { color: #a00010; text-decoration: underline; font-weight: bold; font-size:12px }


a.MenuFooter:link { color: #308aad; text-decoration: none; }
a.MenuFooter:visited {	color: #308aad; text-decoration: none; }
a.MenuFooter:active {  color: #308aad; text-decoration: none; }
a.MenuFooter:hover { color: #308aad; text-decoration: underline; }

.font_class: { font-family: Century Gothic, Arial; font-weight: bold;}

