body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #FF9900;
}

.style1 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;	
}
.style1c {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;	
}
.style01 {
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	text-align: justify;
}
.style2 {
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.style3c {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.style3w {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
	.style4 {
	color: #0033FF;
	}
.navtas{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: auto;
	color: #FFFFFF;
	width: auto;
	font-weight: normal;
	text-decoration: none;
	background-color: #666666;
	padding: 3px;
	margin-top: 2px;
	margin-left: 2px;
}
.navtas:hover  {
	color: #000066;
	text-decoration: blink;
	background-color: #ffffff;
}
.navb{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: auto;
	color: #000000;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	margin-top: 9px;
}
.navb:hover{
	color: #FFFFFF;
	margin-top: 11px;
}
.filds  {
	border: thin;
	padding: 1px 4px 0pt 0pt;
	font-size: 8pt;
	background-color: #CCCCCC;
	border-width: 1;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid black;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid navy;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

