A:link {color: #66893D; font-weight: normal; text-decoration: underline;}
A:visited {color: #66893D; font-weight: normal; text-decoration: underline;}
A:active {color: #66893D; font-weight: normal; text-decoration: underline;}
a:hover {color: #66893D; font-weight: normal; text-decoration: none;}

body {
	margin-top: 60px;
	margin-left:0px;
	background-image:url(../images/Background.gif);
	}
	
.BodyTable {
	background-color:#FFFFFF;
	border: 1px solid #72725B;
	padding: 1px;
}

.IndexContent {
	padding: 20px 10px 10px 10px;
	}

.ChildContent {
	padding: 30px 25px 25px 25px;
	}

.TextField {
	font-family: Arial;
	font-size: 8pt;
	border-top: 1px solid #829AAF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #829AAF;
	background-color: #EFF6FD;
	}