.maintext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.subheading {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.mainheading {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.mainheading_admin{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.subheading_admin {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.whitetext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.greytext {
	font-family: Lucida Grande, Verdana, Verdana, Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

.redtext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.smalltext {
	font-family: Lucida Grande, Verdana, Verdana, Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}

.smalltextgrey {
	font-family: Lucida Grande, Verdana, Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
input.submitbutton {
	color: #FFFFFF;
	background: #006600;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
input.submitbutton_admin {
	color: #FFFFFF;
	background: #000066;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
