@charset "utf-8";
/* CSS Document */

hr {
  border: 0;
  color: #000000;
}

ul#menu {
  width: 180px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding:0px;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 3px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
    padding: 2px;
	
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 12px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #ffccff;
}

ul#menu a.active {
  color: #66ffcc;
}
.style3 {color: #FFFFFF; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 
 }
 .style1 {color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 
 }
  
 .style29 {color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px; 

 
 }  .style29 a{color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration:none; 
 }
 
    .stylezx a{color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration:none; 
 } 
   .stylezx a{color: #000000; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration:none; 
 }
 
 
 
 .style3 a{color: #FFFFFF; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px; 
 text-decoration: none;
 font-weight: bold;
 }
  .style3 a-hover{color: #cccccc; 
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 text-decoration: none;
 }
.style5 {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
}
.style5 a{
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
 text-decoration: none;
}
.style30 {
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
}
.style30 a{
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
 text-decoration: none;
}
.style3x {
font-size: 18px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
}
.style3x a{
font-size: 18px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #AC327B;
	font-weight: bold;
 text-decoration: none;
}



body {
	margin-top: 0px;
}
style6 a{font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight:bold;
color: #000000;
 text-decoration: none;
}
.style6 {font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight:bold;
color: #000000;
text-decoration:none;
}
stylesw a{font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight:bold;
color: #000000;
 text-decoration: none;
}
.stylesw {font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight:bold;
color: #000000;
text-decoration:none;
}

.style7 {color: #FFFFFF; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
 text-decoration: none;

}
.style7 a{color: #FFFFFF; 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 10px; 
 text-decoration: none;

}
.style8 {font-size: 10px}
.style8 a{font-size: 10px;
text-decoration : none;
color:000000;
}
#overlay {
	background-image:url(images/white.png);
	color:#CC00FF;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:441px;
	overflow-y:auto;
}

/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
		color:#CC00FF;
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(images/white.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(images/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	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;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
.style3 {font-size: 10px}
body {
	margin-top: 0px;
}
<!--
.highslide1 {cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide1 {	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
-->