body {
	scrollbar-arrow-color : #797670;
	scrollbar-base-color : #797670;
	scrollbar-shadow-color : #C0D4E3;
	scrollbar-face-color : #C0D4E3;
	scrollbar-highlight-color : #C0D4E3;
	scrollbar-dark-shadow-color : #C0D4E3;
	scrollbar-3d-light-color : #C0D4E3;
}

/* General classes */
.patternLeft       {background-image: url(img/pattern_left.gif); background-repeat:repeat; background-position:right top}
.patternRight      {background-image: url(img/pattern_right.gif); background-repeat:repeat; background-position:left top}

/* Text formatting */
.text12Black       {font: 12px Arial; color: #000000}
.text12BoldBlack   {font: bold 12px Arial; color: #30302F}

.text10Brown {font: 10px Arial; color: #732B25}
.text12Brown {font: 12px Arial; color: #732B25}

.text12BrownAbout  {font: 12px Arial; color: #CC4F06}
.text12BrownChief  {font: bold 12px Arial; color: #D87C0E}
.text12BrownMatkon {font: 12px Arial; color: #A24508}
.text12BrownTafrit {font: 12px Arial; color: #91370B}
.text12BrownTafritB{font:bold 12px Arial; color: #BC5618}
.text12BrownGallery {font: bold 12px Arial; color: #732B25}

/* Links */
a.link12Black:link       {font: 12px Arial; color: #000000; text-decoration: underline}
a.link12Black:visited    {font: 12px Arial; color: #000000; text-decoration: underline}
a.link12Black:hover      {font: 12px Arial; color: #000000; text-decoration: none}

a.link12BrownGallery:link   {font: bold 12px Arial; color: #732B25;text-decoration: underline}
a.link12BrownGallery:visited   {font: bold 12px Arial; color: #732B25;text-decoration: underline}
a.link12BrownGallery:hover   {font: bold 12px Arial; color: #732B25;text-decoration: none}

a.linkGallery:link       {border: 1px solid #FFFFFF; display: block}
a.linkGallery:visited    {border: 1px solid #FFFFFF; display: block}
a.linkGallery:hover      {border: 1px solid #732B25; display: block}

TD.linkGal     {
	border: 1px solid #FFFFFF;
	display: block;
	cursor: hand;
}
TD.linkGalOn      {
	border: 1px solid #732B25;
	display: block;
	cursor: hand;
	
}

/* Form elements */
.textField         {font: 12px Arial; color:#000000; height: 16px; width: 164px; background-color: #F1EDE6; border: 1px solid; border-color: #E6E2DB #F1EDE6 #F1EDE6 #E6E2DB}
.bodytxtfield {
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #999999;
	scrollbar-shadow-color : #F1EDE6;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #F1EDE6;
	scrollbar-dark-shadow-color : #F1EDE6;
	scrollbar-3d-light-color : #F1EDE6;
}
TABLE.PicBack {
	background-image: url(img/gallery_win_bg.gif);
	background-repeat: no-repeat;
}
