body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	vertical-align: top;	
        line-height:13px;
}
img{border:0;}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #5E9FC7;
        text-decoration:none;
}
a:visited {
	color: #5E9FC7;
}
a:hover {
	color: #5E9FC7;
}
a:active {
	color: #5E9FC7;
}
.menutitle{
cursor:pointer;
margin-bottom: 1px;
background-color:#FFFFFF;
color:#417CE0;
width:155px;
padding:2px;
text-align:left;
font-weight:bold;
font-size: 11px;
color: #5E9FC7;
/*/border:1px solid #000000;/* */
}
.submenu{
margin-bottom: 0.5em;
margin-left: 15px;
font-size: 7px;
color: #5E9FC7;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0px;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 100px; /*position where enlarged image should offset horizontally */

}
.thumbnail1{
position: relative;
z-index: 0;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 0px;
}
.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
top: -700px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -430px;
left: 130px; /*position where enlarged image should offset horizontally */

}
.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 0px;
}
.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
top: -700px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -610px;
left: 130px; /*position where enlarged image should offset horizontally */

}
.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 0px;
}
.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
padding: 0px;
top: -700px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -782px;
left: 130px; /*position where enlarged image should offset horizontally */

}
