body {
	background: #FFFFFF;
	background-image: url(/images/bg.gif);
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

a:link {
font-weight: bold;
color: #697EB2;
text-decoration: underline;
}
a:visited {
font-weight: bold;
color: #697EB2;
text-decoration: underline;
}
a:hover {
font-weight: bold;
color: #88A5EB;
text-decoration: none;
}
a:active {
font-weight: bold;
color: #697EB2;
text-decoration: none;
}


#framewraphome {
	width:710px;
	background-image: url(/images/background.gif);
	margin-right:auto;
}

#framewrap {
	width:710px;
	background-image: url(/images/background.gif);
	margin-right:auto;
	margin-left:auto;
}

#frame {
	width:630px;
	background-image: url(/images/background2.gif);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}


#menu {
	width:210px;
	float:left;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 16px;
	height: 450px;
}

#menu a{
text-decoration: none;
}

#menu a:hover{
text-decoration: none;
}



#center {
	width:410px;
	float:left;
	padding: 0px 10px 5px 0px;
}

#column {
	background-image: url(/images/swirl_headline.gif);
	background-repeat: no-repeat;
	width:190px;
	float:left;
	padding: 10px 10px 0px 0px;
}


#contentbody {
	line-height: 16px;
	width:405px;
	float:left;
}

#bottom {
	width:710px;
	font-size:10px;
	text-align: center;
	color: #999999;
	float: left;
	padding: 35px 0px 5px 0px;
}

#bottom a{
color: #E565A3;
text-decoration: none;
}

#bottom a:hover{
color: #DF1187;
text-decoration: none;
}

#bottomshadow {
	width:710px;
	background-image: url(/images/bottomshadow.gif);
	background-repeat: no-repeat;
	height: 80px;
}

.headline {
	font-size: 15px;
	color: #697DB2;
	font-weight: 900;
}

.headlinenews {
	font-size: 13px;
	color: #697EB2;
	font-weight: 900;
	letter-spacing: 1px;
}

.subheadline {
	font-size: 14px;
	color: #666666;
	font-weight: 900;
}

.micro {
font-size: 10px;
}

.warn {
	font-size: 11px;
	color: #CC0000;
}





h1 {
font-size:15px;
font-weight: 900;
margin: 20px 0px 10px 0px;

}

h2 {
font-size:14px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h3 {
font-size:13px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h4 {
font-size:12px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

