/* gallery */
.galleryTable			{  }

.galleryTable td		{ color:#3a3a3a; }

.categoriesTable		{  }

.categoriesTable th		{ text-align:left; background-color:#C7C78B; color:#747272; padding:5px; padding-left:10px; }

.categoriesTable td		{ padding:10px; padding-top:0px; padding-bottom:3px; color:#8E8F8D; color:#3a3a3a; }

.categoriesTd			{ /*border:2px solid #C7C78B;*/ background-color:#F0F0E1; }

.categoriesTable a:link,
.categoriesTable a:visited	{ text-decoration:none; color:#3a3a3a; }

/*.categoriesTable a:visited	{ color:#ACAC53; }*/

.categoriesTable a:hover	{ text-decoration:none; color:#a4a474; }


a.previous_button:link,
a.previous_button:visited	{ color:#838369; background-repeat:no-repeat; background-position:0px 2px; background-image:url(../images/buttons/previous_button.gif); padding-left:14px; }
a.previous_button:hover		{ color:#5A5A49; }

a.next_button:link,
a.next_button:visited		{ color:#838369; background-repeat:no-repeat; background-position:right 2px; background-image:url(../images/buttons/next_button.gif); padding-right:14px; }
a.next_button:hover		{ color:#5A5A49; }