body {
	background-color:#c3c3c3;
	background-image:url(../res/layout/bg.jpg);
	background-repeat:repeat-x;
	margin:0 0 20px;
	padding:0;
	text-align:center;
}

table {
	color:#2b2b2c;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:17px;
	margin:0;
	padding:0;
}

div {
	color:#2b2b2c;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:17px;
	margin:0;
	padding:0;
}

a {
	color:#4c9740;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
