.border {
	border: 1px solid #999999;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(images/insidemenu_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a.white:link {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
a.white:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
a.white:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
a.white:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
