A:link { 
text-decoration: none; 
color : #008000;
}
A:visited { 
text-decoration: none; 
color : #008000;
}
A:hover { 
text-decoration: none; 
color : #008000; 
}
P {
	font : 14px "MS Sans Serif", Geneva, sans-serif;
}

.table {
font : 13px Tahoma,Arial;
}

.head {
font : 16px Tahoma;
}

.head2 {
font : 14px Tahoma;
}

.foot {
font : 10px Arial;
color : #000000;
}

.title {
	font : 12px Tahoma;
	color : #008000;
}

FIELDSET {
	padding-left: 10px;
	padding-top: 20px;
	margin: 0px;
	border : 1px solid Black;
}body {
	background-color: #FFFFFF;
}

.bkg {
	background-attachment: scroll;
	background-image: url(Images/ivy-overlay.jpg);
	background-repeat: repeat;
	background-position: left center;
	padding-left: 10px;
}
.footBdr {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
.btmline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.SideBdr {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
}

.FootSideBdr {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;

}
