html, body{
	background-color:#000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#dddddd;
	
}

p{line-height:1.5;}

table, td, th {
	border-collapse: collapse;
	vertical-align:top;
	font-size: 12px;
	color:#dddddd;
}

img {
	border: none;
}

a {
	color:#ffcb00;
}

h1 {
	
	font-size: 18px;
	font-family: Serif;
	color:#eeeeee;
}

ul
{
font-size: 12px;
line-height:1.5;
}

td.header {
	height:389px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	text-align:left;
	padding-bottom:25px;
}

td.middle {
	background-image:url(../images/centerback.jpg);
	background-repeat:no-repeat;
	padding-left:75px;
	padding-top:35px;
}

a.menu {
	color:white;
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration:none;
}

.newdate {
	color:#ffcb00;
	font-size:12px;
	padding-top:5px;
	text-align:center;
}

a.news {
	color: #ffcb00;
	font-size:12px;
}

.bottomgray {
	color:#919191;
	font-size:12px;
	font-family:Arial;
}

a.bottommenu {
	font-size:11px;
	color:white;
	font-family:Arial;
	text-decoration:none;
}

a.bottommenu:hover {
	text-decoration:underline;

}

.newtitle {
	color:#ffcb00;
}

#lights {
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 height:35px;
 overflow:hidden;
}

.xlsf-light {
 position:absolute;
}

body.fast .xlsf-light {
 opacity:0.9;
}

.xlsf-fragment {
 position:absolute;
 ackground:transparent url(templates/lights/image/bulbs-50x50-fragments.png) no-repeat 0px 0px;
 width:50px;
 height:50px;
}

.xlsf-fragment-box {
 position:absolute;
 left:0px;
 top:0px;
 width:50px;
 height:50px;
 *width:100%;
 *height:100%;
 display:none;
}

.xlsf-cover {
 position:fixed;
 left:0px;
 top:0px;
 width:100%;
 height:100%;
 background:#fff;
 opacity:1;
 z-index:999;
 display:none;
}

/*
.xlsf-light.bottom {
 height:49px;
 border-bottom:1px solid #006600;
}

.xlsf-light.top {
 height:49px;
 border-top:1px solid #009900;
}
*/
