body
{ margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  background-color: #b1c2fc;
}

.DescriptionClass
{
	font-family: "Verdana"; 
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

.PhotoClass
{
	font-family: "Verdana"; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.MenuCellInClass
{
	font-family: "Verdana"; 
	font-size: 10px;
	font-weight:bold;
	background-image: url(pictures/menubutton_in.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

.MenuCellOutClass
{
	font-family: "Verdana"; 
	font-size: 10px;   
	font-weight:normal;
	background-image: url(pictures/menubutton_out.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

.ButtonCellInClass
{
	font-family: "Verdana"; 
	font-size: 10px;
	font-weight: bold;
	background-image: url(pictures/menubutton_in.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

.ButtonCellInClass a
{
	color: red;
}
	
.ButtonCellOutClass
{
	font-family: "Verdana"; 
	font-size: 10px;   
	font-weight:normal;
	background-image: url(pictures/menubutton_out.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

.ButtonCellOutClass a
{
	color: red;
}
	
.google
{
  background-color: #b1c2fc;
}

.TopIndexClass
{
	text-align: center;
	background-color: white;
	margin-bottom: 0px;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
}

.TopCellClass
{
    font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;	
}
