body, h1, #Header, #Header2 {
	margin: 0px;
  }
body, #Header, #ContentWrapper, div.Menu {
	padding: 0px;
	}
#WrapperTop, #WrapperBottom {
	width: 750px;
  text-align: left;
  }
#WrapperTop {
  margin: 20px auto 0px auto;
	}
#WrapperBottom {
  margin: 0px auto 20px auto;
	}
h1, h2, #Header2, #ContentWrapper, #Sidebar, #Content, .list, #ct2 {
  background-color: white;
  color: #000080;
  }
.mtag, body, #Header, #ct1	{
	background-color: #89a9d6;
  color: #000080;
  }
.mdata, div.Menu, #Footer, #mform {
	color: white;
	background-color: #89a9d6;
  }
h1, h2, .Box1, #Footer, p, a, .dt, .dd, .list, #mform, .mtag, .mdata, .fg {
  font-family: arial, helvetica, sans-serif;
  }
.Box1, p {
  background-color: transparent;
  } 
.fg {
	background-color:transparent;
	color:#000080;
  font-size: 70%;
  font-weight: bold;
  }
#Header2 	{
	border: 1px solid #89a9d6;
	height: 70px;
	padding: 5px;
	}
#HeaderLeft {
  padding: 5px;
	float: left;
  border: 1px solid white;
	}
#HeaderRight {
  padding: 5px;
	margin-top: 30px;	 	
	float: right;
  border: 1px solid white;
 	}
#Sidebar {
	float: left;
	margin-left: -1px;
  top: 0px; 
	width: 100px;
	}
#ContentWrapper {
	border-color:#89a9d6;
	border-style:solid;
	border-width:0px 0px 10px 10px;
	margin:0px 0px 0px 110px;
	}
#Content	{
	padding:20px;
  margin:0 5%;
	}
div.Menu {
	border:0px;
	margin:0px 0px 0px 120px;
	}
.Box1 {
	border:1px solid white;
  margin: 0px 0px 10px 0px;
	padding: 5px;
	}
h1 {
	border-bottom:20px solid #89a9d6;
	font-style:italic;
	font-size:140%;
	font-weight:bold;
	padding: 10px;
	}
h2 {
  font-size:110%;
  font-weight:bold;
  }
#Footer	 {
	padding:10px 0px 0px 10px;
	font-size: 60%;
	margin: 0px 0px 0px 110px;
	}
#FooterLeft {
	text-align: left;
  float:left;
	}
#FooterRight {
	text-align: right;
  float: right;
	}
p {
  color: #000080;
	} 
a, a:link, a:visited {
	background-color:transparent;
	color:black;
	font-weight: bold;
	text-decoration:none;
	}
a.sidebar, a.sidebar:link, a.sidebar:visited {
	background-color:transparent;
	font-weight:normal;
	color:#000080;
  }
a.menu, a.menu:link, a.menu:visited {
	background-color:transparent;
  color:white;
  font-size:70%;
  }
a:hover, a.sidebar:hover, a.menu:hover {
	background-color:transparent;
  color:#fa0000;
  text-decoration: underline;
  }
.dt	{
	list-style:circle;
	font-weight:bold;
  }
.dd	{
	font-weight:normal;
  }
.list {
  padding-left:35px;
  text-align:left;
  line-height:35px;
  font-weight:bold;
  }
body, div.Menu, h1, h2, .center {
  text-align: center;
  }
.f100, .list, #mtable	{
  font-size: 100%;
  }
#mform {
  border:1px solid black;
  padding:10px;
  }
#mtable {
  vertical-align:top;
  }
#ct1 {
	border: 60px solid #89a9d6;
  }
#ct2 {
	padding:20px;
	border: 1px solid white;
  }
/*********************************
 *
 *	CAPTCHA-Styles
 *
 */
	p.captcha_1,
	p.captcha_2,
	p.captcha_notvalid
	{
		margin-left: 30px;
		margin-right: 20px;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background: transparent;
		color: #000000;
	}
	p.captcha_2
	{
		font-size: 10px%;
		font-style: italic;
		font-weight: normal;
	}
	p.captcha_notvalid
	{
		font-weight: bold;
		color: #FFAAAA;
	}

	.captchapict
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-style: inset;
		border-width: 4px;
		border-color: #C0C0C0;
	}

	#captcha
	{
		margin-left: 30px;
		margin-right: 30px;
		border-style: dashed;
		border-width: 2px;
		border-color: #FFD940;
	}
