BODY
{
}
TD.linkCell
{
	border-right: thick ridge;
	border-top: thick ridge;
	background-image: none;
	border-left: thick ridge;
	width: 200px;
	border-bottom: thick ridge;
	height: 60px;
	background-color: silver;
	text-align: center;
}
.SiteTitle
{
	font-weight: bold;
	font-size: 24pt;
	color: black;
	font-family: Verdana, Garamond, Arial,;
}
.SiteSubTitle
{
	font-weight: bold;
	font-size: 18pt;
	color: black;
	font-family: Verdana, Garamond, Arial,;
}
.LinkText
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Garamond, Arial;
	text-decoration: none;
}
.BodyText
{
	font-size: 11pt;
	color: black;
	font-family: Verdana, Garamond, Arial;
	text-decoration: none;
}
.label
{
	font-family: Verdana,Arial,Garamond;
	font-size:10pt;
	font-weight: bold;
	color: black;
	text-align: right;
}
	
.input
{
	font-family: Verdana,Arial,Garamond;
	font-size:10pt;
	color: black;
}
