body {
	margin: 0px;
	background: url(../images/bg_dark.jpg);
	background-attachment: fixed;
	background-color: #E7EAED;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}

.InputActive {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  background-color: #F5F7F8;
}

.InputNormal {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  background-color: #FFFFFF;
}

/* 
-------------------------
Mozilla and Firefox only!
-------------------------
.InputNormal:hover { 
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  background-color: #F5F7F8;
}
-------------------------
*/

h1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #B69978;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #B69978;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #B69978;
	text-decoration: none;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #B69978;
	text-decoration: none;
	font-weight: bold;
}

.normalText {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

.whiteBoldText {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.brownText {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #B69978;
	text-decoration: none;
}

.boldText {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

li {
	list-style-image: url(../images/list0.gif);
	line-height: 1.4em;
	font-family: Arial;
	font-size: 12px;
}

.normalList {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

.normalSubList {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/list1.gif);
}

.normalTextBold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

table, tr, td { 
	font-family: Arial, sans-serif;
}

#hoover0  { 
	background-color: #C8CFD5;
}

#hoover1  { 
	background-color: #F5F7F8;
}

#hoover2  { 
	background-color: #FFFFFF;
}

#hoover3  { 
	background-color: #E3E7EA;
}

A.whiteBoldText {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.whiteBoldText:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.whiteBoldText:HOVER {

	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #C8CFD5;
	text-decoration: none;
}

A.normalText {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	list-style-image: url(../images/list0.gif);
}

A.normalText:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	list-style-image: url(../images/list0.gif);
}

A.normalText:HOVER {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #B69978;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

.kleinerText {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

A.kleinerText {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	list-style-image: url(../images/list0.gif);
}

A.kleinerText:HOVER {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B69978;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

.kleinerTextDeadlink {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B69978;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
}

.copyright {

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

A.copyright {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

A.copyright:HOVER {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.CellMarker {
	background-color: #C8CFD5;
}

A.normalTextBold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

A.normalTextBold:HOVER {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.normalTextBoldDead {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B69978;
	text-decoration: none;
	list-style-image: url(../images/list0.gif);
	line-height: 1.4em;
}

A.normalTextBold:ACTIVE {

	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.alert {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #C75435;
	text-decoration: none;
	line-height: normal;
}

.valid {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5BC735;
	text-decoration: none;
	line-height: normal;
}
