body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.medheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a {
	text-decoration: underline;
	font-size: 11px;
	color: #3300ff;
}
a:link {
	text-decoration: underline;
	font-size: 11px;
	color: #3300ff;
}
a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #3300ff;
}
a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #3300ff;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #3300ff;
}
a.lglink {
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a.lglink:link {
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a.lglink:active {
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a.lglink:visited {
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a.lglink:hover {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #900000;
}
a.redlink {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.redlink:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.redlink:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.redlink:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.redlink:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.smwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5FFFA;
}

.pxBorder {
	border: 1px solid #333333;
}

.announcement{padding:10px 0 10px 0}
td.ann_left{padding:0 0 0 20px}