/* CSS Document by Xaia Media 2008 */

td img {
	display: block;
}

body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #C6DAF3;
	background-repeat: repeat-x;
}

a:link {
	color: #506C91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #506C91;
}
a:hover {
	text-decoration: underline;
	color: #600000;
}
a:active {
	text-decoration: none;
	color: #506C91;
}

#logo {
	margin-top: 0px;
	margin-left: 0px;
}

#main {
	margin-top: 150px;
	margin-left: 0px;
	margin-right: 0px;
	left: 0px;
	right: 0px;
	font-family: Tahoma;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/* CSS Document by Xaia Media 2008 */

