body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #D4D0C8;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;	
}

#fotoleft {
	padding: 24px 0px 0px 10px;
	float: left;
	width: 170px;
	height: 800px;
	display: block;
	text-align: center;
	display: none;
}

#nav {
	width: 10px;
	float: left;
	padding: 0px 0px 10px 16px;
	height: 350px;
	display: none;
}

#content {
	width: 90%;
	padding: 0px;
	margin-bottom: 0px;
}

#contenttop {
	height: 102px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999;
	width: 554px;
	margin-bottom: 25px;
	display: none;
}

#holder {
	background: #fff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header {
	background: #fff;
	display: none;
}

#contentoccasions {
	float: left;
	padding: 0px 0px 0px 0px;
}
#contentoccasions p {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contentoccasions p a:link {
	color: #9E9E9E;
	text-decoration: underline;
}

#contentoccasions p a:visited {
	font-size: 100%;
	color: #9E9E9E;
	text-decoration: underline;
}

#contentoccasions p a:hover {
	color: #6B6B6B;
	text-decoration: underline;
}

#contentoccasions h1 {
	font-size: 120%;
	font-weight: bold;
	color: #9E9E9E;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#contentoccasions h2 {
	font-size: 80%;
	font-weight: bold;
	color: #9E9E9E;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#contentoccasions h3 {
	font-size: 60%;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#contentoccasions ul {
 	list-style: square;
	margin-left: 16px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#contentoccasions ul li {
	font-size: 80%;
}

#tblResults {
	border: 1px solid #ccc;
}

#tdResults {
	border: 1px solid #ccc;
	vertical-align: top;	
}

.brclear {
	display: none;
}

#tblDetails {
	border: 1px solid #ccc;
}

#tdDetails {
	border: 1px solid #ccc;	
}

#footer {
	display: none;
}

.formtext, .inputtext {
	font-size: 80%;
}

.formtextboldcolored {
	font-size: 80%;
	font-weight: bold;
	color: #6B6B6B;
}

.formtextboldcoloredtd {
	font-size: 80%;
	font-weight: bold;
	color: #FF9900;
	padding: 5px 2px 5px 2px;
}

.formtexttd {
	font-size: 80%;
	padding: 3px 5px 3px 5px;
}

.formtextboldcoloredtddetails {
	font-size: 85%;
	font-weight: bold;
	color: #FF9900;
	padding: 3px 3px 3px 3px;
}

.formtexttddetails {
	font-size: 80%;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

.selecttext {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.selecttextdetails {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#map {
	display: none;
}

#GetModel {
	display: none;
}

#pagebreak {
	page-break-after: always;
}

.buttontextlarge
{
	display: none;
}

.buttontextsmall
{
	display: none;
}

.buttontextsmallright
{
	display: none;
}