.mainarticle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-top: 0px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; line-height: 15px; background-color: #FFFFFF; border-color: black black black #3A5E85; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
a:link {  color: #000000; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
a:active {  color: #000000; text-decoration: underline}
a:visited {  color: #000000}

.bground {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
.menuleft {
	padding: 20px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menulefttopdot {
	padding: 20px 10px 10px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-color: #CCCCCC;
}
.basebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 5px 5px 5px 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #CCCCCC;
	border-left-color: #3A5E85;
}
