.PgBck {
	background-color: #000000;
}
.LayerBck {
	background-color: #FFFFFF;
}

#tableConf{
	background-color: #ffffff;
}

#tableConf p{
	position: relative;
	left: 0px;
	width: 545px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.04em;
	color: #333333;
	line-height: 130%;
	text-align: justify;

}
#news A {
	color: green;
	text-decoration: none;
}

#news A:hover {
	text-decoration: underline overline;
	color: red;
	}

#tableConf div{
	position: relative;
	left: 20px;
	width: 540px;
	align: center;

}

#tableConf td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.04em;
	text-align: center;

}

.tableunder{
	text-decoration: underline;
	font-weight: bold;

}

.tabletext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

img.dborder {
		border:1px solid #666666
		}
		
img.floatright 
{
float:right;
border:1px solid #666666;
margin:10px 0px 10px 10px;
}

ul {
	list-style: disc;
	margin-left: 40;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 13pt;
	color: #333333;
	text-align: left;
	}		

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #564843;
	line-height: 15px;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	text-decoration: underline;

}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
    background-color : #ccffcc;

}
.hovermenu ul{
font: 11px arial;
position: absolute;
top: 18px;
left: 250px;
width: 250px;
padding-left: 0;
margin-left: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: white;
background-color: #FF0033;
  background: url("images/buttonslice.gif");
  background-repeat: repeat-x;
border: 2px solid #cccccc;
}

.hovermenu ul li a:hover{
background-color: #ff0000;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
