.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #7100E1;
	letter-spacing: normal;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9D3CFF;
	text-transform: capitalize;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #C891FF;
}
.mainlinks {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7100E1;
	letter-spacing: normal;
}
.tabhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7723E9;
	background-color: #F4EAFF;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #35546A;
	background-color: #C891FF;
	border: thin groove #C9D9E4;
	width: 80px;
	height: 15px;
}
.buttonsbig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #35546A;
	background-color: #C891FF;
	border: medium groove #C9D9E4;
	width: 250px;
	height: 30px;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #962DFF;
	background-color: #EBF1F5;
	width: 225px;
}
.showtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #7A00F4;
}
.images {
	background-color: #C9D9E4;
	border: 2px double #F4EAFF;
	width: 75px;
}
.avail {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFEDF;
	background-color: #9D3CFF;
}
.maintextred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: normal;
}
