/* CSS Document */

body {
	height:100%;
	background-color: #000000;
	color:#ECEBEB;
	font-size:12px;
	font-family:Helvetica,Verdana,sans-serif;
	margin: 0;
}

table {
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #76FDB9;
	text-decoration:none;
}
a:visited {
	color: #76FDB9;
	text-decoration:none;
}
a:active {
	color: #76FDB9;
	text-decoration:none;
}

.alertText {
	color: #FF0000;
}

.smallText {
	font-size: 10px;
}

.greenFont {
	color: #76FDB9;
}

.smallerText {
	font-size:11px;
}

.largerText {
	font-size:14px;
}

.greenBorder {
	border: 1px solid #09773D;
}

.top_link_bar1{
	height: 25px;
	width: 35px;
	background: #000000 url('/images/gr_gre_top.gif') repeat-x;
}
.top_link_bar2{
	height: 25px;
	width: 725px;
	font-size:12px;
	background: #000000 url('/images/gr_gre_top.gif') repeat-x;
}
.bottom_link_bar1{
	height: 21px;
	width: 35px;
	background: #000000 url('/images/gr_gre_bottom.gif') repeat-x;
}
.bottom_link_bar2{
	height: 21px;
	width: 725px;
	font-size:12px;
	background: #000000 url('/images/gr_gre_bottom.gif') repeat-x;
}
.footer {
	padding: 5px 0px 5px 0px;
	color: #708073;
	font-size:12px;
}
.pubTable {
	padding: 0px;
	margin: 0px;
}
.pubTableCell {
	padding: 0px 15px 10px 0px;
}
.booksTableCell {
	padding: 0px 10px 5px 0px;
}

.fineArtTableCell {
	padding: 0px 15px 0px 0px;
}