﻿td img {
  display: block;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(images/bg.jpg);
}

.maintableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}

a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div img {
	display: inline;
}

.footer {
	width: 750px;
	height: 26px;
	background-image: url('images/index_r6_c1.jpg');
	color: white;
	text-align: right;
}

.footer a {
	color: white;
}