body {
	background-color:#666666;
	background-image:url(../res/layout/bg_main.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

table {
	color:#111111;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

div {
	color:#111111;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

a {
	color:#ea8400;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color:#111111;
	text-decoration:underline;
}
