body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	line-height:12pt;
	background-repeat: repeat;
	background-color: #FFF;
	font-weight: normal;
}
body {
	background-color: #F8F8F8;
	margin-top: 50px;
	background-attachment: fixed;
	background-image: url(img/bg.gif);
}
a:link {
	color: #088EA0;
	text-decoration: none;
	font-weight: bold;
}
.disclaimer {
	font-size: 9px;
	line-height:10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #00ABAB;
	font-weight: bold;
}
a:hover {
	background:#6AB7C5;
	color: #ffffff; font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #6AB7C5;
	font-weight: bold;
	font-size: 8pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12pt;
	color: #62BECD;
}
.container {
	background-color: #FFF;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999;
	height: auto;
	color: #666;
}
.content {
	height: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 490px;
}
.footer {
	background-color: #67BACB;
	font-size: 8pt;
	color: #ffffff;
	height: 40px;
	padding-top: 10px;
}
.r_sidebar {
	float: right;
	height: auto;
	width: 190px;
}
.footer_adsense {
	height: auto;
	width: 900px;
	clear: both;
}
.l_sidebar {
	width: 190px;
	background-color: #808080;
	float: left;
	height: auto;
}
#test_site {
	color: #FFF;
	font-size: 16pt;
}
