html, body { height: 100%; margin-left: auto; margin-right: auto; font-size: 12px; font-family: Arial; font-weight: bold;}
body, td{ font-family: Arial; font-size:14px; }
a:link { color: #ff1e00; text-decoration: none; font-size: 12px; font-weight: bold;}
a:visited {	color: #ff1e00; text-decoration: none; font-size: 12px; font-weight: bold;}
a:active {  color: #ff1e00; text-decoration: none; font-size: 12px; font-weight: bold;}
a:hover { color: #ff1e00; text-decoration: none; font-size: 12px; font-weight: bold;}
	

/* 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: #353535; text-decoration: none; height:46px; font-weight: none; text-transform:uppercase; font-size: 14px; padding: 15 20 10 20;}
a.MenuTop:visited {	margin:0px; color: #353535; text-decoration: none; height:46px; font-weight: none; text-transform:uppercase; font-size: 14px; padding: 15 20 10 20;}
a.MenuTop:active {  margin:0px; color: #353535; text-decoration: none; height:46px; font-weight: none; text-transform:uppercase; font-size: 14px; padding: 15 20 10 20;}
a.MenuTop:hover { margin:0px; color: #353535; background-color: #f2ab01; height:46px; text-decoration: none; font-weight: none; text-transform:uppercase; font-size: 14px; padding: 15 20 10 20;}


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


a.MenuService:link { color: #4d4d4d; text-decoration: none; }
a.MenuService:visited {	color: #4d4d4d; text-decoration: none; }
a.MenuService:active {  color: #4d4d4d; text-decoration: none; }
a.MenuService:hover { color: #4d4d4d; text-decoration: underline; }




