.H1Style1 {
	border-style: none;
	border-width: 0px;	
}

.H1Style2
{
	color: white;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;	
}

/* When Header Button is selected */
td.H1Style2 {
	white-space: nowrap;
	background-position: center;
	background-image:url('Header_Button_hover.gif') ;
}

td.Spacer{
	white-space: nowrap;
    width: 1px;
}

/* Standard Header Button */
.H1Style3 {
	color: white;
	text-align: center;
	background-image:url('Header_Button_normal.gif') ;
}

.H1Style3:hover {
	color: white;
	text-align: center;
	background-image:url('Header_Button_hover.gif') ;
}

td.H1Style3
{
	white-space: nowrap;
	background-color: white;
}


/* When Header Button is OnHover */
.H1Style4 {
	color: white;
	text-align: center;
	background-image:url('Header_Button_active.gif') ;
}
	
.H1Table
{
	color: white;
	background-color: #FFFFFF;
}

.H1Header
{
	white-space: nowrap;
	background-color: #FFFFFF;
}

.H1MenuLevel0, .H1MenuLevel0:visited, .H1MenuLevel0:link
{
	color: white;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding:13px 30px 13px 30px; 
	 
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: white;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding:13px 30px 13px 30px;
	width: 100%;		
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: white;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	padding:13px 30px 13px 30px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: white;
	text-decoration: none;
	line-height: 40px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	line-height: 40px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: white;
	text-decoration: underline;
	line-height: 40px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv
{
	position: absolute;
	background-color: #ECF4FF;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Helvetica, sans-serif;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	background-color: #ECF4FF;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: white;	
}
