/* 
   set the background color here,
   additionally you can change the 
   scroll-bar appearance (IE 6.x only)
*/
body { padding: 0px; margin: 0px; background: #000000 }
body, td {font-family: Verdana, Arial, sans-serif;}
body {
  scrollbar-face-color: #002D40;
  scrollbar-shadow-color: #02729C;
  scrollbar-highlight-color: #02729C;
  scrollbar-3dlight-color: #002D40;
  scrollbar-darkshadow-color: #002D40;
  scrollbar-track-color: #002D40;
  scrollbar-arrow-color: #06A9E7;}
}
td.link {font-size: 10px; color: #049BD4;}
a:link { font-size: 10px; color: #049BD4; }
a:visited { font-size: 10px; color: #02729C; }
a:hover {text-decoration: underline; color: #ffffff;}

/*
  set font characteristics etc. for
  the main title here
*/
div.title{
  padding-bottom:3px;
  color:#ffffff;
  font-size:10px;
  font-family:Verdana, Arial, sans-serif;
  font-weight:bold;
}

/*
  you can change the border of the 
  navigation bar here
*/
table.nav{background: #000000 url(../images/ui_components/gallery_nav_back.jpg); height: 23px;}
table.nav2{background: #000000 url(../images/ui_components/gallery_nav_back002.jpg); height: 24px;}
/*
  set font characteristics etc.
  for the navigation bar here
*/
div.nav, a.nav{
  padding-bottom:2px;
  color:#02729C;
  font-size:10px;
  font-family:Verdana, Arial, sans-serif;
  font-weight:bold;
}

/*
  this is for the grayed-out next and
  previous links
*/
span.nav{color: #02729C; text-decoration:underline;}

/*
  set font characteristics etc.
  for the thumbnail titles here
*/
div.thumb{
  color:#9EBBD0;
  font-size:10px;
  font-family:Verdana;
  font-weight:normal;
}

/*
  set font characteristics etc,
  for the image titles here
*/

div.image{
  color:#555555;
  font-size:10px;
  font-family:Verdana;
  font-weight:bold;
}

/*
  change the border of the images here
*/
img.image{
  color:#02729C;
  border:solid #02729C 1px;
}

/*
  change the border of the thumbnails here
*/

img.thumb{
  color: #02729C;
  border: solid #02729C 1px;
}

.sideTxt {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #cccccc;
}

td.sideTxt2 {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #cccccc;
	width: 152px;
}