@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.4em;
	background-color: #616160;
}
#footer {
	width: 800px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 67px;
	color: #FFFFFF;
	vertical-align: top;
	font-size:14px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#righttitle {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #091350;
	text-decoration: none;
	width: 267px;
	padding-bottom: 20px;
}
#title {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #091350;
	text-decoration: none;
	padding-left: 235px;
	padding-bottom: 20px;
}
#rightpanel {
	background-color: #e4e4e4;
	vertical-align: top;
	width: 252px;
	padding-left: 15px;
	padding-right: 15px;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #091350;
}

.text1{
	font-size:16px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	}

