body {
	font-family: Arial, Helvetica, sans-serif;
}
.navcells {
	color: #CCCC00;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
a:link {
	color: #CCCC00;
	text-decoration: none;
}
a:hover {
	color: #A78402;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:active {
	color: #A78402;
}

.context-menu-links {
	font-size: medium;
	color: #CCCC00;
	font-weight: bold;
	width: 128px;
	position: relative;
	text-align: left;
	top: 40px;
}
.context-menu-links p {
margin-top:0px;
margin-bottom:8px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.fresh-link {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 15px;
}
#LogoLayer {
	position:relative;
	width:114px;
	height:152px;
	z-index:1;
	background-image: url(../images/logo-new.gif);
	left: 32px;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
}
