img {
	margin: 12px;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: medium;
	background-color: #FFFFFF
}
.highlight {  background-color: #FFEBBF}
.smaller {  font-size: 9pt}
.trcolor {  background-color: #FFCC66}
table {
	border: thin #996666 inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {  border: #996666; border-style: inset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.Christmas { color: #FF0000}
hr {
color: #993300; font-family: Verdana, Arial, Helvetica, sans-serif
}
.purple {
	font-weight: bold;
	color: #996666;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	color: #993300;
	font-weight: 600;
}
#pic {
	left: 10px;
	position: relative;
	top: 10px;
	text-align="left"
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	left: 150px;
	position: absolute;
	top: -60px;	
}

