﻿.PageNavigation{
	text-align:left;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	padding-bottom:5px;
	font-size:small;
	width:600px;
	margin:auto;
}
.PagePicture {
	
	text-align:center;
	margin: auto auto 25px auto;
	
}
.PagePicture img
{
	border-width: 0px;
	border-style: none;
}
.PageTitle{
	
	text-align:center;
	font-size: 10pt;
	color: #333333; 
	font-family: Verdana;
	font-size:medium;
	font-weight:bold
}

.PageBody li{
	margin-bottom:15px;
	line-height:21px;

}
.PageBody{
	padding-right:15px;
	margin: auto auto auto auto;
	font-size: 10pt;
	color: #333333;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:small;
	text-align:left;
	
	}
	
.CatTable table{
	border: 1px solid #800000;
	width: 90%;
	text-align: center;
	vertical-align: top;
	margin: auto auto 15px auto;

}
.CatTable table a:link,.CatTable table a:visited
{
	color:blue;
	text-decoration:none;	
	
}
.CatTable img
{
	border-width: 0px;
	border-style: none;
}
.CatTable td{
	width: 33%;
	vertical-align:top;
	padding-bottom: 35px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	
}
