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;
	padding-top: 10px;
	padding-left: 24px;
	font-size: 11px;
}
#lay_f4 {
	padding: 10px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#lay_f5 {
	padding: 10px;
	padding-top: 30px;
	padding-right: 0px;
	position: relative;
	z-index: 2;
	border: 0px solid #ff0000;
}
#lay_body {
	width: 480px;
	height: 100%;
	position: relative;
	z-index: 2;
	border: 0px solid #ff0000;
}
#lay_body_cell {
	padding: 0px;
	padding-top: 66px;
}
#hpimgdiv01 {
	width: 606px;
	height: 284px;
	background-repeat: no-repeat;
	position: absolute;
	left: 160px;
	top: 127px;
	z-index: 1;
	border: 0px solid #ff0000;
}


/* 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;
color: #808080;
}
.bottom_menu A,
.bottom_menu A:link,
.bottom_menu A:visited {
font-size: 11px;
color: #808080;
}
.bottom_menu A:active {
font-size: 11px;
color: #b31641;
}
.bottom_menu A:hover {
font-size: 11px;
color: #66879d;
}
.bottom_menu UL.bottom_menu_list {
list-style-position: outside;
}
.bottom_menu UL.bottom_menu_list LI.bottom_menu_item {
padding:0px;
padding-top: 6px;
}
.bottom_menu UL.bottom_menu_list LI.bottom_menu_item_active {
padding:0px;
padding-top: 6px;
}
/* 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 */
