BODY {
	font-size : 10pt;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #444;
	background-color : #444;
	margin : 2 0 0 0;
	width : auto;
	padding-right: 16px;
	background-repeat: repeat;
}

.thinborder {

border: thin solid #666666;
}

.sidebar {
	font-size : 0.8em;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	margin : 2 0 0 0;
	width : auto;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.1em;

}

.bottomtext {
	font-size : 0.7em;
	line-height: 1.1em;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #000000;
}

.bottomtext a:active {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	color: #000000;
}

.bottomtext a:link {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	color: #0083B0;
}

.bottomtext a:visited {
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: none;
color: #000000;
}

.bottomtext a:hover {
	color: #F47C30;
}



.nav {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	color: #000000;
	text-align: right;
}

.nav A:active {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration:none;
}

.nav A:link {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration:none;
}

.nav A:visited {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration:none;
}

.nav A:hover {
	COLOR: #605c36;
	text-decoration:none;
}

A:active {
	COLOR: #336699;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration:underline;
}
A:link {
	COLOR: #336699;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration:underline;
}
A:visited {
	COLOR: #336699;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration:underline;
}
A:hover {
	COLOR: #F47C30;
	text-decoration:underline;
}

textarea {
	font-size : 0.9em;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

H1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 1.2em;
	color : #000000;
	background-color : transparent;
}

H2 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 0.9em;
	color : #24408F;
}

H3 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 12pt;
	color : #8b876b;
	background-color : transparent;
}

.copyright {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 0.8em;
	color: #FFFFFF;
}

.smalltext {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 0.9em;
}

.smalltext a:link{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.smalltext a:visited{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}



.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
	color : #ffffff;
}

.largetext a:link{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
}

.largetext a:visited{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
}

.errortext {
	font-size : 1em;
	font-family :"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : red;
	font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color : #8b876a;
}

.bg_medium {
	background-color : #8b876a;
}

.bg_medium2 {
	background-image: url("img/nav-dk.jpg");
}

.bg_light {
	background-color : #b1c0bb;
}

.bg_light2 {
  background-image: url("img/nav-med.jpg");
  padding-left: 0px;
}

.bg_dark2 {
  background-image: url("img/nav-dk.jpg");
  padding-left: 0px;
}

.bg_dark3 {
  background-image: url("img/nav-bottom.jpg");
  padding-left: 0px;
}

.alt_bg_dark {
  background-color : #24408F;
}

.alt_bg_medium {
  background-color : #0095C4;
}

.alt_bg_light {
  background-color : #9FCFDB;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
.foot {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555;
	text-align: right;
}

