@charset "utf-8";

body {
  margin: 0px;
  background-image: url(data/bgimgs/xbg.jpg);
  background-repeat: repeat-x;
  background-color: #020f2f;
}
#headerbg {
  margin: 0;
  background-image: url(data/bgimgs/header.jpg);
  background-repeat: no-repeat;
  width: 851px;
  height: 178px;
}
#gencontent {
  margin: 0;
  background-image: url(data/bgimgs/ybg.jpg);
  background-repeat: repeat-y;
  width: 851px;
  }

#se_bg {
  position:absolute;
  top:410px;
  z-index:10;
}


#content {
  width: 625px;
  top: -119px;
  position: relative;
  right: -68px;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000d2d;
  z-index:99;
}
#copybottom {
  width: 625px;
  position: relative;
  right: -68px;
  text-align: right;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #4a536a;
  padding-top: 5px;
  padding-bottom: 5px;
}

#shabottom {
  position: relative;
  right: 0px;
  text-align: right;
  padding-top: 5px;
  margin-bottom: -5px;
}


h2 {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffb533;
}

		
		h3 {margin:0; padding-bottom:5px; font:bold 13px Arial, Helvetica, sans-serif;color:#839BB6;}
		p {margin:0 0 0 0;text-align:justify;font-size: 12px;color:#1A1A1A;}
		
			h5 {margin:0; padding-bottom:1px; text-align:justify; font:bold 11px Arial, Helvetica, sans-serif;color:#839BB6;}
			h6 {margin:0; padding-bottom:5px; text-align:justify; font:normal 10px Arial, Helvetica, sans-serif;color:#181818;}
		
		
		strong {font:bold 12px Arial, Helvetica, sans-serif;color:#37383B;}
		italic {font:bold italic 12px Arial, Helvetica, sans-serif;color:#37383B;}
		td {font:12px Arial,Helvetica, sans-serif; color:#37383B; }
		
a.linkcontent:link, a.linkcontent:visited, a.linkcontent:focus, a.linkcontent:active {font-size: 12px;color:#1A1A1A;text-decoration:none;border-bottom:1px dotted; }
a.linkcontent:hover {font-size:12px;color:#3D7094;text-decoration:none;border-bottom:1px dotted;}

		
		
* {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#nav {
  display: block;
  position: relative;
  width: 125px;
  left: -383px;
  top: 55px;
  z-index:98;
}
#nav ul {
  list-style-type: none;
  width: 125px;
  position: relative;
  margin-top: 0px;
}
#nav li {
  border-bottom: 1px solid #999999;
  height: 19px;
  width: 125px;
}
#nav a {
  height: 19px;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  padding-left: 12px;
  width: 113px;
  line-height: 19px;
  font-size: 13px;
  color: #24365f;
}
#nav a:hover {
  background-image: url(active2.png);
  font-weight: bold;
}

a.link0:link, a.link0:visited, a.link0:focus, a.link0:active {font-size: 11px;color:#494B50;text-decoration:none; }
a.link0:hover {font-size:11px;color:#839BB6;text-decoration:none;border-bottom:1px dotted;}





.highslide {
}
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide img {
  border: 0 solid gray;
}
.highslide:hover img {
  border: 0 solid white;
}
.highslide-wrapper {
  background: white none repeat scroll 0% 50%;
}
.highslide-image {
  border: 0 solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  border-style: none solid solid;
  border-color: -moz-use-text-color white white;
  border-width: medium 2px 2px;
  padding: 5px;
  background: white none repeat scroll 0% 50%;
  display: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
.highslide-loading {
  border: 1px solid black;
  padding: 2px 2px 2px 22px;
  background: #ffffff url(highslide/graphics/loader.white.gif) no-repeat scroll 3px 1px;
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
}
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 {
  margin: 0 10px 10px 0;
  background: transparent url(highslide/graphics/fullexpand.gif) no-repeat scroll 0% 50%;
  display: block;
  width: 34px;
  height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

