/*body {
	background-color: #ffffff;
}*/
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.thumbnail_block
	{
		position:relative;

		text-align:center;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
	}
	div.thumbnail_block img
	{
		border:1px solid #9B9A9A;
		background-color:#EDECEC;
		background-position:center;
		background-repeat:no-repeat;
	}
.style1 {
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.style3 {
	color: #000000;
}
a:link {
	color: #3366CC;
	text-decoration:none;
}
a:visited {
	color: #3366CC;
	text-decoration:none;
}
a:hover {
	color: #CC333A;
	text-decoration:none;
}
a:active {
	color: #CC333A;
	text-decoration:none;
}
