.tre11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #424242;
	line-height: 14px;
}
a:link {
	color: #0076A8;
	text-decoration: none;
}
a:visited {
	color: #0076A8;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

a.newslink:link {
	color: #424242;
	text-decoration: none;
}
a.newslink:visited {
	color: #424242;
	text-decoration: none;
}
a.newslink:hover {
	color: #0076A8;
	text-decoration: none;
}


.txtbox {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	height: 18px;
	width: auto;
	padding-left: 5px;
}
.txtbox2 {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	height: auto;
	width: auto;
	padding-left: 5px;
}
.txtbx {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	height: 18px;
	width: auto;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtbx2 {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	height: auto;
	width: auto;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.bullet2 {
	list-style-image: url(images/bullet2.gif);
}
.bullet1 {
	list-style-image: url(images/bullet1.gif);
}
.btn {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #494949;
	height: 22px;
	width: auto;
}
