BODY
  {
  font-family:tahoma;
  background-color:#eee;
  margin:0;
  background-image:url(media/mainBackBG.gif);
  }

.mainContainer	{direction:rtl;width:770px;background-color:#fff;border:5px solid #fff;}

HR  {height:1px;border:1px dashed #ccc;}

.nextPrev
	{background-color:#018FB5;color:#fff;padding:2 4 2 4;height:16;border:1px solid #777;text-decoration:none;}
.nextPrev:HOVER
	{color:#fff;text-decoration:underline;}

A
  {
  color:#018FB5;
  font-weight:bold;
  }
        
A:HOVER
  {
  color:#00222B;
  }

H1
  {
  color:#018FB5;
  font-size:18px;
  border-bottom:1px dashed #018FB5;
  margin:0 0 5 0;
  }

.transparent{display:none;}

.floater H1
  {
  padding:3 0 3 0;
  color:#000;
  font-size:10px;
  border-bottom:1px solid #ccc;
  margin:0 2 1 2;
  text-align:center;
  }

.galleryFloater H1
  {
  padding:3 0 3 0;
  color:#000;
  font-size:10px;
  border-bottom:1px solid #ccc;
  margin:0 2 1 2;
  text-align:center;
  }

.topNav
  {
  color:#969696;
  font-weight:bold;
  font-size:10px;
  text-align:left;
  vertical-align:top;
  }

.topNav A
  {
  color:#969696;
  text-decoration:none;
  }

.topNav A.SELECTED
  {
  color:#969696;
  }

.topNav A:HOVER
  {
  text-decoration:underline;
  }

.topBarNav
  {
  color:#fff;
  font-size:10px;
  text-align:left;
  vertical-align:top;
  }

.topBarNav INPUT
  {
  height:16px;
  font-size:10px;
  font-family:tahoma;
  }

.topBarNav .tinyButton
  {
  font-weight:bold;
  background-color:#84B34B;
  margin-top:1px;
  font-size:8px;
  width:20px;
  height:15px;
  }

.bottomBar
  {
  font-size:9px;
  color:#7F7F7F;
  }

.floater
  {
  background-color:#fff;
  background-repeat:repeat-x;
  background-image:url(media/floaterBG.gif);
  margin:4 0 6 0;
  width:198px;
  border:1px solid #9E9E9E;
  }

.newsBox
  {
  margin:0 5 0 5;
  }

.newsBox *
  {
  font-size:10px;
  text-align:justify;
  }

.newsBox A
  {
  font-weight:bold;
  text-decoration:none;
  }

.newsDate
  {
  font-size:9px;
  white-space:nowrap;color:#999;
  }

.breadcrumbs
  {
  font-size:9px;
  margin:2 0 3 0;
  }

.galleryFloater
  {
  background-color:#fff;
  background-repeat:repeat-x;
  background-image:url(media/floaterBG.gif);
  margin:4 0 6 0;
  width:198px;
  border:1px solid #9E9E9E;
  }

.galleryFloater UL
  {
  margin:5 22 10 10;
  }

.galleryFloater LI
  {
  list-style-image: url(media/picupBullet.gif);
  }

.galleryFloater A
  {
  font-size:10px;
  font-weight:bold;
  display:block;
  text-decoration:none;
  }

.galleryFloater A:HOVER
  {
  text-decoration:underline;
  }

.galleryItem
  {
  background-color:#fff;
  border:1px solid #ccc;
  text-align:center;
  display:inline;
  width:120px;
  height:148px;
  float:right;
  margin:8px;
  padding:3 0 3 0;
  }

.galleryItem TD {font-size:10px;text-align:center;}
.galleryItem TD.imageBit {height:114px;width:130px;background-color:#eee;border:1px solid #ccc;}
.galleryItem TD.imageBit IMG {border:1px solid #000;}
.galleryItem TD.textBit  {height:28px;}

.searchItem
  {
  background-color:#fff;
  border:1px solid #ccc;
  text-align:center;
  display:inline;
  width:120px;
  height:148px;
  float:right;
  margin:8px;
  padding:3 0 3 0;
  }

.searchItem TD {font-size:10px;text-align:center;}
.searchItem TD.imageBit {height:114px;width:130px;background-color:#eee;border:1px solid #ccc;}
.searchItem TD.imageBit IMG {border:1px solid #000;}
.searchItem TD.textBit  {height:28px;}

.galleryPaging
  {
  border:1px solid #ccc;
  background-color:#eee;
  padding:3px;
  width:545px;
  text-align:center;
  }

.tinyTextArrow
  {
  font-family:courier;
  text-decoration:none;
  font-size:11px;
  }

.galleyItemContainer
  {
  width:1px;
  height:1px;
  background-color:#eee;
  border:1px solid #ccc;
  padding:5px;
  }

.galleyItemContainer IMG
  {
  border:1px solid #000;
  }
  
.randomImage
  {
  width:100%;
  font-size:10px;
  }

.randomImage A
  {
  text-decoration:none;
  }
  
.randomImage A:HOVER
  {
  text-decoration:underline;
  }  

.randomImage IMG
  {
  border-width:0px;
  }
  
.randomImage .artistName
  {
  font-weight:normal;
  color:#000;
  font-size:10px;
  }

.randomImage .artistName:HOVER
  {
  color:#000;
  }  


.siteForm
  {
  width:320px;
  background-color:#fff;
  background-repeat:repeat-x;
  background-image:url(media/floaterBG.gif);
  margin:4 0 6 0;
  border:1px solid #9E9E9E;

  font-size:10px;
  }

.siteForm TD
  {
  padding:3 10 3 10;
  }

.siteForm TD.caption
  {
  width:110;
  }

.siteForm TH
  {
  border-bottom:1px solid #ccc;
  padding:3 0 3 0;
  }

.siteForm INPUT
  {
  width:180px;
  font-family:tahoma;
  font-size:10px;
  }

.formSubmit
  {
  background-color:#369;
  color:#fff;
  font-family:tahoma;
  font-size:10px;  
  width:100px;
  margin:0 0 0 0;
  }
  
.fieldInvalid
  {
  background-color:#fcc;
  color:#f00;
  }

A.logout        {color:#004F64;}
A.logout:HOVER  {color:#fff;}

.labNote
	{
	border:1px solid #369;
	background-color:#D8EBED;
	margin:5px;
	padding:5px;
	width:100%;
	height:52px;
	font-size:10px;
	text-align:center;
	}

