body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bkg_tanparchment.jpg) repeat;

}
TD.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
TD.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;

}
A.10ptVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 6px;
}
TD.UpperLeft {
	background-image: url(images/corner_ul.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
TD.Upper {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
TD.UpperRight {
	background-image: url(images/corner_ur.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
TD.Right {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
TD.LowerRight {
	background-image: url(images/corner_lr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
TD.Lower {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TD.LowerLeft {
	background-image: url(images/corner_ll.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
TD.Left {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
TD.HomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 12px;
}
P.Advertisement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	margin: 6px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-align: left;
}
.AdHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	letter-spacing: 1px;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	white-space: nowrap;
}
li {
	line-height: 22px;
}
TD.Pad6pt {
	padding: 6px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bold;
	padding: 6px;
}
