body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;  
}

body, table, td, p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #121212;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #231231;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a:active {
}

a:visited {
}

a:hover {
  text-decoration: underline;
}

.h2 {
	font-family: "lucida sans unicode";
	margin-bottom: 0px;
	color: #132132;
	font-size: 12px;
	font-weight: normal;
}

a:link.h2 {
  font-family: Verdana, Helvetica, sans-serif;
  color: #E6910A;
  font-size: 12px;
  text-decoration: none;
}

a:active.h2 {
}

a:visited.h2 {
}

a:hover.h2 {
  text-decoration: underline;
}

h1 {
	font-family: "lucida sans unicode";
	margin-bottom: 0px;
	color: #132132;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
}

h2 {
	font-family: "lucida sans unicode";
	margin-bottom: 0px;
	color: #132132;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
}

h3 {
	font-size: 16px;
}


.objleft {
	float: left;
	margin-right: 10px;
}

.objright {
	float: right;
}

input, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #132132;
	background-image:(design/images/input-bg.gif);
	padding-left: 5px;
	margin-bottom: 5px;
}

submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #132132;
	width: 150px;
	font-weight: bold;
	margin-top: 5px;
}

.NoRep {
	background-repeat: no-repeat;
	background-position: top;
}

.TDgreyLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
}

.TDRight2px {
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 0px;
}

.TDleft2px {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 0px;
}

.TabelGreyBorder {
	border-top: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	background-repeat: repeat-x;
}

.TDGreyDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	background-image: url(../images/GreyBG.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}

.TDMargR10px {
	padding-top: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;

}
.GalImg {
	border: 2px solid #FFFFFF;
}

.TD20pxleft {
	padding-left: 20px;
}

.date {
	font-size: 9px;
	color: #777777;
	text-align: right;
	margin-bottom: 10px;
}


#UddAlleMenu a {
	color: #333333;
	display: block;
	height: 20px;
	width: 99%;
	padding-left: 5px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration:none;
}

#UddAlleMenu a:hover {
	color: #FFFFFF;
	background-color: #3f7eba;
	display: block;
}

.UddAlleMenuTOP {
	width: 99%;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#adventureMenu {
	color: #333333;
	display: block;
	width: 90px;
	padding-left: 5px;
	text-decoration:none;
}

#adventureMenu a:link {
	color: #333333;
	display: block;
	width: 99%;
	padding-left: 5px;
	text-decoration:none;
}

#adventureMenu a:hover {
	background-color: #9acd32;
	display: block;
	font-weight:bold;
}
.att {
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
