body {
	background-color: #ecf8ff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;

}
A:link {
	text-decoration: none;
	color: #DDF7FF
}           A:visited {
	text-decoration: none;
	color: #DDF7FF
}           A:active {
	text-decoration: none;
	color: #FFFFCC
}           A:hover {
	text-decoration: underline;
	color: #FFFFCC
}

.table1 {
	background-image: url(images/main_bg.jpg);
	border:none;
	width:925px;
	
}
.table2 {
	background-image: url(images/main_image.jpg);
	background-repeat: no-repeat;
	width:710px;
	border:none;
	
}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-size: 11px}