h1 {
color:#5C5C5C;
font-family: Verdana;
font-size:18px;
font-weight: bolder;
}

.news_hl{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13 pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFA500;
	letter-spacing: 2pt;
	padding-bottom: 5px;
	padding-left:9px;
	margin-top:5px;
	line-height:17px;
}

body {
background-color:#ffffff;
color:#5C5C5C;
font-family: Verdana;
font-size:10px;
padding:0;
margin:0;
line-height:12px;
text-align: center;
}

#fix {margin:0px auto 0px auto;
width:704px;}

#top{
width:704px;
height:27px;
background:url(images/px1.jpg) repeat-x;
display:table;
}

#top_a{
width:704px;
height:368px;
text-align:left;
background:url(images/blue_px.jpg) repeat-y top right;
display:table;
}

#menu {
width:175px;
float:left;
height:308px
}

#right_top {
width:529px;
height:368px;
float:right;
display:table;
}

#content {
width:529px;
height:165px;
display:table;
background-color:#ffffff;
}

#footer {
width:704px;
height:36px;
background-color:#E6E6E6;
margin:0px auto 0px auto;
padding:6px 14px 5px 14px;
text-align:left;
display:table;
}

.copy {
color:#848484;
font-family:verdana;
font-size:10px;
text-decoration:none;
}
.gray {color:#929292}

a {
	text-decoration: underline;
	font-family:verdana;
	color:#0071BC;
}

a:hover{text-decoration:underline;}
