.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737365;
	text-decoration: none;
}
.txtboxlong {
	background-color: #91AACD;
	padding: 4px;
	width: 300px;
	border: thin solid #D9D9BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #092B84;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #113386;
	padding: 4px;
	width: 60px;
	border: thin solid #D9D9BE;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #D9D9BE;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #D9D9BD;
}.datep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D9D9BE;
}
.leftfade {
	background-image: url(images/elements/left_fade.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.rightfade {
	background-image: url(images/elements/right_fade.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9D9BE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF031A;
	text-decoration: none;
}
.bottombar {
	background-image: url(images/elements/footer.jpg);
	background-repeat: no-repeat;
	width: 823px;
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737365;
	text-decoration: none;
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737365;
	text-decoration: none;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF031A;
	text-decoration: none;
}

.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #003366;
}
