body {
	background-color: #2F4255;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back_top_wide.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a, a:link, a:active, a:visited, a:hover {
	color: #7d4f12;
	}
	
ul {
	margin: 0px;
	padding-left: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #55616c;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #55616c;
}
#toptable {
	background-image: url(img/back_top_base.gif);
	height: 230px;
	width: 880px;
}
#maintable {
	background-image: url(img/back_main_stretch.gif);
	width: 880px;
	background-repeat: repeat-y;
	background-position: center top;
}
#menutable {
	background-image: url(img/back_main_stretch_menu.gif);
	width: 880px;
	background-repeat: repeat-y;
	background-position: center top;
}
#maincell {
	background-image: url(img/back_main_base.gif);
	width: 880px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
}
#logo_ty {
	padding-left: 30px;
}

p, form {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #35485A;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
#banner180 {
	background-image: url(img/banner-180x150_ita_back.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
#banner180 img {
   padding-top: 10px;
}
img.banner {
	padding: 8px;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
}
