.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFF00}
.style3 {color: #7DBB02}
.style4 {color: #4D5C6F}
.style5 {color: #FF9900}
.style6 {color: #213651}
.style7 {
	color: #FF6600;
	font-weight: bold;
}
.style9 {color: #FFFFFF}

.top_bg {
	width: 250px;
	height: 90px;
	background-image: url("../images/top_header.gif");
	background-repeat: no-repeat;
	color: #4d5c6f;
	border: none;
	margin: 0;
	padding : 90px 0px 0px 0px;
	vertical-align: top;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	font-family: verdana;
	background-color: #FFFFFF;
}

html>body .top_bg {
	height: 180px;
	font-size: 15px;
}

.header_info {
	font-size: 12px;
	font-weight: normal;
}

.links {
	color: #B9B9B9;
	text-decoration: none;
	font-size: 12px;
}

.links a{
	color: #5e548F;
	text-decoration: none;
	font-size: 12px;
}