body{
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	}
	
.lr {
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px
}

.lbr {
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.ltbr {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.ltr {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px
}	

.diag_hdr{
	background-image: url(/images/top_diag_fill.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 768px
}

.orange_hdr{
	background-image: url(/images/top_orange_fill.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 768px	
}

.nav_bg_fill{
	background-image: url(/images/nav/nav_bg_fill.gif);
	background-repeat: repeat-y;
}	

.centre_col{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68%;
	color: #333333;
	text-decoration: none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 5px;
	line-height : 16px;
	list-style-image : url(/images/bullet.gif);
	border: #999999 1px solid;
	}
.centre_col #main{
	height:100%;
}

.centre_col a:link,.centre_col a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	text-decoration: none;

}

.centre_col a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	}


	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #747474;
	text-decoration: none;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 5px;
	line-height : 16px;
	list-style-image : url(/images/bullet.gif);
	letter-spacing: 1px;
}

.footer a:link,.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	text-decoration: none;
	}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	}

.listings_table_border {
	border-spacing:1px;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}	
	
.listings_cell_detail{
	background-color: #F2F2F2;
	padding: 1px;
	border-spacing: 1px;
}	
.euro_listings_cell_detail{
	background-color: #FF871A;
	padding: 1px;
	border-spacing: 1px;
}	

.listings_image{
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 1px;
}	

.listings_years{
	font-size: 80%;
	border: #FF6600;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left: 0px;
	border-right: 0px;
	border-spacing: 1px;
}
div.listings_years{
	margin:10px 0;
}
 .listings_years a:link, .listings_years a:visited{
	font-size: 100%;
	border: #FF6600;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left: 0px;
	border-right: 0px
}
.links_ltbr {
	border: #FF6600;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: #BABABA;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

textarea,select, menu,list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: #BABABA;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.errorExplanation{
	clear:both;
}

#errorExplanation h2{
	font-size:15px;
	color:#900;
	margin-left:0;
}
#errorExplanation p{
	margin:0;
}
#errorExplanation ul{
	margin: 5px;
	padding:0 15px;
}

div.errorExplanation{
	margin-left:10px;
}
span.fieldWithErrors input, span.fieldWithErrors textarea, span.fieldWithErrors select{
	border-color: #900;
}
.notice{
	border:1px solid #F90;
	color: #C60;
	background: #FFC;
	margin:0 0 5px 10px;
	line-height:2em;
	margin:0;
	padding:.5em;
	font-weight:bold;
}