body td	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666; 		
		}
body {
background-color: #BDDCB8;
}		
a {color: #0000FF;
text-decoration:none;
}
a:hover{color:#0000FF;
text-decoration:underline;
}
.td border_left{
border: 1 solid red;
}
.button {
	text-align: left;
	cursor: hand;
	font: 11px Tahoma;
	color: #0000FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
}
.button:hover {
	color: #0000FF;
	background-color: red;
	font: 11px Tahoma;
	text-decoration: underline;
}
footer{
color:#FFFFFF;
vertical-align:middle;
}
border {
border: 1 1 red;
}