.backdrop {
	background-image: url(images/newbackdrop.gif);
	background-repeat: repeat-y;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsheadline {
	color: #EAEAF6;
	background-color: #FF9934;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #61637C;
}
.headline {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.picborder {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.greysmall {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.textenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #666666;
}
.blueline {
	background-image: url(images/blueline.jpg);
	color: #FFCC33;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.gold {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}

.goldtxt {
	color: #FFCC33;
	text-decoration: none;
}

.btnstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.backdrop2 {

	background-color: #bbbbbb;
}
.bluetxt {
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}
a:active {
	
	text-decoration: none;
}

.taback {

	background-color:#CCCCCC;
}.whitetxt {
	color: #FFFFFF;
}
.blueheadline {

	color: #FFFFFF;
	background-color: #444557;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.textenterright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #666666;
	text-align: right;
}
