body {
background-color:#fff; 
margin : 0; 
padding : 0; 
border : 0px none;
}
#iframe {
scrollbar-face-color:#bcbcbc;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFffff;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#ffffff;
} 
 
/*preload classes*/
.svw {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
  position: relative;
  overflow: hidden;
  border: 0px solid #666666; /* #ff0000; */
  margin: 0 0 1px 0;
}

.stripViewer ul { /* this is your UL of images */
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
.stripViewer ul li {
  float:left;
}

.stripTransmitter {
  overflow: auto;
  width: 1%;
  
}

.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  
}

.stripTransmitter ul li{
  width: 20px;
  float:left;
  margin: 0 1px 1px 0;
  
}

.stripTransmitter a{
  text-align: center;
  line-height: 12px;
  background: #fff;
  color: #ffffff;
  text-decoration: none;
  display: block; 
  font-style:normal; 
  font-variant:normal; 
  font-weight:bold; 
  font-size:9px; 
  font-family:Georgia, Verdana, Arial
}

.stripTransmitter a:hover{
  background: #ffffff:
  color: #ff0000;
}

.stripTransmitter a:current{
  background: #cccccc:
  color: #ff0000;
  font-color:#ff0000;
}

img {
border:0px none;
}
p {
font-family : Georgia, Verdana, Arial, Helvetica, Sans-serif;
font-weight : normal; 
font-size : 13px; 
color:#000000; 
margin-top : 0px; 
margin-bottom : 3px; 
}

h1 {
font-family : Georgia, Verdana, Arial, Times, Times New Roman,   Helvetica, Sans-serif; 
font-weight : normal; 
color:#000000; 
font-size: 18px;
padding : 0; 
margin : 0; 
}

h2 {
font-weight : normal; 
padding : 0; 
margin : 0; 
}

h3 {
font-weight : normal; 
padding : 0; 
margin : 0; 
}
.menu_bg {
   background-color:#000000;
}
.menu {
   font-color:#FFFFFF;
   font-size:12px;
   text-decoration:none;
   font-family: georgia, tahoma, arial, serif;
   position: center;
}
.menu a{
   font-color:#FFFFFF;
   font-size:12px;
   text-decoration:none;
   font-family: georgia, tahoma, arial, serif;
}
a hover{
   font-color:#FFFFFF;
   font-size:12px;
   text-decoration:none;
   font-family: georgia, tahoma, arial, serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.menu h1 {
    font-size: 12px;
    font-family: georgia, tahoma, arial, serif;
    color: #ffffff;

}
.sub_menu {
   font-color:#000000;
   font-size:10px;
   text-decoration:none;
   font-family: georgia, tahoma, arial, serif;
   position: center;
} 
ul, ol {
font-family : Georgia, Verdana, Arial, Helvetica, Sans-serif; 
font-size : 12px; 
color:#000;
font-weight : normal; 
}

li { 
color:#ff0000;
}

.title {
font-family : Georgia, Verdana, Arial, Helvetica, Sans-serif; 
font-weight : normal; 
text-transform : uppercase; 
color:#000000; 
font-size : 15px; 
} 

.txt {
font-family : Georgia, Verdana, Arial, Helvetica, Sans-serif; 
font-weight : normal; 
color:#000000; 
font-size : 11px; 
} 
a:link {
color:#000000; 
text-decoration : none; 
} 
a:visited {
color:#474747; 
text-decoration : none; 
} 
a:hover {
color:#ff0000; 
text-decoration : none; 
} 
a:active {
color:#ff0000; 
text-decoration : none; 
}
.left {
background: url('images/download.jpg') repeat-y;
} 
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 3px;
left: -1000px;
border: 3px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 40px; /*position where enlarged image should offset horizontally */
}
.font1{align:center; color:#5d656a; font:10px georgia, tahoma, serif; text-transform:uppercase;}
.font2{color:#5d656a; font:12px georgia, tahoma, serif;}
/*.font2{color:#ffffff; font:10px georgia, tahoma, serif;}*/

.link1{color:#a1aeb6; font:10px georgia, tahoma, serif; text-decoration:underline;}
.link1:hover{color:#a1aeb6; font:10px georgia, tahoma, serif; text-decoration:none;}
.link2{color:#dee9f0; font:10px georgia, tahoma, serif; text-decoration:underline;}
.link2:hover{color:#dee9f0; font:10px georgia, tahoma, serif; text-decoration:none;}
.link3{color:#dee9f0; font: bold 10px georgia, tahoma, serif; text-decoration:none;}
.link3:hover{color:#dee9f0; font: bold 10px georgia, tahoma, serif; text-decoration:underline;}
.link4{color:#000000; font: 14px georgia, tahoma, serif; text-decoration:none;}
.link4:hover{color:#993300; font: 11px georgia, tahoma, serif; text-decoration:none;}
/*.link1{color:#dee9f0; font:10px georgia, tahoma, serif; text-decoration:underline;}
.link1:hover{color:#dee9f0; font:10px georgia, tahoma, serif; text-decoration:none;}*/

#gallery_section {
	display: block;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	border: 0px solid #CCC;
}
.news {
   background-color:#cccccc;
   font-color:#000000;
   font-size:10px;
   text-decoration:none;
   font-family:georgia, tahoma, arial, serif;
   font-weight : bold;
   position: center;
}

.bottom {
   background color: #bcbcbc;
   font-color: #ffffff;
   font-size: 10px;
   text-decoration: none;
   font-family: georgia, tahoma, arial, serif;
   position: center;
}