﻿
form
{
	margin:0px;
}
table.font1 {
	font-family: Arial;
}
.title {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.title1 {
	font-family: Maiandra GD;
	color: #105EBC;
	font-size: 22px;
	font-weight: bold;
}
.title2 {
}
.subtitle {
	color: #004591;
	font-weight: bold;
	font-size: 14px;
}
.subtitle1 {
	font-family: Arial;
	color: #105EBC;
	font-size: 18px;
	font-weight: bold;

}
.subtitle2 {
}
.text
{
	font-size: 12px;
	font-family: Verdana;
}
.text1 {
	font-size: 12px;
}
.text2 {
	color: #004591;
	font-size: 15px;
	font-family: Maiandra GD;
}
.required
{
	color: red;
	font-size: 12px;
	font-family: Arial;
}

a.eventlink {
	font-size: 12px;
	color: #105EBC;
	font-weight: bold;
}
a.eventlink:hover {
	color: #105EBC;
	font-weight: bold;
	text-decoration: none;
}
a.sublink {
	font-family: Arial;
	font-size: 12px;
	color: #105EBC;
	font-weight: bold;
	text-decoration: none;
}
a.sublink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #105EBC;
	font-weight: bold;
	text-decoration: underline;
}

input.textbox, select, textarea
{
	font-family: Verdana;
	font-size: 11px;
}

