

a {
	color: #C88E02;
	
}

a:hover {
	color: #E9A400;
	text-decoration: none;
}
td {
  text-align: left;
  font-family: Verdana;
  font-size: 8pt;
}
.newsTickerHeader a {
	font-weight: bold;
	font-size: 13px;
}

/** 	Formular	**/

form {
	color: #ffffff;
}
form input,
form textarea {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	width: 250px;
}
form table td {
	color: #ffffff;
}


#mainDiv {
	margin: auto;
	background-image: url(images/content_main_bg.gif);
	width: 808px;
	position: relative;
}

#mainTable {
	width: 808px;
	border-spacing: 0;
	border-padding: 0;
	z-index: 10;
	position: relative;
}

#header {
	position: relative;
	background-image: url(images/header.gif);
	height: 177px;
	width: 808px;	
}

#mainContent {
	width: 550px;
	height: 450px;
	vertical-align: top;
	z-index: 10;
	position: relative;
}

#boxes {
	width: 200px;
	vertical-align: top;
	z-index: 10;
	position: relative;
}

#header {
	width: 808px; 
	height: 177px; 
	background-image:url(images/header.gif);
}

#menu {
	width: 808px;
	height: 22px;	
	padding-left: 20px;
	z-index: 10;
	position:  relative;
}

#footer {
    width: 550px;
	height: 80px;
	padding-bottom: 20px;
	z-index: 10;
	position: relative;
}

#newsTicker {
	background-color: #515151;
	width: 550px;
	height: 80px;
	z-index: 999;

}

#newsTickerText {
	vertical-align: top; 
	color: #FFFFFF;
	width: 500px;
	height: 60px;
	padding-left: 10px;
	position: relative;
}

#newsTickerIcon {
	background-image: url(images/ticker.gif);
	bottom:20px;
	height:66px;
	left: 535px;
	position:absolute;
	width:66px;
	z-index: 999;
}

#contentText {
	background-color: #515151;
	width: 550px;
	height: 450px;
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	z-index: 10;
	position: relative;
}

#contentContainer {
	position: relative;
	vertical-align: top;
	padding-top: 1px;
	z-index: 10;
}

#content_head_pic {
	background-image: url(images/content_top_bg.gif);
	height: 139px;
	width: 808px;
	position: absolute;
	top: 178px;
	z-index: 1;
}

#content_foot_pic {
	background-image: url(images/content_bottom_bg.gif);
	height: 315px;
	width: 808px;
	bottom: 0px;
	position: absolute;
	z-index: 1;
}

#menuContent {
	position: relative;
	z-index: 50;
}

.spacer {
  width: 20px;
}

/**		News Styles	BOF	**/

.news-latest-image, 
.news-single-img {
	float:left;
}
.news-single-imgcaption {
	padding: 3px;
}
.news-latest-image,
.news-single-img {
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.news-latest-headline h2,
.news-single-item h2 {
	font-family: Verdana;
	font-size: 14px;
}

.news-latest-image,
.news-single-img {
	display: block;
	border: 1px solid #eaeaea;
}
.news-latest-image img,
.news-single-img img {
	border: 0;
	display:block;	

}
.news-latest-headline {
	margin-bottom:3px;
}
.news-latest-item {
	display: block;
	margin-bottom: 20px;
}
.news-latest-headline h2 {
	margin-top: 2px;
}

/**		News Styles	EOF	**/



















