.H12Style1
{
	border-style: none;
	border-width: 0px;
	text-align: left;
}

.H12Style2
{
	color: #000000;
	text-align: left;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 17px;
	height: 46px;
	font-weight: bold;
	font-size: 11pt;
	text-transform: capitalize;
}

.H12Style3
{
	color: #000000;
	padding-left: 0px;
	padding-right: 3px;
	height: 46px;
	vertical-align: middle;
	text-align: left;

}

td.H12Style3
{
	white-space: nowrap;
	background-color: Transparent;
	padding-right: 17px;
	background: URL(    "bgdMenu.gif" ) repeat-x;
	background-position: right center;
	text-align: left;
}

.H12Table
{
	color: #000000;
	background-color: White;
	padding-top: 20px; /* distance root & level 1 menu's*/
	text-align: left;
	padding-left: 30px;
}

.H12Header
{
	height: 37px;
	background-color: Transparent;
	margin-top: 32px; /* margin root from top of screen*/
	width: 100%;
}
.H12Header td
{
	vertical-align: middle;
}

.H12MenuLevel0, .H12MenuLevel0:visited, .H12MenuLevel0:link
{
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	text-transform: uppercase;
	outline: none;
	padding-right: 17px;
}

.H12MenuLevel0:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
		padding-right: 17px;
}

.H12MenuLevel0Selected, .H12MenuLevel0Selected:visited, .H12MenuLevel0Selected:link
{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	text-transform: uppercase;
	outline: none;
			padding-right: 17px;
}

.H12MenuLevel1Selected, .H12MenuLevel1Selected:visited
{
	color: #000000;
	font-weight: bold;
	padding-left: 7px;
	font-family: Arial;
	font-size: 10pt;
	padding-right: 40px;
	text-transform: uppercase;
	outline: none;

}

.H12MenuLevel1, .H12MenuLevel1:visited, .H12MenuLevel1:link
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 10pt;
	text-transform: uppercase;
	vertical-align: top;
}

.H12MenuLevel1:hover
{
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 20px;
	outline:none;
}

.H12MenuLevel1Selected, .H12MenuLevel1Selected:visited, .H12MenuLevel1Selected:link
{
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
	outline:none;
}

.H22Style4
{
	text-align: left;
}

td.H12Style2
{
	white-space: nowrap;
	background: URL(    "bgdMenu.gif" ) repeat-x;
	background-position: right center;
}

#dropmenudiv
{
	padding-left: 20px;
	padding-top: 50px;
	position: absolute;
	border: none;
	z-index: 100;
	background: URL(  "bdgSubMenu.gif" ) no-repeat;
	background-position: left bottom;
	background-color: Red;
}
#dropmenudiv a
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background: URL(  "bdgMenuLines.gif" ) no-repeat;
	background-position: left center;
	display: block;
	height: 31px;
	text-align: left;
	width: 300px;
	text-indent: 3px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	text-transform: uppercase;
	outline:none;
}

#dropmenudiv a:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	outline:none;
}
#dropmenudiv a:active, #dropmenudiv a:selected
{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	display:inline;
	outline:none;
}
.leftCell
{
	background: URL(    "leftMenu.gif" ) no-repeat;
	background-position: right center;
	width: 30px;
}
.rightCell
{
	width: 10px;
	background: URL(    "bgdMenu.gif" ) repeat-x;
	background-position: right center;
}

