body,td,th {
	color : #333333;
	font-family: Arial;
	font-size: 12px;
}
.size13 {
	color : #000000;
	font-size: 13px;
}
a:link {
	text-decoration:underline;
	color: #990000;
}
a:visited {
	text-decoration:underline;
	color: #990000;
}
a:hover {
	text-decoration:none;
	color: #990000;
}
.navbar {
	font-size : 12px;
	font-family : Arial;
	line-height: 1.6em;
	color:#000000;
}
.navbar a {
	color: 990000;
	text-decoration: none;
}
.navbar a:hover {
	color : #990000;
	text-decoration: underline;
}
.navbar a:visited {
	color:#990000;
}
.bottomlinks {
	font-size : 11px;
	font-family : Arial;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
}
.bottomlinks a {
	color: #000000;
	text-decoration: underline;
}
.bottomlinks a:hover {
	color : #000000;
	text-decoration: none;
}
.bottomlinks a:visited {
	color:#000000;
}
.imageborder {
	font-size : 11px;
	font-family : Arial;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
}
.imageborder  a {
	color: #000000;
	}
.line-right{
	border-right : 1px dotted #71964C;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-bottom-style: none;

}
.line-top{
	padding : 0px;
	border-top : dotted 1px;
	border-color: #57A514;
	margin: 0px;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #57A514;
}
.line-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #57A514;
}.heading {
	font-family: Arial;
	font-size: 27px;
	font-weight:normal;
	color: #CC0000;
	text-transform: lowercase;
}
.bar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	background-color: #D8FFBD;
	padding: 7px;
	border: 1px solid #7ABF3C;
	margin: 0px;
}

