.borderbox { border: 1px solid #E1DBDB; }
p {font-family: Verdana, Arial, sans-serif; font-size:13px; line-height: 16px;}
td {font-family: Verdana, Arial, sans-serif; font-size:13px; line-height: 16px;}
.sm-sz {font-size:9px; color:#000000;}
.med-sz {font-size:11px; color:#000000;}
.stan-sz  {font-size:12px; color:#000000;}
.lg-sz  {font-size:14px; color:#000000; font-weight: bold;}
.headline {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.textbody {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333}
.newsheadlines {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #003366}
.textbody-bold { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold}
.footer  {font-size: 75%;}
.Footer-sm { font-size : 9px; margin : 0; margin-top : 1em; margin-bottom : 1em; }
.headlinewhite {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff}
.headlineorange {  font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #ff9933}
.headlineblack {  font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.headlineblue {  font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #336699}
.headlinerust {  font-family: Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #990000}
.headlinered {  font-family: Verdana, Arial, sans-serif; font-size: 24px; font-weight: bold; color: #cc0000}
.headlinegray {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; color: #999999}
.smalltext { font-family: Verdana, Arial, Helvetica; font-size:9px; color: #333333}
h1      {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000}
h2      {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000}


A.darktext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; WIDTH: 105px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
A.darktext:hover {
	COLOR: #333333; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
}
A.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; WIDTH: 105px; COLOR: #fcfcfc; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #fcfcfc; BACKGROUND-COLOR: #cccccc; TEXT-DECORATION: none
}

.pic:hover{
	cursor:pointer;
	background-color:#E0E3E3;
	border: 1px solid #d0cdd0;
}

.pic{
	display:block;
	float: left;
	width: 120px;
	height: 85px;
	text-align:center;
	padding-top:15px;
	background-color:#f6f6f6;
	text-decoration:none;
	border: 1px solid #f6f6f6;
}