body {
	background-image: url(images/background.jpg);
	background-color: Black;
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	}
.bodyText {
	background-image: url(images/bg-layer.jpg);
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
.VideoPlayer {
	background-image: url(images/bg-layer.jpg);
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	min-width: 600px;
	clear: none;
	display: inline-block;
	height: 400px;
	}
#container1 #content1 .VideoPlayer #flash {
	display: inline-block;
	overflow: visible;
	position: static;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
.items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-attachment: fixed;
	background-color: #000000;
}

.style1 {color: #000000}

li {
	width: 115px;
	height: 18px;
	font-size: 10pt;
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#content1 {
	left:150px;
	z-index:1;
	margin-right: 5px;
	margin-left: 130px;
	float: none;
	min-height: 200px;
}
#salomeDiv1 {
	position:inherit;
	height:120px;
	z-index:1;
	left: 165px;
	top: 280px;
	visibility: visible;
	overflow: auto;
	cursor: default;
}
/*#container1 #content1 #TabbedPanels1 .TabbedPanelsContentGroup #three img {
	display: inline-block;
	visibility: visible;
	position: static;
}*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	padding: 0 10px 0 20px;
} 
#container1 {
	border: 0px solid #000000;
	text-align: left;
	width: 100%;
} 

#container1 #header {
	height: auto;
	float: none;
	width: 100%;
}
.tableDiv {
	float: left;
	clear: none;
	position: relative;
}
#ibsen  img     {
	padding: 5px;
	margin: 0px;
}

#content1 li {
	font-size: 12px;
/*	width: 100px;
*/	height: 14px;
	text-align: center;
}
.infotext {
	font-size: 10px;
}

/* .TabbedPanelsTabGroup {min-width:830px;} */

.lachunga {
	text-align:center;
}

.lachunga img {
	margin:5px;
	padding:5px;
	border:0px;
}
#voice .col {
	min-width:260px;
}

#tabs li {
	width: auto;
	height: auto;
/*	font-size: 10pt; */
}

.mejs-container {
	margin-left:auto;
	margin-right:auto;
}

a.button {
    font-size: 9px;
    padding: 1px 6px;
    border: 1px outset black;
    border-radius: 3px;
    color: white;
    background-color: blue;
    text-decoration: none;
    float:right;
    margin-left: 6px;
}