a:link, a:visited {
	color : #CC8100;
	text-decoration : underline;
	font-weight : bold;
}

a:hover, a:active {
	color : #FFB400;
	text-decoration : none;
	font-weight : bold;
}

a.navlink:link, a.navlink:visited {
	color : #FFB400;
	text-decoration : none;
}

a.navlink:hover, a.navlink:active {
	color : #FFFFFF;
	text-decoration : none;
}

h1 {
	color : #FFB400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	margin-left : 20px;
	margin-right : 20px;
	text-align : center;
}

ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 40px;
	margin-right : 20px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 20px;
	margin-right : 20px;
}

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style-type : square;
	margin-left : 40px;
	margin-right : 20px;
}

.cellcontent{
	background-color : #FFFFFF;
	background-image : url(images\bg_signfade1.jpg);
	background-position : center;
	background-repeat : no-repeat;
}

.credit {
	color : #C0C0C0;
	font-size : 10px;
	margin-left : 1px;
	margin-right : 1px;
	text-align : center;
}

.footer {
	font-size : 12px;
	margin-left : 1px;
	margin-right : 1px;
	text-align : center;
}

.listings {
	font-size : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

.notice {
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
	color : #FF0000;
	font-weight : bold;	
	text-align : center;	
}

.navitem{
	margin-bottom : 5px;
}

.navlist{
	color : #FFB400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	list-style-type : none;
	margin-left : 20px;
	margin-right : 20px;
	text-align : center;
}

.pics{
	border : 2px solid #FFB400;
}

.sub{
	font-weight : bold;
}
