.hmenu_border
{
	display: block;
	width: 100%;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: Maroon;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px 2px 2px 2px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Maroon;
	border-bottom-color: Maroon;
}
.hmenu {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: Maroon;
}
a.hmenu:link {color: Maroon;text-decoration:none;}
a.hmenu:visited {color: Maroon;text-decoration:none;}
a.hmenu:active {color: #FF4500;text-decoration:none;}
a.hmenu:hover {background-color:Silver;color:#FF4500;text-decoration:none;}

.passive_hmenu {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: Gray;
	text-decoration: none;
}

.hmenu_block
{
	display: table-cell;
	width: 12%;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	height: auto;
	text-align: center;
	color: Maroon;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

a.hmenu_block:link
{
	display: table-cell;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: Maroon;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}

a.hmenu_block:visited
{
	display: table-cell;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: Maroon;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}

a.hmenu_block:active
{
	display: table-cell;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: #FF4500;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}

a.hmenu_block:hover
{
	display: table-cell;
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	height: auto;
	text-align: center;
	color: #FF4500;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}

.fmenu_border
{
	display: block;
	width: 100%;
	clear:left;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	z-index: -1
	height: auto;
	text-align: center;
	color: Maroon;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px 2px 0px 2px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Maroon;
	border-bottom-color: Maroon;
}

.fmenu {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
	font-weight: normal;
	height: auto;
	color: Maroon;
	text-align: center;
}
a.fmenu:link {color: Maroon;text-decoration:underline;}
a.fmenu:visited {color: Maroon;text-decoration:underline;}
a.fmenu:active {color: #FF4500;text-decoration:underline;}
a.fmenu:hover {background-color:Silver;color:#FF4500;text-decoration:underline;}

.vmenu
{
	display: block;
	width: 100%;
	background-color: #FFFFCC;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Gray;
	border-bottom-color: Gray;
	text-decoration: none;
}
a.vmenu:link {
	background-color: #FFFFCC;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Gray;
	border-bottom-color: Gray;
	text-decoration: none;
}
a.vmenu:visited {
	background-color: #FFFFCC;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Gray;
	border-bottom-color: Gray;
	text-decoration: none;
}
a.vmenu:active {
	background-color: #FFFFCC;
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-left-color: Gray;
	border-bottom-color: Gray;
	text-decoration: none;
}
a.vmenu:hover {
	background-color: Silver;
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #FF4500;
	border-right-color: #FF4500;
	border-left-color: Gray;
	border-bottom-color: Gray;
	text-decoration: none;
}
.passive_vmenu
{
	width: 100%;
	display: block;
	background-color: #FFFFCC;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin: 2px 2px 2px 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: Silver;
	border-right-color: Silver;
	border-left-color: Silver;
	border-bottom-color: Silver;
	text-decoration: none;
}
