.boxINDENT {

	margin: 10px;
}
.boxdot {
	border-top: 1px #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
.upbox {
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
}
.continer {
	width: 804px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
	visibility: inherit;
	z-index: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
}
.rightborder {
	border-top: 1px #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
}
.text-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
}
.text-links A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.text-links A:visited {
	color: #FFFFFF;
}
.text-links A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	border: none;
}
.rightborderdown {
	border-top: 1px #717C87;
	border-right: 1px solid #717C87;
	border-bottom: 1px #717C87;
	border-left: 1px #717C87;
}

