
/* */
body {
	azimuth: center;
	position: relative;
}

table {
	vertical-align: top;
	float: none;
		font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	vertical-align: text-top;
	text-align: justify;
	font-weight: normal;
}

.searchknapp{
	font-family : "Courier New", Courier, monospace;
	color: #000033;
	line-height: 6px;
	font-weight: bold;
	text-decoration : none;
	margin-top:0px;
	margin-bottom: 0px;
}

.searchknapp:hover{
	color: #000033;
	text-decoration: none;
	background-color: #E3E3E3;
}

.searchknapp:visited{
	color: #000033;
}

.searchknapp:active{
	color: #003366;
}

.search{
	font-family : "Courier New", Courier, monospace;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDCD9;
	text-align: center;
	width: 430px;
	border-bottom-color : Black;
	border-top-color : Black;
	border-width : thin thin;
}

 h1 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

 h2 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	vertical-align: text-top;
}

 h3 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: #A80934;
	font-weight: bold;
	vertical-align: text-top;
}

 h4 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	vertical-align: text-top;
}

 .h1 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: White;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.h2 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	line-height: 21px;
	color: Black;
	vertical-align:text-top;
	font-weight : bolder;
}

 p {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	vertical-align: text-top;
	text-align: justify;
	font-weight: normal;
}

.p2 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	vertical-align: text-top;
	text-align: justify;
	font-weight: normal;
}

.h4 {
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: #A80934;
	font-weight: bolder;
	line-height: 18px;
}

.br {
	line-height: 5px;
	vertical-align: text-top;
}

.a{
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	font-weight: bold;
	text-decoration : none;
}

.a:hover{
	color: #C42700;
}

.a:active{
	color: Red;
}

.a2{
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	display: block;
	font-weight: bolder;
	text-decoration : none;
	line-height: 20px;
}

.a2:hover{
	color: #C42700;
}

.a2:active{
	color: Red;
}
.a2b{
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: White;
	display: block;
	font-weight: bolder;
	text-decoration : none;
	line-height: 20px;
	max-width: 254px;
	margin-bottom: 0px;
	background-image: url(../images/bak3.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.a3{
	font-family : Lucida Grande,Verdana, Arial, sans-serif;
	color: Black;
	font-weight: bold;
	text-decoration : none;
	vertical-align: text-top;
}

.a3:hover{
	color: #C42700;
}

.a3:active{
	color: Red;
}

.knapp{
  float: right;
  padding-top: 2px;
  padding-right: 1px;
  padding-left: 5px;
  padding-bottom: 1px;
}

.open {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 6px;
}

.cover {
	border : 1px solid Black;
	margin-right: 3px;
}




