body {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: 0px;
	background-color: #FFFFFF;

	border : 0 0 0 0;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	line-height: 120%;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

td {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: 0px;
}

form {
	border : 0 0 0 0;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	line-height : 12px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0 0 0 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

p {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: black;
}

h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #666666;
}

.highlight {
    background-color: #FFFF80;
}

.iniciale {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: #FFFFFF;

	background-image: url( '../image/h1_bg.gif' );
	background-repeat: no-repeat;

	padding-left: 2px;
	padding-right: 4px;
}

a {
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #C28448;
}

a:hover {
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CC9966;
}

a.menuLink {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #7A7A7A;
}

a.menuLink:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #444444;
}

.top {
	background-image: url( '../image/top_bg.gif' );
	background-color: #FFEDDA;
}

.main {
	background-color: #FFEDDA;
}

.emph {
	color: #666666;
        font-weight: bold;
}

.polymetaSearchField {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0px;
	color: #777777;

	background-image: url( '../image/polymeta_search_field.gif' );
	border: 1px solid #999590;

	width: 200px;
	height: 20px;

	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;
}

.polymetaSearchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F3F3;
	text-align: center;

	background-image: url( '../image/polymeta_search_button.gif' );
	border: 0px none;

	width: 69px;
	height: 21px;

	padding-top: 3px;
}

.polymetaSearchString {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: -1px;
	color: #777777;
}

.polymetaString {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: 0px;
	color: black;
}

.searchMiddle {
	background-image: url( '../image/dots_bg.gif' );
}

.searchRight {
	text-align: right;
}

.headerBg {
	background-image: url( '../image/header_bg.gif' );
	background-repeat: repeat-x;
	background-color: #FFEDDA;
	text-align: right;
}

.innerLeft {
	background-image: url( '../image/inner_left_bg.gif' );
	background-repeat: repeat-y;
}

.innerRight {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0px;
	color: #555555;

	padding-right: 40px;

	background-image: url( '../image/inner_right_bg.gif' );
	background-repeat: repeat-y;
	background-position: right;
}

.menuItem {
	background-image: url( '../image/menuitem_bg.gif' );

	padding-left: 5px;
	padding-right: 5px;

	height: 20px;
}

.menuItemCapital {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.bottom {
	background-image: url( '../image/bottom_bg.gif' );
}

.bottomLeft {
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: 0px;
	color: #666666;

	padding-left: 10px;
	padding-top: 15px;

	background-image: url( '../image/bottom_left.gif' );
	background-repeat: no-repeat;
	background-position: left;
}

.bottomRight {
	font-family: Verdana;
	font-size: 7pt;
	letter-spacing: 0px;
	color: #666666;

	text-align: right;
	padding-right: 10px;
	padding-top: 15px;

	background-image: url( '../image/bottom_right.gif' );
	background-repeat: no-repeat;
	background-position: right;
}

a.novonext {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #666666;
	text-decoration: none;
}

a.novonext:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	text-decoration: underline;
}

.keretes {
    border: 2px dashed brown;
    margin: 20px;
    padding: 15px;
}

