td img {display: block;}
body {
	background-color: #E1E1E1;
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
td {
font-size:12px;
}
a:link {
	color: #0B183C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0B183C;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0B183C;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0B183C;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #000000;
}

.image_right {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#hometable {
	background-image: url(images/template/template_r2_c1_home2.jpg);
	background-repeat: no-repeat;
}

