﻿.NavButton {
	display: inline ;
	font-size: 8pt;
	
}
div.img
  {
  margin:2px;
  border:1px solid #53868B;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #53868B;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:150px;
  margin:2px;
  font-family: Calibri, Tahoma, Arial; 
  }
  
#categoriestitle
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11pt;
	text-decoration: underline ;
	color: #006600 ;
	font-weight: bolder ;
	padding: 5px;
		
}
#categorieslist
{
list-style-type: none ;
margin: 5;
padding:0;
font-family: Verdana ;
font-size: 10pt;
}

#categorieslist a:link 
{
	text-decoration: none ;
}
#categorieslist a:hover 
{
	text-decoration: underline ;
}

#imagedesc 
{
    text-align :center;
    font-family:Arial;
    font-weight :bold;
    font-size 12pt
}

