.main {
	border: thin solid #000000;
	}

.left {
     
	 border-bottom:thin solid #66ff66;
}

td.left {
	border-bottom: 1px solid #cccccc;
}

.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	color: #660000;
	font-weight: bold;
}
.style5 {
	
	font-family: Arial, Helvetica, sans-serif;
}

A:link {text-decoration: none; color:#000099}
A:visited {text-decoration: none; color:#000099}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red;}

.form {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #00FF66;
	border-right-color: #00FF66;
	border-bottom-color: #00FF66;
	border-left-color: #00FF66;
	}