img {
	behavior:url("../iepngfix/iepngfix.htc");
}
body {
	background-image: url(../Templates/bg3.gif);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 13px;
	color: #333466;
}

.style5 {
	font-size: 14px;
}

.gray{color:#7d7d7d;}
.blue{color:#333466;}
a {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:none;
}
a:hover {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#666699;
	text-decoration:underline;
}
p {
	line-height: 135%;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footer {
	font-weight:500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333332;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	color: #676767;
}
.left_gradient {
	background-image: url(../Templates/leftBorder.png);
	behavior:url("../iepngfix/iepngfix.htc");
	background-repeat: repeat-y;
}
.right_gradient {
	background-image: url(../Templates/rightBorder.png);
	behavior:url("../iepngfix/iepngfix.htc");
	background-repeat: repeat-y;
}
.top_gradient {
	background-image: url(../Templates/topBorder.png);
	behavior:url("../iepngfix/iepngfix.htc");
	background-repeat: repeat-x;
}
.bottom_gradient {
	background-image: url(../Templates/bottomBorder.png);
	behavior:url("../iepngfix/iepngfix.htc");
	background-repeat: repeat-x;
}
.page{
 	text-align: center;
}