.normal {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalbox10 {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 6px;
}
.smallbox10 {

	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 6px;
}
.title {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #8F8A70;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #0000FF;

}
a:link {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.error {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.subtitlewhite {

	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {

	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small {

	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subtitle {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.normalBlue {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

.smallWhite {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.borderGray {
	border: 4px ridge #eeeeee;
}

.normalWhite {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.normalRed {
	font-family: "Century Gothic", Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Images/BackGrad.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
