BODY { 
scrollbar-3d-light-color: #c9c9c9; 
scrollbar-arrow-color: #c9c9c9; 
scrollbar-base-color: #ffffff; 
scrollbar-dark-shadow-color: none; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #c9c9c9; 
scrollbar-shadow-color: #b7b7b7; 
scrollbar-track-color: #ffffff;
background-color: #b7b7b7; 
background-image: url(img/back_gradient.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 0% 0%;
} 
/*  table.content {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #e4e4e4;
	border-collapse: separate;
	background-color: white; 
}*/
table.content {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #e4e4e4;
	background-color: white;
	-moz-border-radius: ;
}
/*
table.content td{
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #e4e4e4;
	background-color: white;
	-moz-border-radius: ;
}*/
.text {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 15px;
 }
 .text2 {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 18px;
 }
 .textlarge {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 13px;
 color: #000000;
 line-height: 20px;
 }
 .headline {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #929292;
 line-height: 15px;
 }
.copyright  { 
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
color: #747474; 
font-size: 10px; 
line-height: 11px;  
}

.floatright { float: right; margin: 0px 0px 15px 15px; }
/*margin: top right bottom left;*/

/*
#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	left: 0;
	top: 0;
	z-index: 10;
}

.popUp
{
	position: absolute;
	top: 100px;
	left: 200px;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
}
*/

/*
#popupBox{
          position: absolute;
          top: 35px;
          left: 10px;
          border: solid 1px #000000;
          background-color: #FFFF99;
          visibility: hidden;
          }
*/

/*
  .black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        .white_content {
            display: none;
            position: absolute;
            top: 25%;
            left: 25%;
            width: 660px;
            height: 450px;
            padding: 16px;
            border: 1px solid orange;
            background-color: white;
            z-index:1002;
            overflow: auto;
        }
*/

/* Horizontal Carousel */
/*
#horizontal_carousel {
  float:left;
  width: 660px;
  height: 75px;
  margin-bottom: 0px;
  position: relative;  
}         

#horizontal_carousel .container {
  position: absolute;
  top: 0px;
  left: 47px;  
  width: 566px;
  height: 75px;
  overflow:hidden;   
  background: #ffffff;
}            

#horizontal_carousel .previous_button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 47px;
  height: 75px;
  background: url(img/left.gif);
  z-index: 100;    
  cursor:pointer;
}        

#horizontal_carousel .previous_button_disabled {
  background: url(img/left-disabled.gif);
  cursor:default;
}

#horizontal_carousel .next_button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 47px;
  height: 75px;
  background: url(img/right.gif);
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel .next_button_disabled {
  background: url(img/right-disabled.gif);
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 75px;
}                      

#horizontal_carousel ul li img {
 border:1px solid #999999;
  display:block;             
  background:#ffffff;  
}                               

#horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel ul li {
  border:0px black;
  color:#ffffff;
  margin:0pt;
  padding:10px 5px 5px;
  width:53px;
  list-style:none;   
  float:left;
}
*/


A.linksmall:LINK  { color: #b3a672; text-decoration: underline; font-size: 10px; line-height: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
A.linksmall:HOVER  { color: #f2ebcf; font-size: 10px; line-height: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
A.linksmall:ACTIVE  { color: #f2ebcf; font-size: 10px; line-height: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
A.linksmall:VISITED  { font-size: 10px; line-height: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

A.linkpurple:LINK  { color: #682e79; text-decoration: none; font-size: 13px; line-height: 18px; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; }
A.linkpurple:HOVER  { color: #ff0030; text-decoration: none; font-size: 13px; line-height: 18px; font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif; }
A.linkpurple:ACTIVE  { color: #ff0030; text-decoration: none; font-size: 13px; line-height: 18px; font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif; }
A.linkpurple:VISITED  { font-size: 13px; text-decoration: none; line-height: 18px; font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif; 
}

TD.areaextra {
bgcolor: d9d0cb;
padding: 0px 8px;
margin-left: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 20px;
}

TD.thumbs {
bgcolor: d9d0cb;
padding: 0px 14px;
margin-left: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 20px;
}

.pictureright  { 
margin-left: 10px;
}

.thumb  { 
margin-top: 10px;
border-left: 1px solid #876058;
border-right: 1px solid #876058;
border-top: 1px solid #876058;
border-bottom: 1px solid #876058;
}

