.MenuCaption {
	height:30px;
	background-color: #b7342c;
	background-image:url(../images/mbullet.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
}
.contacts_box th {
	background-color: #b7342c;
	background-image:url(../images/mbullet.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
}
.contacts_box a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.contacts_box a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.contacts_box a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.contacts_box a:hover { color:#CCC; font-weight:bold; text-decoration:none; z-index: 3; }
.caption_row {
	background-color: #b7342c;
	background-image:url(../images/mbullet.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	height:25px;
}
.MenuItem
{
	position:relative;
	width:165px;
	margin-bottom:1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#51aad2;
	background-image:url(../images/marrow.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #FFFFFF;

}
.MenuItem a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItem a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItem a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItem a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
/*
	border:#bad6fa solid 1px;
*/
.MenuItemHover
{
	position:relative;
	width:165px;
	margin-bottom:1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#0a86b9;
	background-image:url(../images/marrow_hover.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #FFFFFF;

}
.MenuItemHover a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHover a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHover a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHover a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }


.PopupMenu
{
	position:absolute;
	z-index: 4;
	margin-top:-15px; 
	margin-left:165px;
	padding-bottom:0px;
	width: 180px;
    text-decoration: none;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.PopupMenu a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenu a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenu a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenu a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }

.PopupMenuItem
{
	z-index: 3;	
    position:relative;
	width:161px;
	margin-bottom: 1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:4px;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#51aad2;
	background-image:url(../images/marrow.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
}

.PopupMenuItemHover
{
	
	position:relative;
	width:161px;
	margin-bottom:1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:4px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#0a86b9;
	background-image:url(../images/marrow_hover.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
}


/* RIGHT MENU CSS */

.MenuItemRight
{
	position:relative;
	width:165px;
	margin-bottom:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	background-color:#51aad2;
	background-image:url(../images/marrow_r.gif);
	background-position: 168px 6px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #FFFFFF;
}
.MenuItemRight a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemRight a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemRight a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemRight a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }

.MenuItemHoverRight
{
	position:relative;
	width:165px;
	margin-bottom:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	background-color:#0a86b9;
	background-image:url(../images/marrow_hover_r.gif);
	background-position: 167px 6px;
	background-repeat:no-repeat;
	border-bottom:1px dashed #FFFFFF;

}
.MenuItemHoverRight a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHoverRight a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHoverRight a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.MenuItemHoverRight a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }

.PopupMenuRight
{
	position:absolute;
	margin-top:-15px; 
	margin-left:-165px;
	padding-bottom:0px;
	width: 180px;
    text-decoration: none;
	background-color:#FFFFFF;
	z-index: 4;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.PopupMenuRight a:link { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenuRight a:active { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenuRight a:visited { color: #FFF; font-weight:bold; text-decoration:none; z-index: 3; }
.PopupMenuRight a:hover { color:#FFF; font-weight:bold; text-decoration:none; z-index: 3; }

.PopupMenuItemRight
{
	position:relative;
	width:165px;
	margin-bottom: 1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#51aad2;
	background-image:url(../images/marrow.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
}

.PopupMenuItemHoverRight
{
	position:relative;
	width:165px;
	margin-bottom:1px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	z-index: 3;
	text-indent: 0px;
	color: #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#0a86b9;
	background-image:url(../images/marrow_hover.gif);
	background-position: 4px 5px;
	background-repeat:no-repeat;
}
