.ar11 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.newstxt {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.paging:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.paging:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.paging:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtbox {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
	height: 18px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
}
.btn {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/submit.gif);
	height: 24px;
	width: 60px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.txtbox2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F7F7F7;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
}
