body {
 margin-left: 2px;
 margin-top: 0px;
 margin-right: 2px;
 margin-bottom: 0px;
 background: white;
 margin: 10px;
}
td.sidebarleft Img{margin-bottom: 3px}
body, td, td {
 color: #000000;
 font-weight: bold;
}
a:hover {
 color: #FF00FF;
}
a:active {
 color: #FF0000;
}
a:link {
 color: #0000FF;
}
a:visited {
 color: #FF0000;
}
/*STYLE THE OUTER BORDER ON THE TABLES */
table {
 border: 2px solid #006600;
 margin-bottom: 2px;
}
td.sidebarleft {margin-bottom: 5px,}

/*sets the background color on your side cells */
.sidebarleft {
	text-align: center;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.sidebarright {
	background-color: #FFFFFF;
	text-align: center;
	color: #0000FF;
	font-size: 12px;
	font-family: arial;
}
body,td,th {
	color: #0000FF;
	font-family: arial;
}
.Style1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.Style2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.Style3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
