@charset "UTF-8";
/* CSS Document */

.naw {
	font-family: Tahoma, Geneva, sans-serif;
	color:#666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding-left: 34px;
	letter-spacing: normal;
}
.type {
	font-family: Tahoma, Geneva, sans-serif;
	color:  #909090;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 0px;
	margin-top:-5px;
	padding-left: 0px;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1pt;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: normal;
}
.h3 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:100;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	letter-spacing: 1pt;
	letter-spacing: normal;

}
.h3grey {
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight:100;
	color: #666;
	letter-spacing: 1pt;
	letter-spacing: normal;

}
a {
	color: #000;
	text-decoration:none;
}


/* CSS Document slider */

#newsticker {
	width:220px;
	height: 350px;
	overflow:hidden;
	border-top: 1px solid #dddddd;
}

#newsticker p {
	margin:0px;
	padding: 10px 0px 0px 20px;
}
#newsticker ul {}
#newsticker li {
	list-style:none;
	display:block;
	padding:7px 0px;
	height:120px;
	font-family: Arial;
	font-size:12px;
}
