/* ================================================
Tab 14 Style Sheet Definitions
#835800 Gold Color Code
================================================ */

.H12Style1 {
	border-style: none;
	border-width: 0px;
}

.H12Style2
{
    color: #000;
    text-align: center;
    background-position: left;
    background-color: #bdb76b;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
    font-family: Verdana, Sans-Serif;
}

.H12Style3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}

td.H12Style3 {
	white-space: nowrap;
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("bg_nav.gif");
	border-left: thin black solid;
}

.H12Table {
	color: white;
	background-color: #bdb76b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}

.H12Header {
	white-space: nowrap;
	background-color: black;
	background-image: url("bg_nav.gif");
}

.H12MenuLevel0, .H12MenuLevel0:visited, .H12MenuLevel0:link
{
    color: #fff;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
}

.H12MenuLevel0:hover {
	color: #bdb76b;
	text-decoration: none;
}

.H12MenuLevel0Selected:hover {
	color: Maroon;
	text-decoration: none;
}

.H12MenuLevel0Selected,.H12MenuLevel0Selected:visited,.H12MenuLevel0Selected:link {
	color: #000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	color: yellow;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H12MenuLevel1:hover
{
    color: Maroon;
    text-decoration: none;
    font-size: 12px;
    padding-left: 7px;
    line-height: 25px;
    padding-right: 7px;
    font-weight: bold;
}

.H12MenuLevel1Selected:hover {
	color: Maroon;
	text-decoration: none;
}

.H12MenuLevel1Selected, .H12MenuLevel1Selected:visited, .H12MenuLevel1Selected:link
{
    font-family: Verdana, sans-serif;
    text-decoration: none;
    color: #835800;
    font-size: 9pt;
    font-weight: bold;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 9px Verdana, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}