html {
	margin: 0px;
	padding: 10px;
}

body {
	font: 8pt verdana;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	color: #444444;
}

img { 
	/* vertical-align: bottom; */
	border: none;
}


a:link {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #EC43A4;
}


#loginboxform {
	display: none;
}

#adminbar {
	bottom: 10px;
	border: 1px dashed #AAAAAA ;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
	FONT-SIZE: 10px;
	height: 70px;
	float: left;
}

#adminbar form {
	float: left;
	font-weight: normal;
}

#adminbar input {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	background: #FEF1BA;
	margin-right: 5px;
	margin-top: 5px;
}

#container {
	width: 900px;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	background: transparent url(/gfx/watermark.gif) no-repeat bottom left;
	background-position: 200px 100%;
}

#container_front {
	width: 900px;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	background: transparent url(/gfx/address_logo.gif) no-repeat bottom left;
	background-position: 0px 100%;
}


#adminer {
	float: left;

}

#banner {
	height: 129px;
	width: 900px;
}

#topmenu {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid #EC43A4;
	padding: 0px;
	text-align: right;
}

#content {
	font-size: 11px;
	line-height: 15px;
	padding: 10px;
	float: left;
	border: 0px solid black;
	width: 400px;
}




#content a:link {
	text-decoration: none;
	color: #EC43A4;
}

#content a:visited {
	text-decoration: none;
	color: #EC43A4;
}

#content a:hover {
	text-decoration: underline;
	color: #EC43A4;
}




#leftMenu {
	height:100px;
	padding-left: 10px;
	padding-top: 10px;
}

#leftMenu p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

#leftMenu .selected {
	color: #EC43A4;
}

#leftMenu .disabled {
	color: red;
}

#leftMenu hr {
	border: none 0; 
	border-top: 1px dashed #EC43A4;
	height: 1px;
	width: 85%;
	text-align: left;
	margin-left: 0;
}

#leftMenu p.subpage {
	text-indent: 10px;
}

#loginbox {
	border: 1px dashed #AAAAAA ;
	width: 130px;
	text-align: center;
	FONT-SIZE: 10px;
	vertical-align: bottom;
	float: left;
}

#loginbox input {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	background: #FEF1BA;
	margin-bottom: 3px;
}


#leftmenu {
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	color: #444444;
	border: 0px solid black;
	font-size: 8pt;
}

.topalign {
	vertical-align: top;
}


#rightnews{
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	border: 0px solid black;
}

#rightnews table {
	border-bottom: 1px dashed #EC43A4;
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
	width: 245px;
}

#rightnews h1 {
	FONT-SIZE: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	text-transform: uppercase;
}

#content p {
	margin: 0px;
	padding: 0px;
	FONT-SIZE: 8pt;
}

#content p.pageheader {
	FONT-SIZE: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Geneva, verdana, Helvetica, sans-serif;
}

#content p.headline {
	font-weight: bold;
}

#content p.readmore {
	font-weight: bold;
}

#content div.news {
	margin-bottom: 20px;
	width: 240px;
}

#newsmail{
  padding-top: 10px;
  padding-right: 10px;
  border: 0px solid black;
}

#newsmail .tabel {
  border-bottom: 1px solid #EC43A4;
  padding: 0px;
  margin: 0px;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 500px;
}

#newsmail h1 {
  FONT-SIZE: 10px;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  text-transform: uppercase;
}
