body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	
    scrollbar-arrow-color:#c00000;
    scrollbar-base-color:#ececec;
    scrollbar-face-color:#ececec;
    scrollbar-highlight-color:#ececec;
    scrollbar-shadow-color : #ececec;
}

a:link {
	color: #375D9F;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #003366;
}
a:active {
	color: #333333;
}


.headline {
	color: #375D9F;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
}

.headline2 {
	color: #375D9F;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

.headline3 {
	color: #375D9F;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.menu2 {
	font : 10px Arial, Helvetica, sans-serif;
	color : Black;
	width: 300px;
	height: 14px;
}

.input {
	font : 11px Arial, Helvetica, sans-serif;
	color : Black;
	width: 300px;
	height: 15px;
	background-color: #E5E5E5;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding-left: 3px;
}

.input2 {
	font : 11px Arial, Helvetica, sans-serif;
	color : Black;
	width: 300px;
	height: 100px;
	background-color: #E5E5E5;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding-left: 3px;
}

.inputbutton {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	background-color:#333333;
	border: 0px 0;
	cursor: hand;
	height: 16px;
	width: 135px;
}



#hassoGallery {
	margin-left: 50px;
	padding: 0;
	font-size: medium ;
	
	
}


#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color:silver;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 370px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 360px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}
