body {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Images/backgrounds/blustrip.gif)
}

body a {
	color: #0033FF;
	text-decoration: none;
}

body a:hover {
	color: #FF0000;
	text-decoration: underline;
} 

h1 {
	font-size: 18px;
	color: #003399;
}

h2 {
	font-size: 16px;
	color: #0033CC;
}

h3 {
	font-size: 14px;
	color: #0033CC;
}

strong { color: #003399 }

div#header {
	height: 90px;
	font-size: 11px;
	background-color: #000066;
	text-align: left;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #FFFFFF;
}

#header-inner {
	height: 80px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 17px;
	background-image: url(../Images/page_elements/header-left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#header a:link {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
}

#header a:visited {
	color: #666666;
	text-decoration: none;
}

#header a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}

#topbanner {
	width: 468px;
	height: 60px;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	float: right;
	vertical-align: middle;
}

div#texter {
	background-color: #F5F5F5;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	min-height: 330px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 0px;
	border-left: #000066 2px solid;
	border-right: #000066 2px solid;
}

div#adrect250 {
	width: 260px;
	padding-left: 10px;
	float: right;
	border-left: #0033FF 1px solid;
	margin-left: 10px;
}

div#adrect300 {
	width: 310px;
	padding-left: 10px;
	border-left: #0033FF 1px solid;
	margin-left: 10px;
	float: right
}

div#infobox {
	width: 210px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: #0000FF 1px solid;
	border-bottom: #0000FF 1px solid;
	text-align: left;
	clear: right;
	float: right;
}

div#stronza {
	display: none;
}

div#foot {
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/page_elements/bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 764px;
	text-align: center;
	padding: 5px;
}

div#copr {
	font-size: 10px;
	color: #3399FF;
	text-align: center;
}

div#copr a {
	color: #F5F5F5;
}

ul {
	text-align: left;
}