/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {padding:15px;}
/* END BODY*/

/* MAIN MENU */
.main_menu, .main_menu a, .main_menu a:visited,.main_menu a:hover {color:#ffffff;padding-left:4px;font-size:12px;font-weight:bold;text-decoration:none;}

.submenu { position:absolute; left: 0; top:0; visibility:hidden;width:150px;}

.pd_menu {margin-left:0px;margin-bottom:0px;margin-top:0px;background-color:#264376;border-right:3px solid #d6d6d6;border-bottom:3px solid #d6d6d6;}
.pd_menu td {padding:4px;background-color:#548fc9;}
.pd_menu a, .pd_menu a:visited  {color:#ffffff;font-size:10px; text-decoration:none;}
.pd_menu a:hover { color:#ffffff; text-decoration:underline;font-size:10px;}
/* END MAIN MENU */