body {
	margin: 0px;
    padding: 0px;
	font-family: Tahoma, "Times New Roman", Georgia, "MS Sans Serif";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background-color:#CCCCCC;
	background-attachment: fixed;
	background-image: url(gifs/hg_square.gif);
	background-repeat: repeat;
}

td, th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #000000;
}



.title {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
   color: #FFFF66;
}

.subtitle {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 24px;
	
  color: #FFFF66;
}

.nav {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	
}

.navLink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
a:hover {
	color: #DEDECA;
	
}

.sidebar {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	
}

.sidebarHeader {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	
 font-weight: bold;
}

.sidebarFooter {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	
 color: #990000;
}

.footer {
  font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	
}

.legal {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	
}

.dingbat {
	font-family: Tahoma, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 50px;
	width: 99%;
	top: 30px;
	left: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	white-space: normal;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 30px;
	width: 99%;
	left: 10px;
	top: 90px;
	padding: 0px;
	margin: 0px;
}
#body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 500px;
	width: 99%;
	left: 6px;
	top: 127px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#hobby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	position: absolute;
	visibility: visible;
	z-index: 15;
	height: 25px;
	width: 200px;
	left: 10px;
	top: 10px;
	padding: 0px;
	margin: 0px;
}
