﻿.text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align: justify;
	vertical-align: top;
	padding: 20px 40px 20px 10px;
	height:100%;
}
.text-contentb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align: justify;
	vertical-align: top;
	padding: 0px 40px 20px 10px;
	height:100%;
}
.content-head {
	font-size:15px;
	font-weight:bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC; /* #808080; */
	text-align: center;
	width: 990px;
}
object:active, div:active
{
outline: none;
}
object:focus, div:focus
{
-moz-outline-style: none;
}
object
{
	vertical-align:top;
}
#Table_01 {
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	border:0;
}