/* MAKET SPECIFIC STYLES */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-sariff;
	font-size: 12px;
}
.topline {
	border-botom: 1px solid #686765;
	background-color: #3f3f3f;
}
#lay_f1 {
	margin: 0px;
	padding: 0px;
}
#lay_f2 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#lay_f3 {
	padding: 0px;
}
#lay_f4 {
	padding: 10px;
}
#lay_f5 {
}
/* BODY */
#lay_body {
	padding: 20px;
	padding-top: 46px;
	padding-left: 0px;
}
/* END BODY*/

/* TOP MENU */
.top_menu TD {
  padding:6px;
}
.top_menu A,
.top_menu A:link,
.top_menu A:visited, {
  COLOR:#000000;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
.top_menu A:active,
.top_menu A.top_menu_link_active {
  COLOR:#b31641;
  font-family:Arial;
  font-size:11px;  
  font-weight:bold;
  text-decoration:none;
}
.top_menu A:hover {
  COLOR:#66879d;
  font-family:Arial;
  font-size:11px;  
  font-weight:bold;
  text-decoration:none;
}
.top_menu TD.top_menu_spacer {
padding: 0px;
background-color: #b31641;
}
/* END TOP MENU */


/* BOTTOM MENU */
.bottom_menu {
font-size: 11px;
font-weight: bold;
color: #808080;
}
.bottom_menu A,
.bottom_menu A:link,
.bottom_menu A:visited {
font-size: 11px;
font-weight: bold;
color: #808080;
}
.bottom_menu A:active {
font-size: 11px;
font-weight: bold;
color: #b31641;
}
.bottom_menu A:hover {
font-size: 11px;
font-weight: bold;
color: #66879d;
}
.bottom_menu UL.bottom_menu_list {
list-style-position: outside;
list-style-type: none;
margin: 0px;
padding: 0px;
}
.bottom_menu UL.bottom_menu_list LI.bottom_menu_item {
padding: 0px;
padding-top: 4px;
}
.bottom_menu UL.bottom_menu_list LI.bottom_menu_item_active {
padding: 0px;
padding-top: 4px;
}
/* END BOTTOM MENU */

/* MAIN MENU */
.main_menu {}
.main_menu TD {
  padding:6px;
}
.main_menu a,
.main_menu a:link,
.main_menu a:visited {
  COLOR:#000000;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
.main_menu a:active,
.main_menu a.main_menu_link_active {
  COLOR:#b31641;
  font-family:Arial;
  font-size:11px;  
  font-weight:bold;
  text-decoration:none;
}
.main_menu a:hover {
  COLOR:#66879d;
  font-family:Arial;
  font-size:11px;  
  font-weight:bold;
  text-decoration:none;
}
.main_menu TD.top_menu_spacer {
padding: 0px;
background-color: #b31641;
}

.submenu { position:absolute; left: 0; top:0; visibility:hidden;width:100px; z-index: 2;}

.pd_menu {
background-color: #ffffff;
}
.pd_menu a,
.pd_menu a:link,
.pd_menu a:visited  {
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.pd_menu a:active {
color:#b31641;
text-decoration:underline;
font-size:11px;
font-weight:bold;
}
.pd_menu a:hover {
color:#66879d;
text-decoration:underline;
font-size:11px;
font-weight:bold;
}
.submenu_cell_active {
background-color: #cccccc;
}
/* END MAIN MENU */
