/*IE7*/
body {
	text-align:center; /* horizontal centering for IE Win quirks */
 background-color:#666666;
 color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;

}
a {
 color:#999999;
	text-decoration: none;
	
}
#imageContainer {
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
/*#imageContainer img{
	padding: 5px;
	border: 1px solid #ffffff;
	}
	a:link {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
*/

.imageContainertable {
	font-size: 11px;
 color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
a {
 color:#f5f5f5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
 color:  #999999;
}


