.otscon {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.background {
	background-attachment: fixed;
	background-image: url(../images/MenuBackground.jpg);
	background-repeat: repeat;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;



}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
}
.whitefont {
	color: #FFFFFF;
	text-decoration: none;

}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
