.TabOff {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TabOn {
	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: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MainText {
	list-style-image: url(../images/bull.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TabEx {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 30px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	top: 100px;
	margin: 0px;
	line-height: 1px;
	font-style: oblique;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.TextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
}
a:visited {
	color: 006600;
}
