.outright {
	background-image: url(../site/images/outright.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.outbottom {
	background-image: url(../site/images/outbottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.outleft {
	background-image: url(../site/images/outleft.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.right {
	background-image: url(../site/images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightsmall {
	background-image: url(../site/images/rightsmall.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbottom {
	background-image: url(../site/images/rightbottom.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightstripe {
	background-image: url(../site/images/whitestripe.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.text{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height:14.5px;
}


A.textlink{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.textlink:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A.textlinksmall{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
A.textlinksmall:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.nav{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
A.navdown{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 14px;
}
A.nav{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}
A.nav:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 14px;
}

A.nav:active{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 14px;
}
