html, body {height:100%}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
form { display:inline;}
input, textarea, select {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}
input[type=text], input[type=password], textarea, select {
	color: #FFFFFF;
	padding: 2px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
textarea, select { overflow:auto;}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#body_table{
	background-image: url(/images/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
#content_table { 
	background-color:#000000;
	margin-bottom:20px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 12pt;
	text-transform:uppercase;
}
a:hover img.op {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
div.op:hover img.op {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	cursor:pointer;
}
.breacrums a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-right: 5px;
}
.breacrums span {
	margin-right: 5px;
}
.footer {
	font-size: 8.5pt;
	text-align: left;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
hr {
	background-color: #FFFFFF;
	size: 1px;
}
.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.list {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(/images/bb.png);
	height: 200px;
}
.list_home {
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 200px;
}
.date {
	font-size: 9pt;
	text-transform: none;
	display: block;
}
.navigation {
	text-align:left;
	margin-bottom: 10px;
}
.navigation a, h1 a { text-decoration:none;}
.links_div {
	display: inline;
	width: 446px;
	height: 125px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
.events_div {
	background-image: url(/images/bb.png);
	margin-bottom: 5px;
	height: 350px;
}
.view_event {
	background-image: url(/images/bb.png);
}
.events_new {
	background-image: url(/images/bb_new.png) !important;
}
.event_info { height: 180px;}
.video_div {
	display: inline;
	width: 220px;
	height: 200px;
	float: left;
	margin-bottom: 4px;
	margin-left: 2px;
	position:relative;
}
.edit_div, .edit_div_news { 
	position:absolute;
	top: 2px;
	right: 4px;
	white-space:nowrap;
}
.picture_div {
	display: inline;
	width: 223px;
	height: 167px;
	float: left;
	margin-bottom: 4px;
	margin-right: 2px;
}
/* Slide */
.projectSlide {
	width: 870px;
	height: 686px;
}
.projectSlide .SlidingPanels {
	width: 870px;
	height: 686px;
	overflow: visible;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}
.projectSlide .SlidingPanelsContainer {
	width:8000em;
	height:686px;
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
}
.projectSlide .SlidingPanelsContent {
	width: 870px;
	height: 686px;
	float: left;
}

.projectSlide .navigation {
	width: 870px;
	height:20px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	float:left;
	position:relative;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.projectSlide .contentSlide {
	width: 215px;
	height:162px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	float:left;
	position:relative;
	display: inline;
	margin-bottom: 2px;
	margin-left: 2px;
}
.comment_list {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 30px;
}
.comment_list .title {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 8px;
}
.comment_odd {}
.comment_even {}
.vg_title {
	font-size: 8.5pt;
}