.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	line-height: 14px;
}

.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #F5F5F5;
	border-bottom: #BDBCBC solid 1px;
   border-left: #BDBCBC solid 1px;
   border-right: #BDBCBC solid 1px;
   border-top: #BDBCBC solid 1px;
}

.newsteaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE1919;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE1919;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE1919;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE1919;
	text-decoration: underline;
}





.watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: 85% 240px;
	background-attachment: fixed;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DE1919;
	text-decoration: none;
	padding-bottom: 5px;
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	color: #808284;	
	font-weight:bold;
	text-transform:uppercaze;	
}
.headers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DA0000;
	background-color: #F1F1F1;
	border-bottom: #DCDCDC solid 1px;
	background-image: url(images/content_liqui.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 22px;
	padding-right: 22px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA0202;
	text-decoration: underline;
}
.introductioncopy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
	background-color: #FBFBFA;
	border-bottom: #92A0AF thin solid 1px;
   border-left: #92A0AF thin solid 1px;
   border-right: #92A0AF thin solid 1px;
   border-top: #92A0AF thin solid 1px;
}
input {
	color: #3A3A3A;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}

select {
	color: #3A3A3A;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}