div.topBar {
position:absolute;top:0px;left:0px;right:0px;margin:12px;background-color:#78787A;
}
div.bottomBar {
position:absolute;bottom:0px;left:0px;right:0px;margin:0px;background-color:#78787A;
}
body { margin:0px;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
body.page { background-color:#8B8B8D; }
.mainCenter { height:100%; } 
a 			{ text-decoration: none; font-weight:normal; color:#1a1a1a;} 
a:hover		{ text-decoration: underline;}

a {	color: #FFFFFF }
a:link { text-decoration: none;  }
a:visited {	text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none;  }


A.gallery:link    {color:#000000; text-decoration:none;}
A.gallery:visited {color:#000000; text-decoration:none;}
A.gallery:active  {color:#ffffff; text-decoration:none;}
A.gallery:hover   {color:#333333; text-decoration:underline;}


.banner { font-size:11px; font-family:Trebuchet MS, verdana, arial; }
table { padding: 0px; border: 0px; border-spacing: 0px; }
.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	background-color: #FFFFFF;
}
body.index { background-color:#78787A; }
div.galleryLabel {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
}
a.arrow { font-size: 22pt; }
div.greyLine { margin: 0px; height: 5px; background-color:#bababa; }
