body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/bg.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #33CC00;
	text-decoration: none;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Photo {
	display: block;
	height: 184px;
	width: 183px;
	background-image: url(../Images/bkg_Cata.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 184px;
	padding-top: 40px;
}
A.Photo:hover {
	display: block;
	height: 184px;
	width: 183px;
	background-image: url(../Images/bkg_CataRoll.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 184px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
}

.bgPDIg {
	background-image: url(../Images/bkg_PDPhoto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgPd {
	height: 170px;
	width: 215px;
}
.bgline {
	background-image: url(../Images/bkg_Line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.txtbox {
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}