* {
  font-family : Verdana, sans-serif;
  font-size: 10pt;
  #background-color: #FFEFD5;
  background-color: #FFFFFF;
  color: #000000;
}

.tr1 {
  background-color: CCCCCC;
}

.tr2 {
  background-color: #5F9EA0;
}

img {
border: 0pt;
background-color: transparent;
}

input {
  font-size : 8pt;
  border-color: #000000;
  border-style: solid;
  border-width : 1px;
}

textarea {
  font-size : 8pt;
  border-color: #000000;
  border-style: solid;
  border-width : 1px;
}

code {
  font-family : Courier, sans-serif;
}

.content {
  width: 600px;
}

.session-title {
}

.speaker {
  font-style: italic;
}

.headline {
  background-color: #5F9EA0;
  font-weight: bold;
  text-align: center;
}

.headline-normal {
  background-color: #5F9EA0;
  font-size : 14pt;
}

.headline-strong {
  background-color: #5F9EA0;
  font-size : 16pt;
}

.menustyle {
  width: 200px;
  height: 600px;
  font-size : 8pt;
  background-color: #F5DEB3;
  color: #000000;
}

.admin {
  font-size: 8pt;
  color: #ebe9e4;
}

.faulttext {
  color: #800000;
  font-weight: bold;
}


a.menustyle:link {
	text-decoration: none;
	color: #174A4A;
}
a.menustyle:active {
	text-decoration: none;
	color: #174A4A;
}
a.menustyle:visited {
	text-decoration: none;
	color: #174A4A;
}
a.menustyle:hover {
	text-decoration: underline;
	color: #800000;
}


a.admin:link {
	text-decoration: none;
	color: #ebe9e4;
}

a.admin:active {
	text-decoration: none;
	color: #ebe9e4;
}
a.admin:visited {
	text-decoration: none;
	color: #ebe9e4;
}
a.admin:hover {
	text-decoration: underline;
	color: #ebe9e4;
}




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

a:active {
	text-decoration: none;
	color: #174A4A;
	}
a:visited {
	text-decoration: none;
	#color: #809999;
	color: #447676;
	}
a:hover {
	text-decoration: underline;
	color: #174A4A;
	}
