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

.whiteText01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.whiteTextheading01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #960;
}
.blackText01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	text-align: justify;
}
.blackText02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.blackText04 {
	text-align: right;
}
.blackText05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}


.redText01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F00;
}
.headerBGimage {
	background-image: url(top-bar-bg.gif);
}
.redText02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #C00;
	font-weight: bolder;
	font-style: normal;
}
.safronText03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #F90;
}
.greenText03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #990;
	font-style: normal;
}
.linkText01 {
	font-size: 12px;
	text-align: right;
	color: #333;
}
