body {
	scrollbar-3dlight-color : #19500A;
	scrollbar-arrow-color : #19500A;
	scrollbar-base-color : #19500A;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #19500A;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #19500A;

}

A:LINK,  A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
}

.ti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	color: Green;
	text-align: justify;
}

.sti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: Green;
	text-align: justify;
}

.stii{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: small;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -24 px;
	text-align: justify;
	font-size: small;
}

table#tblm {
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Green;
	border-top-style: solid;
	border-top-width: 1px;
}

td#tdm {
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Green;
	border-top-style: solid;
	border-top-width: 1px;
}

td#lprf {
	border-left-color: Green;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Green;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Green;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td#lprm {
	border-left-color: Green;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Green;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

input {
	background-color: #63B74B;
	border-color: Green Green Green Green;
	border: 1px solid;
	font-family: "Arial";
}

img#im1{
	border: 1px solid Green;
}
