body, th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

	background-color:#FFFFFF;
}

td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

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;
}

.online_offline_bulb
{
	position:absolute;
	z-index:10;
	right:0px;
	top:0px;
}
	
.style1 {
	font-weight: bold;
	font-size: 12px;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.style3 {
	color: #000000;
	font-weight: bold;
}

.style14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}

a:link {
	color: #3366CC;
	font-weight: bold;
}

a:visited {
	color: #3366CC;
	font-weight: bold;
}

a:hover {
	color: #CC333A;
	text-decoration:underline;
	font-weight: bold;
}

a:active {
	color: #3366CC;
	font-weight: bold;
}