#navi a {
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
	background: #FFF;
	border: 2px solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
	overflow: auto;
}

#navi a:hover {
	border: 2px solid;
	border-right-color: #F8001A;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
	border-right-width: medium;
}

#doclink a {
	color: #000;
	text-decoration: underline;
	background: #FFF;
}
#doclink a:hover {
	background-color: #025D94;
	color: #FFFFFF;

}

.tdrborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdlborder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.tdtext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}	
.specialtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

