/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-size: 18px;
	font-family: "Lucida Sans", Arial, Verdana;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #DE6A05;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.thdr {
	background-image: url(images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 191px;
}
.text {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	letter-spacing: 0.6px;
    line-height: 19px;  

}
.newstext {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#extraDiv2 {
	background-image: url(images/btmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 145px;
	width: 100%;
	position: static;
	bottom: 10px;
	z-index: 5;
}

.newsbox {
	background-image: url(images/adbox.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
}
.ftr {
	font-size: 11px;
	color: #999999;
}
#ftr a {
	font-size: 11px;
	color: #999999;
}
.news {
	color: #0066CC;
}

