@charset "windows-1252";

* {
	margin: 0px;
}

body {
	background-image: url(/images/body.gif);
	background-repeat: repeat-x;
	background-color: #f3f1ed;
	font-family: Arial;
	font-size: 12px;
}

iframe {
	background-color: transparent;
}

#main {
	margin: 0px auto;
	width: 880px;
}

#banner {
	text-align: center;
	padding: 3px;
}

#header {
	background-image: url(/images/header.jpg);
	width: 880px;
	height: 330px;
	color: #d2c8c8;
}

#headermenu {
	padding-top: 52px;
	width: 256px;
	text-align: left;
	float: right;
	color: #6f6b6b;
	font-size: 20px;
}

#headermenu a, #headermenu a:hover, #headermenu a:active, #headermenu a:visited, #headermenu a:link {
	padding: 10px 0px 0px 6px; /* top right bottom left */
	text-decoration: none;
	color: #6f6b6b;
	display: block;
	height:	38px;
}

#headermenu a:hover {
	background-image: url(/images/menubutton.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

#tags {
	background-image: url(/images/col2-tags-top.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	width: 250px;
}

#tags a {
	color: #8c8989;
}

#tags p {
	padding: 5px;
}

#image {
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 200px;
	float: left;
	padding-bottom: 5px;
}

#image #mainflash {
	float: left;
	margin-left: 40px;
}

#containerTop {
	background-image: url(/images/container-top.gif);
	font-size: 12px;
	width: 880px;
	float: left;
}

#containerBottom {
	background-image: url(/images/container-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 30px;
	width: 880px;
	clear: both;
}

#containerBottom div.textBottom1 {
	background-image: url(/images/col12-text-bottom.gif);
	margin-left: 5px;
	height: 26px;
	width: 617px;
}

#column1 {
	padding: 6px 2px 0px 5px; /* top right bottom left */
	color: #333333;
	width: 617px;
	float: left;
}

#column1 p {
	padding-bottom: 10px;
}

#column1 a, #column1 a:hover, #column1 a:active, #column1 a:visited, #column1 a:link {
	color: #333333;
	text-decoration: none;
}

#column1 h1 {
	padding: 10px 0px 10px 20px; /* top right bottom left */
	background-image: url(/images/col1-h2.gif);
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-size: 21px;
}

#column1 h1 a, #column1 h1 a:hover, #column1 h1 a:active, #column1 h1 a:visited, #column1 h1 a:link {
	color: #ffffff;
}

#column1 div.textTop {
	padding: 20px 20px 0px 20px; /* top right bottom left */
	background-image: url(/images/col12-text-top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 430px;
}

#column1 div.textTop img {
	padding-right: 20px;
}

#column2 {
	padding: 6px 0px 0px 0px; /* top right bottom left */
	color: #ffffff;
	width: 250px;
	float: left;
}

#column2 p {
	padding-bottom: 10px;
}

#column2 p.center {
	text-align: center;
}

#column2 h2 {
	padding: 10px 0px 10px 20px; /* top right bottom left */
	background-image: url(/images/col2-h2.gif);
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-size: 20px;
}

#column2 h2 a, #column2 h2 a:hover, #column2 h2 a:active, #column2 h2 a:visited, #column2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

#column2 div.textTop {
	padding: 20px 10px 0px 10px; /* top right bottom left */
	background-image: url(/images/col2-text-top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 215px;
}

#column2 div.textBottom {
	background-image: url(/images/col2-text-bottom.gif);
	margin-top: -10px;
	height: 26px;
}

#column2 div.textBottom2 {
	background-image: url(/images/col2-text-bottom2.gif);
	margin-top: -10px;
	height: 26px;
}

#column2 dl {
	width: 250px;
	overflow: hidden;
	padding-bottom: 5px;
}

#column2 dt {
	float: left;
	width: 105px;
}

#column2 dd {
	float: left;
	width: 135px;
}

