body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
table {
	font-size: 10px;
}
a {
	color: #999999;
	font-weight: normal;
}
a:hover {
	color: #227257;
}


#splash-l {
	background-image: url(../img/main/bg-splash-l.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#splash-r {
	background-image: url(../img/main/bg-splash-r.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

