.tableborder {
	border: 1px solid #000000;
}
.ver12text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navdotline {
	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: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topbottombord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
a:link {
	color: #292C8C;
	text-decoration: underline;
}
a:visited {
	color: #292C8C;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: underline overline;
}
a:active {
	color: #990000;
	text-decoration: underline overline;
}
.bottomdotted {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.ver12textborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
