a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.thin {
	padding: 0px;
	border: 1px solid #99CC33;


}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #99cc33;
}
.tablinebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}


.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	padding-right: 50px;
}
.tablinebottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99cc33;
}
.tablineleft {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99cc33;
}
.linetop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99cc33;
	border-right-color: #99cc33;
	border-bottom-color: #99cc33;
	border-left-color: #99cc33;
}
.lineright {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #99cc33;
	border-right-color: #99cc33;
	border-bottom-color: #99cc33;
	border-left-color: #99cc33;
}
.lineleft {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #99cc33;
	border-right-color: #99cc33;
	border-bottom-color: #99cc33;
	border-left-color: #99cc33;
}
