.HeaderText  {
	font-size : 15px;
	font-family : MyriaMM;
	text-align : justify;
	text-decoration : none;
	color : #000000;
}

.HeaderLinkUpper  {
	font : 15px;
	font-family : MyriaMM;
	text-decoration : none;
	color : #000000;
}

.HeaderLinkUpper:Visited  {
	font-size : 15px;
	font-family : MyriaMM;
	text-decoration : none;
	color : #000000;
}

.HeaderLinkUpper:Active  {
	font-size : 15px;
	font-family : MyriaMM;
	text-decoration : none;
	color : #FF8A00;
}

.HeaderLinkUpper:Hover  {
	font-size : 15px;
	font-family : MyriaMM;
	text-decoration : none;
	color : #FF8A00;
}

.HeaderLinkLower  {
	font : 15px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.HeaderLinkLower:Visited  {
	font-size : 15px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.HeaderLinkLower:Active  {
	font-size : 15px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #FF8A00;
}

.HeaderLinkLower:Hover  {
	font-size : 15px;
	font-family : Myriad Condensed;
	font-weight : bold;
	text-decoration : none;
	color : #FF8A00;
}

.HeaderForm  {
	font-size : 13px;
	font-family : Myriad Condensed;
	text-align : left;
	text-decoration : none;
	color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
	background-color : #ffffff;
	height : 18px;
	width : 109 px;
}

.HeaderButton  {
	font-size : 13px;
	font-family : Myriad Condensed;
	text-align : center;
	text-decoration : none;
	color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
	background-color : #ffffff;
	height : 18px;
}
