/* @override http://www.halkjaerdesign.dk/clients/specialstans/new/includes/stylesheet.css */

BODY {
	color: #000;
	background: #e8eddf url(../images/page_background.jpg) scroll -200% -200%;
	margin: 0;
	font: 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration: underline;
	color: #006351;
}
A:active {
	text-decoration: underline;
	color: #006351;
}

A:visited {
	text-decoration: underline;
	color: #006351;
}

A:hover {
	text-decoration: underline;
	color: #d1570e;
}

TD.address {
	font-size: 10px;
	color: #006351;
	line-height: normal;
	padding-top: 8px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

TD.copyright {
	font-size: 10px;
	color: #797b74;
	line-height: normal;
	padding-top: 6px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
}

TD.by {
	font-size: 10px;
	color: #797b74;
	line-height: normal;
	padding-top: 6px;
	text-align: right;
	padding-left: 20px;
	padding-right: 40px;
}

TD.menu_item {
	font-size: 12px;
	color: #006351;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-right: 10px;
}

A.menu_item:link {
	font-size: 12px;
	color: #006351;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 0;
	text-decoration: none;
}

A.menu_item:active {
	font-size: 12px;
	color: #006351;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 0;
	text-decoration: none;
}

A.menu_item:visited {
	font-size: 12px;
	color: #006351;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 0;
	text-decoration: none;
}

A.menu_item:hover {
	font-size: 12px;
	color: #006351;
	text-align: left;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 0;
	text-decoration: underline;
}

TD.menu_bullet {
	font-size: 12px;
	color: #d1570e;
	text-align: center;
	text-transform: uppercase;
	line-height: 14px;
	width: 18px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}

A.address:link {
	text-decoration: none;
	color: #006351;
}

A.address:active
	{ text-decoration: none;
	color: #006351;
}

A.address:visited {
	text-decoration: none;
	color: #006351;
}

A.address:hover {
	text-decoration: underline;
	color: #006351;
}

A.by:link {
	text-decoration: none;
	color: #c8ccbf;
}

A.by:active {
	text-decoration: none;
	color: #c8ccbf;
}

A.by:visited {
	text-decoration: none;
	color: #c8ccbf;
}

A.by:hover {
	text-decoration: none;
	color: #adb1a6;
}

div.strPageContents {
	font-size: 12px;
	margin-bottom: 30px;
	line-height: normal;
	direction: ltr;
	margin-left: 40px;
	margin-right: 40px;
}

h1.strPageTitle {
	font-size: 18px;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 30px;
	line-height: 21px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

p,td {
	font-size: 12px;
	line-height: 14px;
}

li {
	line-height: 12px;
	font-size: 11px;
	margin-bottom: 5px;
}

TD.spacesaver {
	font-size: 3px;
	line-height: 3px;
}

TABLE.tblContactForm {
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 30px;
}

INPUT.strContactForm {
	border: 1px solid black;
	margin-bottom: 2px;
	width: 180px;
}

TEXTAREA.strContactForm {
	border: 1px solid black;
	width: 180px;
	background-color: white;
	margin-bottom: 10px;
	height: 90px;
}

TD.strContactForm {
	padding-right: 10px;
	white-space: nowrap;
}

TD.btnContactForm {
	padding: 5px;
	border: 1px solid #006351;
	white-space: nowrap;
}

TD.strContactFormResponseFail {
	white-space: nowrap;
	color: red;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
}

TD.strContactFormResponseSuccess {
	white-space: nowrap;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	color: gray;
}