#column2 dl input.text {
	font-size: 11px;
	height: 11px;
}

#column2 dl select.select {
	font-size: 11px;
	width: 105px;
}

#column2 dl select.selectsmall {
	font-size: 11px;
	width: 85px;
}

#column2 #col2bottom {
	background-color: #4f83d8;
	padding: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}

#column2 #col2bottom select {
	margin: 30px 0px 0px 0px; /* top right bottom left */
	padding: 2px;
	border: 0px;
	background-color: #4f83d8;
	font-size: 11px;
	color: #ffffff;
}

#col1, #col2, #col3 {
	min-height: 150px;
	margin-left: 1px;
	width: 205px;
	float: left;
}

#col1 {
	background-color: #ddd6cc;
	margin-left: 5px;
}

#col2 {
	background-color: #ebe4da;
}

#col3 {
	background-color: #f0ebe5;
}

#footer {
	background-image: url(/images/footer.gif);
	width: 880px;
	height: 26px;
	margin: 0px auto;
	font-size: 10px;
	color: #ffffff;
	clear: both;
}

#footer p {
	text-align: center;
	padding: 6px 15px 0px 15px; /* top right bottom left */
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

#subfooter {
	width: 880px;
	height: 26px;
	margin: 0px auto;
	font-size: 9px;
	text-align: center;
	color: #8c8989;
	clear: both;
}

#subfooter h6 {
	font-weight: normal;
	font-size: 9px;
}

#subfooter a, #subfooter a:hover, #subfooter a:link, #subfooter a:active, #subfooter a:visited {
	text-decoration: none;
	color: #8c8989;
}

#column1 select.select { border: 1px solid #CDC7BD; background-color: #ffffff; color: #333333; width: 300px; font-weight: normal; }
#column1 select.date1 { border: 1px solid #CDC7BD; background-color: #ffffff; color: #333333; width: 78px; font-weight: normal; }
#column1 select.date2 { border: 1px solid #CDC7BD; background-color: #ffffff; color: #333333; width: 130px; font-weight: normal; }
#column1 select.date3 { border: 1px solid #CDC7BD; background-color: #ffffff; color: #333333; width: 88px; font-weight: normal; }
#column1 input.text { border: 1px solid #CDC7BD; background-color: #ffffff; color: #333333; width: 300px; }
#column1 input.euro { width: 289px; }

#linkscolumn1 {
	padding: 0px 10px 0px 0px; /* top right bottom left */
	float: left;
	width: 279px;
}

#linkscolumn2 {
	float: right;
	width: 279px;
}

#linkscolumn1 div, #linkscolumn2 div {
	background-image: url(/images/box-top.gif);
	background-repeat: repeat-x;
	margin-bottom: 8px;
	overflow: hidden;
	clear: both;
	width: 279px;
}
 
#linkscolumn1 ul, #linkscolumn2 ul {
	list-style: none;
	width: 279px;
	padding: 0px;
	padding-top: 5px;
	color: #2333333;
}

#linkscolumn1 h4, #linkscolumn2 h4 {
	padding: 8px 0px 0px 12px; /* top right bottom left */
	width: 279px;
	height: 26px;
	overflow: hidden;
	color: #2333333;
	font-size: 13px;
}

#linkscolumn1 li, #linkscolumn2 li {
	padding-left: 10px;
}

#linkscolumn1 a.links, #linkscolumn1 a.links:hover, #linkscolumn1 a.links:visited, #linkscolumn1 a.links:active, #linkscolumn1 a.links:link, #linkscolumn2 a.links, #linkscolumn2 a.links:hover, #linkscolumn2 a.links:visited, #linkscolumn2 a.links:active, #linkscolumn2 a.links:link {
	text-decoration: none;
	color: #2333333;
}

#linkscolumn1 a.links:hover, #linkscolumn2 a.links:hover {
	color: #980103;	
}

#crosslinks h5 {
	font-weight: normal;
	font-size: 9px;
}

