.hovid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.well {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.dot {
	background-image: url(images/dot_css.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgArticle {
	background-attachment: fixed;
	background-image: url(images/article_bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
}
.dotcenter {
	background-image: url(images/dot_css.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.border02 {

	border: 1px solid #339900;
	padding-left: 3px;
	padding-right: 3px;
}

.th {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
