@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5d7a;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5d7a;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5d7a;
}
body {
	background-color: #cfe1ed;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1, .style1 a {
	color: #FFFFFF;
}
.style1 a:hover{
	color: #ffffff;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5d7a;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F17720;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5d7a;
}