body {
	background-color: #666666;
	background-image:     url(images/template/background.gif);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.outsideborder {
	border: 1px solid #000000;
	background-repeat:no-repeat;
}
.Dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2F2F2;
}
.contentbody {
	padding: 7px 7px 7px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px;

}
.link {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-decoration:underline;
}
.linkhover {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	text-decoration:underline;
}
.nolink {
	cursor:text;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration:none;
}

.fade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.fade:hover {
	color:#000000;
}
#photoholder {
  width:450px;
  height:338px;
  background:#fff url('images/loading1.gif') 50% 50% no-repeat;
}
#gallery {
  width:460px;
  height:270px;
}
a:hover {
	color:#007C49;
}
a.menu {
	text-decoration:none;
	font-family:Times New Roman, Times, serif;
	color:#000000; 
	font-weight:bold; 
	font-size:14px;
}
a.menu:hover {
	color:white;
}
