a:link{text-decoration: none; color: #000000}
a:active{
	text-decoration: none;
	color: #FF6600
}
a:visited{text-decoration: none; color: #000000}
a:hover{
	text-decoration: none;
	color: #FF6600
}

a.tabtext:link{text-decoration: none}
a.tabtext:active{text-decoration: none}
a.tabtext:visited{text-decoration: none}
a.tabtext:hover{text-decoration:underline }


.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.toprt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottomlt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navbg {
	background-image: url(images/nav_top/bar.gif);
}
.borderall {
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
