/* HTML tags */
body, p, td, th, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body, html>p, html>td, html>th, html>li, html>input, html>select, html>textarea {
	font-size: small;
}
body {
	background: #fff;
	color: #666;
	margin: 3px 0 20px 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans serif;
}
h1 {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	color: #669;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0;
}
img {
	display: block;
}
ol {
}
p {
	/* margin-top: 0px; */
	/* padding-top: 0px; */
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #669;
}
a:visited {
	color: #669;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #99c;
}
.a {
	text-decoration: none;
}
.a:link {
	color: #006;
}
.a:visited {
	color: #006;
}
.a:hover {
	color: #fff;
	text-decoration: none;
}
.a:active {
	color: #669;
}
.b {
	text-decoration: none;
	font-weight: bold;
}
.b:link {
	color: #ccc;
}
.b:visited {
	color: #ccc;
}
.b:hover {
	color: #ccc;
	text-decoration: underline;
}
.b:active {
	color: #69c;
}

.ads {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.arrow {
	font-size: 120%;
	color: #f66;
	font-weight: bold;
}
.bar1 {
	background-color: #669;
	color: #ffffff;
	font-size: 85%;
	padding: 1px 0 1px 5px;
}
.bottompad {
	margin-bottom: 10px;
}
.box1 {
	background-color: #669;
}
.box2 {
	vertical-align: top;
}
.center {
	text-align: center;
}
.centered {
	text-align: center;
	vertical-align: middle;
	background: #fff;
	color: #666666;
}
.content {
	background-color: #fff;
	padding: 10px 5px 15px 5px;
	text-align: justify;
	vertical-align: top;
}
.content-main {
	background-color: #fff;
	height: 100px;
	padding: 10px 10px 15px 10px;
	text-align: justify;
	vertical-align: top;
}
.copy {
	font-size: 85%;
	color: #ccc;
	text-align: center;
}
.hires {
	background: #cccccc;
	text-align: center;
}
.hr {
	border-top: 1px dotted #cacaca;
}
.img1 {
	float: right;
	padding-left : 10px;
	padding-bottom: 5px;
}
.img2 {
	padding-bottom: 5px;
}
.img3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.img4 {
	padding-top: 20px;
	padding-bottom: 5px;
}
.img5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.indent1 {
	padding-left: 20px;
	padding-right: 20px;
}
.indent2 {
	padding-left: 35px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.justify {
	text-align:justify;
}
.menu {
	background-color: #dfdfdf;
}
.menuitem {
	background-color: #cacaca;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 1px 2px 5px;
}
.more {
	margin-top: 5px;
	margin-bottom: 0px;
}
.newsearch {
}
.nofooter {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.note {
	font-size: 85%;
}
.notop {
	margin-top: -5px;
}
.red {
	color: #f33;
	font-weight: bold;
	text-align: justify;
}
.right {
	text-align: right;
	margin-right: 15px;
}
.right2 {
	text-align: right;
}
.rightbar {
	background-color: #dfdfdf;
	vertical-align: top;
}
.searchdesc {
	margin-top: 5px;
	margin-left: 25px;
	padding-top: 0px;
}
.searchform {
	margin-top: 10px;
	margin-bottom: 20px;
}
.textmenu {
	font-size: 85%;
	color: #999;
	text-align: center;
}
.title {
	color: #fff;
	font-weight: bold;
	padding: 1px 0 1px 5px;
}
.top {
	vertical-align: top;
}