.bodytext {
	font-family: "DIN-Bold", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}



a:link { color: #666666; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }


a.arrow:link { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 20px; color: #999; text-decoration: none; }
a.arrow:visited { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 20px; color: #999; text-decoration: none; }
a.arrow:hover { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 20px; color: #000000; text-decoration: none; }
	
a.large:link { font-family: "DIN-Regulard", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 30px; color: #666; font-weight: bold; text-decoration: none; }
a.large:visited { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 30px; color: #666; font-weight: bold; text-decoration: none; }
a.large:hover { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 30px; color: #000000; font-weight: bold; text-decoration: none; }
	
a.text12:link { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 12px; color: #666666; text-decoration: none; line-height: 18px; text-transform: uppercase;}
a.text12:visited { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 12px; color: #666666; text-decoration: none; line-height: 18px; text-transform: uppercase;}
a.text12:hover { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 12px; color: #000000; text-decoration: none; line-height: 18px; text-transform: uppercase;}
	
.text14 { font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 14px; color: #666666; text-decoration: none; line-height: 18px; text-transform: uppercase;}
	
a.large16:link {
	font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large16:visited {
	font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large16:hover {
	font-family: "DIN-Regular", "Arial Narrow", "Helvetica-Bold", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	
.field {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	height: 20px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.errormessage {
	font-family: "DIN-Bold", "Arial Narrow", Helvetica, Arial;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	border: 0px;
}
.submitbutton {
	background-color: #666666;
	background-image: url(images/submitbutton.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 60px;
	border: 1px solid #666666;
}
.contenttable {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}
.bold {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.large30pt {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.large16pt {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.captions {
	font-family: "DIN-Regular", "Arial Narrow", Helvetica, Arial;
	font-size: 10px;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.prtext {
	text-transform: none;
	font-size: 12px;
}
