td {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.star {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.text_field {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: 111111;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: 3F3D3D;
	border-bottom-color: 3F3D3D;
	border-left-color: #000000;
}

.art {
	font-family: tahoma;
	font-size: 10px;
	color: #797979;
	text-decoration: none;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #797979;
	text-decoration: none;
	text-align: justify;
}
.newlettertd {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/news_letter.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 21px;
}
.bg123 {
	background-image: url(img/center_btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.hed {
	font-family: tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: none;
}

.links:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration:underline;
	}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
}
input {

	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: 111111;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: 3F3D3D;
	border-bottom-color: 3F3D3D;
	border-left-color: #000000;
}
.hedlarg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
.hedlargWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.links1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links1 a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links1 a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.links1 a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}