body {
	background-color: #2D2D2D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.submenu:link 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
  text-decoration: none
}
a.submenu:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
  text-decoration: none
}
a.submenu:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
  text-decoration: none
}
a.submenu:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
  text-decoration: none
}
H1 
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
H3
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	background:black;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
}
H4
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
}
	#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #7F8082;
	text-align: left;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	}
	#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}
.AField {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #7F8082;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
td {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.Search {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #7F8082;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	font-style: italic;
}
.Sknap {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7F8082;
	border: 1px solid #FFFFFF;
	height: 15px;
}
.Sknap2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #7F8082;
	background-color: #7F8082;
	border: 1px solid #747476;
}
.TVTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F8082;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F8082;
	border-bottom-color: #7F8082;
}
.THTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7F8082;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F8082;
	border-bottom-color: #7F8082;
}
.TTopT {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F8082;
	border-bottom-color: #7F8082;
}
.Noborder
{
	border: 0px solid #FFFFFF;
}
.alert {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.alert2 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
}.Tborder {
	border: 1px solid #7F8082;
}
.Overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Smalltext {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}.tdpadding {
	padding: 5px;
}
.whiteFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 433px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
