/* NN.css */ 
body, table, tr, td, div { 
	color: #FFFFFF; 
	background-color: #000000; 
	margin: 0px; 
	padding: 0px; 
	font-family: Helvetica,Arial,sans-serif; 
	font-size: 10px;
}

a, a.visited, a.hover, a.active {
	text-decoration: none;
	background-color: transparent;
	color: white;
}

div {
	width: 773px; 
	background-color: #000000; 
	text-align: left;
	padding: 0px;
} 

#movable1 {
	position: relative;
	top: 41px;
	border-width: 0px;
	padding: 0px;
	margin-left: 0px;
	z-index: 0;
	visibility: hidden;
}

#movable2 {
	position: relative;
	top: 17px;
	background-color: transparent;
	border-width: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 0;
	visibility: hidden;
}


#hiderleft {
	position: relative;
	top: 31px;
	left: -95px;
	width: 94px;
	height: 20px;
	margin-left: 0px;
	border-width: 0px;
	background-color: #FF0000;
	z-index: 4;
}

#hiderright {
	position: relative;
	top: 11px;
	left: 774px;
	width: 90px;
	height: 20px;
	margin-left: 0px;
	border-width: 0px;
	background-color: #FF0000;
	z-index: 4;
}

#plottop {
	height: 78px; 
	border-width: 1px 1px 0px 1px; 
	text-align: left;
}

#menubanner {
	border-width: 0px 1px 0px 1px; 
	text-align: center;
}

#plotcenter {
}
	
#plotempty {
}

#plotbottom {
}

#overlay {
}

#ligenu {
}

.ligenulink {
}

#ligenuruler {
	vertical-align: top;
}

#hattellogo {
}

#binovalogo {
}

.squarecell {
}

#hatcell {
}

#ordcell {
}

#charcell {
}

#tcell {
}

#kokcell {
}

#badcell {
}

#indcell {
}

#address {
	width: 773px;
}
