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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/background3opt.gif);
	background-repeat: repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #91224D;
	font-weight: bold;
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #91224D;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/CR-Web-Graphic_sm_14.gif);
	background-repeat: no-repeat;
	
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a:visited {
	color: #660033;
	text-decoration: none
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #660033;
	text-decoration: none
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:visited {
	color: #FFFFFF;
	text-decoration: none
}
#topNav a:hover {
	color: #CC99CC;
	text-decoration: none;
}
#topNav a:active {
	color: #FFFFFF;
	text-decoration: none
}

