BODY {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

A {
	color: #CE1141;
}

h1 {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	font-size: 20px;
	color: #CE1141;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

hr {
border: none 0;
border-top: 1px solid #555; /* the border */
width: 80%; 
height: 1px; /* whatever the total width of the border-top and border-bottom equal */
}

#layout {
	width: 800px;
	background-color: #FFFFFF;
	border: 0;
	margin-bottom: 1em;
}

#mast {
	width: 800px;
	height: 120px;
	background: #999999 no-repeat url(../images/hyh_new_header.gif);
}

#mast #logo {
	width: 142px;
	height: 101px;
	background-color: transparent;
	left: 16px;
	top: 12px;
	position: absolute;
	color: transparent;
}

#primenav {
	height: 27px;
	padding-top: 2px;
	padding-left: 7.25em;
	margin: 0;
	background-color: #CE1141;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

#primenav ul {
	padding: 0;
	margin: 0;
	background-color: #CE1141;
	color: #000000;
	float: left;
	width: 100%;
}

#primenav ul li {
	display: inline;
}

#primenav ul li a {
	padding: 0 1.5em;
	background-color: #CE1141;
	color: #000000;
	text-decoration: none;
	float: left;
}

#primenav ul li a:hover {
	background-color: #CE1141;
	color: #FFF;
}

#colleft {
	width: 172px;
	background-color: #999999;
}

#loginbox {
	width: 156px;
	height: 124px;
	padding: 4px;
	background-color: #999;
}

#secondnav { 
	width: 172px; 
}

#secondnav ul
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-weight: bold;
}

#secondnav a
{
display: block;
padding: 3px 3px 3px 5px;
width: 163px;
background-color: #555;
border-bottom: 1px solid #999;
}

#secondnav a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#secondnav a:hover
{
background-color: #CE1141;
color: #FFF;
}

#secondnav #active a
{
background-color: #CE1141;
border-bottom: 1px solid #999;
}


#colbody {
	width: 458px;
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
}

#colright {
	width: 138px;
	padding-top: 1em;
	padding-left: 13px;
	background-color: #999999;
}

#footer {
	padding: 4px;
	background-color: #CE1141;
	font-size: 90%;
	color: #000;
	text-align: center;
}
#footer a {color:#FFF;}

.newsHeadline { 
	color: #CE1141; 
	font-size: 16px; line-height: 1.2em; 
	font-weight: bold; 
	margin-bottom: 0; 
}

.newsBody { 
	margin-top: 0; 
	margin-bottom: 10px; 
}

.newsByLine { 
	color: #333333;
	font-size: 10px; 
	line-height: 1.2; 
	font-style: italic; 
}

.newsRule { 
	margin: 10px 0;
	border-top: 1px solid #666666;
	clear: both;
}

.headlinesTitle {
	width: 450px;
	color: #FFF;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	margin-top: 10px;
	padding: 4px;
	background: #CE1141;
}

.headlinesArea{
	width: 446px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.headlinesItem {
	margin-top: 0;
	margin-bottom: 0;
}

form {
	margin: 0;
}

.phppgtitleband {
	/* table, holds $page_title, $left_content, $right_content */
	margin: 10px auto 0 auto;
	padding: 0;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 100%;
	font-size: 90%;
}

.phppgtitleband td {
	width: 33%;
	padding: 5px;
}

.phppgmainbox {
	/* holds next/prev links and main image */
	margin: 10px auto 0 auto;
	padding: 0;
	min-height: 320px;
}

.phppgnextbox {
	/* holds next and previous links */
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}

.phppgimagebox {
	/* table, holds main image */
	margin: 0 auto 0 auto;
	padding: 0;
}

.phppgimageframe {
	/* frame around main image */
	width: auto;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 9px;
}

.phppgimagetag {
	/* main image's img tag style */
	border: 1px solid #CCC;
}

.phppggifbox { 
	/* table style that holds gif thumbnail's */
	margin: 10px auto 0 auto;
	padding: 0;
	border-collapse: collapse;
}

.phppggifbox td {
	padding: 12px;
	border: 1px solid #999;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.input{
	width: 120px;
	background-image: url(../../images/textboxbg.gif);
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	color: #000000;
	background-color:#FFFFFF;
	border-top: 0px;
	border-right: 1px #DBC58D;
	border-bottom: 0px;
	border-left: 0px;
}
.listtbox {
	height: 15px;
	border: 1px solid #E1AB4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:#ffffff;
}
.pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.pass a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.style1 
{
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
background-color:inherit;
}
.topnev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.3px;
	}
.topnev a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.topnev a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.topnev a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8EAED;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
	}
.password a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: none;
}
.password a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
.bordernev {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
