a:active {
	color: #007700;
	text-decoration: none;
}
a:visited {
	color: #007700;
	text-decoration: none;
}
a:link {
	color: #007700;
	text-decoration: none;

}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;


}
.tblmn {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;

}
.pgname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}
.tblmid {

}
.tbldn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;


}
.gorline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007700;
	border-right-color: #007700;
	border-bottom-color: #007700;
	border-left-color: #007700;
	background-color: #ccFFcc;



}
.btnsep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	height: 14px;
	width: 15px;
	border: 1px solid #00aa00;
	color: #000000;
	font-weight: bold;
	cursor: hand;

}
.pic {
	text-decoration: none;
	border: 1px solid #007700;
}
hr {
	color: #007700;
	height: 1px;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.pln {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comnts {
	font-size: 12px;
	font-style: italic;
}
.tblbrd {

	border: 1px solid #007700;
}
.hand {
	cursor: hand;
}
.adstbl {
	background-color: #CCffCC;
}

