@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bcg-new.gif);
	background-color: #FFFFFF;
	margin-left:150px;
	margin-top:110px;
	background-repeat: no-repeat;
}
.style2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
	padding-right:10px;
	color:#045A50;
}
.style2 a {
	text-decoration:none;
	color:#045A50;
	font-weight:bold;
}
.style2 a:hover {
	text-decoration:none;
	color:#993300;
}

.bullet {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
#footer {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#096055;
	width:800px;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
#footer a {
	text-decoration:none;
	color:#045A50;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:none;
	color:#993300;
}
.styletable {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:4px;
	color:#045A50;
}
.table {
border:solid 1px #045A50;
padding:3px;
}


