.stylesheet2010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC00;
}
.lgeTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.medTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.border {
	background-image: url(snadd_corner.gif);
	border: 1.0px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}
a:active, a:focus {
outline: 0
}
