body {
	font-family: Arial, Times, Verdana;
	font-size: 12px;
	background-color: #F5F5F5;
	margin: 0px;
	background-image: url(img/back.gif);
}
td {
	font-size:12px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.menucell {
	padding-right: 5px;
}
.menucell a {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
}
.copycell {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 10px;
}
.roadcell {
	font-size: 11px;
	color: #336699;
	padding: 0px 5px 5px;
}
.roadcell a {
	color:#336699;
}
.contentcell{
	text-align: justify;
	padding: 5px;
	vertical-align: top;
	line-height:140%;
}
.contentcell td {
  text-align: justify;
  line-height:140%;
}
  
.selectbox {
	font-family: Arial, Arial, Verdana;
	font-size: 11px;
	color: #336699;
	height: 20px;
	width: 140px;
}
form {
	margin: 0px;
	padding: 0px;
}
.toolscell a{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.datecell {
	color: #666666;
	vertical-align: bottom;
	padding-bottom: 5px;
	font-size: 11px;
}
.formlabel {
	color: #666666;
	vertical-align: top;
	padding-top: 5px;
	text-align:justify;
	font-size: 11px;
}
.contentlink a{
	color: #336699;
}
p {
	margin:3px;
	line-height:140%;
}
.contentcell .texttable {
	border-collapse:collapse;
	border:1px solid #999;
}
.contentcell .texttable td {
	border:1px solid #999;
	padding:3px;
}
ul {
	margin:0 0 0 20px;
	list-style: square outside;
	line-height:140%;
	
}
li {
}
a {
	color:#336699;
}
h1 {
  color:#336699;
  font-weight:normal;
  margin:0 0 5px 0;
  font-size:18px;
}

#contenttable {
  border-top:1px solid #336699;
  border-left:1px solid #336699;
  background-color:white;
  width:100%;
}
#contenttable td, th{
  border-bottom:1px solid #336699;
  border-right:1px solid #336699;
  border-left:1px solid #336699;
  padding:3px 10px;
  font-size:12px;
  
}
#contenttable th{
  background-color:#336699;
  color:#ffffff;
  white-space:nowrap;
}
.tx-photogals-pi1-big {
  background-color:white;
  padding:5px;
  width:400px;
  border:1px solid #999;
}