.formfield {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 135px;
	border: 1px solid #000000;
}
.blackverdanabig {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackarial {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackverdana {


	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lightbrownverdana {



	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #EB8C00;
	text-decoration: none;
}
.darkbrown {




	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: underline;
}
.blackverdanawhite {



	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanablackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdanaheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 75762A;
	text-decoration: none;
}
.rightbg1 {
	background-attachment: fixed;
	background-image: url(images/index_img10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbg2 {
	background-attachment: fixed;
	background-image: url(images/index_img11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbg3 {

	background-attachment: fixed;
	background-image: url(images/index_img12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbg4 {


	background-attachment: fixed;
	background-image: url(images/index_img13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blackverdanaCopy {



	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

* { margin:0; padding:0; }

#newsticker-demo {
	width:180px;
	height:180px;
	padding:5px 5px 0;
	font-family:Verdana;
	font-size:8pt;
	margin:5px auto;

}

#newsticker-demo a {
	text-decoration:none;
	color: #000000;
	font-family:Verdana;
	font-size:8pt;
	text-align: justify;
}

#newsticker-demo a:hover {
	text-decoration: underline;
	font-family:Verdana;
	font-size:8pt;
}

#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:180px; }
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
	height: 40px;
}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

