<style type="text/css">

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  background-repeat: repeat; 
  background-position: center top;
  align=top; 
}

P {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.1px;
	text-align: left;
	padding-left : 10px;
	padding-top : 0px;
	padding-right : 10px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {

	padding: 0;
}
.highslide:hover img {
	border: 1px #FFFFFF;
}

.highslide-image {
	border: 10px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    font-family: "trebuchet ms";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -.1px;
	display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
    text-decoration: none;
	padding: 3px;
	
	border-top: 0px solid white;
	border-bottom: 0px solid white;
    background-color: white;
    
    padding-left: 0px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 0px 0px 0px 0px;
    color: white;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.menu {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -.1px;
	text-align: left;
	padding-left : 10px;
	padding-top : 7px;
}
.hmenu {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -.1px;
	padding-left : 8px;
	padding-right : 9px;
	}

A:link {color : #4506A5;
text-decoration:none}

A:visited {color : #666666;
text-decoration:none}

A:active {color : #999999;
text-decoration:none}

A:hover {color : #ff0000;
text-decoration:none}

#hmenu a:link {
color : #666666;
text-decoration:none
}

#hmenu A:hover {color : #ff0000;
text-decoration:none}

</style>