.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #6CF1;
	text-decoration: none
}
.title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0000001;
	text-decoration: none
}
.lgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #F9F9F9;
	text-decoration: none
}
.smtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none
}
.mdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none
}
.mdtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CF;
	font-weight: bold;
}
.mdtitle_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #F1F1F1
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none
}

.submit_button {
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: underline
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F1F1F1;
	text-decoration: none
}

form.home_page_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #69C;
	color: #666;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

form.contact_page_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333;
	color: #666;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

table.main_table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-attachment: fixed;
	background-image: url(../av/images/jpg/background_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
