#shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color=#999999 Positive='true');
background-color:#FFFFFF;
border:solid 1px #336600;

}
#borderTable {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color=#C0C0C0, Positive='true');
background-color:#FFFFFF;
border:solid 2px #336600;

}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a.t:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

a.t:hover {
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}

a.t:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

img.dot {
	border: 1px dotted #666666;
	cursor: crosshair;
}

.PageHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.FormObjects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.LinkBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: white;
}
.SPText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

