

.auto-style1 {
	font-size: x-small;
	color: #FFFFFF;
}
.copyright-bar {
	background-image:url('images/ornub-bg-bottomsmall.jpg');
	width:950px;
	height:28px;
}

.bottom-bar {
	font-size: small;
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/ornub-bg-butbarsmall.jpg');
	padding-bottom: 1px;
	width: 950px;
	height: 25px;"
}
.bottom-but {
	font-size: small;
	color: #FFFFFF;
}


a.button-not-selected:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large; text-decoration:none;
}

a.button-not-selected:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-not-selected:hover {
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-not-selected:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-selected:link {
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-selected:visited {
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-selected:hover {
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

a.button-selected:active {
	color: #F3F29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration:none;
}

.button-selected-td {
	background-image:url('images/ornub-button-selected.jpg');
	height:30;
	position: static;
	padding-bottom:2px;
}

.button-not-selected-td {
	background-image:url('images/ornub-button-not-selected.jpg');
	height:30;
	position: static;
	padding-bottom:2px;
}



