
body       {font-family: arial, helvetica, sans-serif;
            font-size: 12px;
				color: #313131;
				font-weight:  bold;  
				  
										     	
            scrollbar-face-color: #999999;
	         scrollbar-highlight-color: #ff9900;
	         scrollbar-shadow-color: #999999;
	         scrollbar-3dlight-color: #ff9900;
	         scrollbar-arrow-color:  #ff9900;
	         scrollbar-track-color: #666666;
	         scrollbar-darkshadow-color: #999999;
				background: url(images/bg.gif);
}

a {color: #ff9900;}
a:visited{color:#ff9900;}
a:hover{color:ff0000;}	




.menubutton 
{font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;}

.menubutton a {padding: 2px;
background-color: #666666;
font-weight: bold;
font-size: 12px;
text-decoration: none;
width: 100 px;
color:#ff9900;
border-top: 1px #999999 solid;
border-left: 2px #999999 solid;
border-bottom: 1px #999999 solid;
border-right: 2px solid #999999;
display: block;}

.menubutton a:hover {
border-top: 1px #ff9900 solid;
border-left: 2px  #ff9900 solid;
border-bottom: 1px #ff9900 solid;
border-right: 2px #ff9900 solid;
color: #ff0000;
background-color: #999999;}

.menubutton a:active {color: #ffffff;
background-color: #999999;}	

.small { font-size:9px;
         color: #999999; }


.main     {
          background-color: #999999;
          font-size: 12px;
			border: 2px  #ff9900 solid;
			
}

td.ltgrey {
          background color: #999999;
          font-size: 12px;
			
			
			}
td.fence {
background-image: url(images/bg_fence.jpg);
background-repeat: no-repeat;
background-position: center;
}

.white {color: #ffffff;}

.heading { font-size: 20px; }


td        {	
            font-size: 12px;
				
}
			  
.bold   { 
            font-size: 12px;
				font-weight: bold;
}		  
			  
.grey   {  background: #666666; 
             border: none; }
.corner  {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
}


h1           { font-family: Verdana; font-size: 12px; color: #313131;
}
h2           { font-family: Verdana; font-size: 14px; color: #313131;
}
h3           { font-family: Verdana; font-size: 16px; color:#313131;
}
h4           { font-family: Verdana; font-size: 18px; color:#313131;
}
h5           { font-family: Verdana; font-size: 20px; color: #313131;
}

.GoButton
{

    color            	: #ff9900;
    background-color 	:#999999;

   
    border-width        : 2px;


	border-left-color	: #999999;
	border-top-color 	: #d3d3d3;

	border-right-color  : #d3d3d3;
	border-bottom-color : #999999


    font-family    		: Verdana, Arial;
    font-size      		: 8pt; 
    font-weight         : bold;
    letter-spacing 		: -0.3pt;
}

/*Gallery Style Here */


IMG { vertical-align: middle; }
IMG.img-picture { border: 0px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 0px solid #555555; }
IMG.img-thumbnail { border: 0px solid #333333; }
IMG.img-thumbnail-selected { border: 1px solid #8ca0bf; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  background-color: #999999;
  width: 685px;
  padding: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}




TD.td-thumbnails-thumb {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #555555;
  font-size:    8pt;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #333333;
  font-size:    8pt;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  color:   #000000;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#cccccc;
  font-size:6pt;
  font-family: arial, verdana, helvetica, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #b7cce0;
  font-size:6pt;
  font-family: arial, verdana, helvetica, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  width:        100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: left;
}




TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #000000;
  border-top: 2px solid #444444;
  font-family:	verdana, helvetica, arial, sans-serif;
  font-size:	10pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(gallery/flavors/default/shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(gallery/flavors/default/shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(gallery/flavors/default/shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}
/* End Gallery Style */