body {
	background-color: #7CFC00; 
	background-image: url(img_site/back-green.gif);
}
html, body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
body,td {
	color: Black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	text-shadow: Black;
}
td.menu {
	color: #5E3207;
	font-weight: bold;
	text-decoration: none;
}
a.menu {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
	

}
.TDdefault {
	margin: 1;
	cursor:default;
}
.TDover {
	background-image: url(img_site/buttons/mouseover.gif);
	margin: 1;
	cursor:hand;
}
.whiteTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.TDwhiteborder {
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	width: 450px;
}
#wrapper_screen {
		position: relative;
		width: 955px;
		height: 100%;
		margin: 0 auto; /* to centre compliant browsers */
		text-align: left; /* to reset text alignment to default */
}
#wrapper {
	position: relative;
	width: 955px;
	height: 550px;
	margin: 0 auto; /* to centre compliant browsers */
	text-align: left; /* to reset text alignment to default */
	border: 1px solid Black;
	background-color: White;
}
	/* STYLE="position: absolute; width: 446px; height: 260px; z-index: 3; margin-left: 0px; margin-top: 0px;" */
#slideshow {
	position: absolute;
	right: -1px;
	top: 0px;
	width: 300px;
	height: 100%;
	margin: 0 auto; /* to centre compliant browsers */
	text-align: left; /* to reset text alignment to default */
	background-color: #FFFFFF;
	border-left: 1px solid Black;
	overflow: hidden;
}

#content {
	line-height: 16px;
	overflow: visible;
	position: absolute;
	left: 20px;
	bottom: 15px;
	width: 600px;
	height: 420px;
	z-index: 3;
	scrollbar-face-color : #99FF00;
	scrollbar-track-color : #D2FF8D;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #D2FF8D;

	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color: #99FF00;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color : #99FF00;
/*	border: 1px dotted Black;*/
}
#footer {
	position: absolute;
	clear:both;
	right: 0px;
	bottom: -12px;
	margin:0; padding:0;
	z-index: 6;
}
#conveyorbelt {
	position: absolute;
	clear:both;
	right: 5px;
	bottom: 5px;
	margin:0; padding:0;
	z-index: 7;
}
#logo {
	position: absolute;
	clear:both;
	right: 320px;
	top: 21px;
	margin:0; padding:0;
	z-index: 5;
}
#menu_color {
	position: absolute;
	clear:both;
	left: 20px;
	top: 60px;
	margin:0; padding:0;
	z-index: 6;
}
#menu_line {
	position: absolute;
	clear:both;
	left: 0px;
	top: 79px;
	margin:0; padding:0;
	z-index: 6;
	height: 10px;
	width: 655px;
	border-top: 2px solid Black;
}

.flvPlayer {position: absolute; margin-left: 50px; margin-top:10px; border-top: solid 3px black;}