/* ANCHORS */
a:link { color:#999999; text-decoration:none; }
a:visited { color:#999999; text-decoration:none; }
a:active { color:#777777; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; background-color: #FFFFFF; }

#dates {line-height: 1.1;}

/* TYPOGRAPHY */
.light { color:#888888; }
.newsheader { color:#8C8772; font-weight: bold; font-size: 10px; margin-bottom: 10px }
.bold { color:#999999; ; font-weight: bold; }
.green { color:#8C8772; }
.red { color:#FF0000; }
.black { color:black;}
.grey { color:#999999; }
.yellow { color:#FFFFFF; font-weight: normal;}

/* LISTINGS */
.listing {
	padding-bottom: 7px;
}

.bye_txttable {
	background-image: url(../../bye_gfx/bye_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.shadow_left {
	background-image: url(../gfx/shdw_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_right {
	background-image: url(../gfx/shdw_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 120px;
}
.trenner {
	background-image: url(../gfx/dot_white.gif);
	background-repeat: repeat-x;
	height: 1px;
}

body { font-family: verdana, helvetica, arial, sans-serif; font-size: 9px; color: #FFFFFF; line-height: 14px; text-align: left ; margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; } 
td { font-family: verdana, helvetica, arial, sans-serif; font-size: 9px; color: #FFFFFF; line-height: 14px; text-align: left; vertical-align: top}
input {
	border: 0px solid #999999;
	color:#000000;
	font-size: 9px;
	font-family: verdana, helvetica, arial, sans-serif;
}
hr {
	border-top: 1px dotted #FFFFFF;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
}
.maincontainer {
	background-color: #000000;
	width: 750px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.midcontainer {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-color: #000000;
}
.top {
	position: relative;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navi {
	background-color: #8C8772;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.blankframe {
	background-color: #ebe9df;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../gfx/dot_vert.gif);
}
.bottomcontainer {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	width: 750px;
}
.gallery {
	padding: 0px 5px 5px 0px;
}
.index {
	text-align: center;
	vertical-align: middle;
}
.filler {
	background-image: url(../gfx/bg_content.gif);
	background-repeat: repeat-x;
	height: 600px;
	width: 100%;

}
textarea {
border: 0px solid #999999; color:#000000; font-size: 9px; font-family: verdana, helvetica, arial, sans-serif;
}
.downer {
	background-image: url(../gfx/dot_white_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.downer_left {
	background-image: url(../gfx/dot_white_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
}