body{
	background-color:#000;
	color:#FFF;
	text-align: left;
	font-size: 14px;
}
a:link{
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
}
.sitecomponents {
	font-size: 12px;
}
.flow_bg {
	background-color: #FFF;
}
.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}.smallrows {
	font-size: 6px;
}
