body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background-color: #242929;
	background-image: url(images_base/bkg_tile.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #9d1e01;
	padding: 0px;
}

a:visited {
	color: #9d1e01;
	padding: 0px;
}

a:hover {
	color: #9d1e01;
	background-color: none;
	padding: 0px;
}

p {
	color: #242929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
    color: #7b8c8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line height: 20px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 8px;
}

.text_regular {
	color: #242929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.text_regular_grey {
	color: #6f6c54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.text_small_grey {
	color: #6f6c54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.map_style {
	color: #6f6c54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

td {
	color: #242929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#footer
{
	font-size: 12px;
	text-align: center;
	color: #938f75;
	margin-top: -13px;
}

#footer a
{
	color: #938f75;
	text-decoration: none;
}