/** Styles from sfheli designer, not exactly an expert, eh? **/
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-weight: bold; font-size: 18px;}
.style3 {font-weight: bold}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: left;
	word-spacing: normal;
	overflow: scroll;
	height: 330px;
	width: 95%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	white-space: normal;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
}
a:hover {
	color: #912631;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.noscroll{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: left;
	word-spacing: normal;
	height: 330px;
	width: 95%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	white-space: normal;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
}

#dhtmltooltip{
  position: absolute;
  width: 150px;
  border: 2px solid black;
  padding: 2px;
  background-color: #d5daeb;
  visibility: hidden;
  z-index: 100;
}