body {
background-color: rgb(240, 240, 240);
background-attachment: scroll;
background-image: none;
background-repeat: no-repeat;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}
html, body {

margin: 0;
padding: 0;
}
a:link {
font-weight: normal;
color: #000000;
text-decoration: none;
padding: 0px;}
a:visited {
font-weight: normal;
color: #666666;
text-decoration: none;
padding: 0px;}
a:hover {
font-weight: normal;
text-decoration: none;
background-color: none;
border: 0px solid #000000;
padding: 0px;}
a:active {
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
background-color: none;
padding: 0px;
border: 0px solid #000000;}

a.link2:link {
font-weight: normal;
color: #666666;}
a.link2:hover {
font-weight: normal;
text-decoration: underline;
background-color: none;
border: 0px solid #000000;
padding: 0px;}
a.link2:active {
font-weight: normal;
color: #666666;}

#nav {
position: absolute; top: 0px; left: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
letter-spacing: 2px;
line-height: 16px;
color: rgb(255, 255, 255);
margin: 0px;
padding: 0px;
text-indent: 8px;
}
#nav {
list-style: none;
}

#nav a {
text-decoration: none;
display: block;
text-indent: 8px;
}

#nav {
background-image: url(buttonbot.png);
background-repeat: no-repeat;
background-position: 0 0;
width: 220px;
height: 16px;
}
#nav a {
background: url(buttonbot.png) 0 0 no-repeat;
}
#nav a:hover {
background-position: 0 -16px;
}
#nav a:active {
background-position: 0 -32px;
}
#nav #lit {
	background-position: 0 -64px;
width: 220px;
color: rgb(255, 255, 255);
}
#nav #lit:hover {
	background-position: 0 -16px;
}
#nav #lit:active {
	background-position: 0 -32px;
}


#menu {
position: absolute; top: 72px; left: 20px; 
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
letter-spacing: 0px;
line-height: 16px;
color: rgb(255, 255, 255);
margin: 0px;
padding: 0px;
text-indent: 8px;
}
#menu {
list-style: none;
}

#menu a {
text-decoration: none;
display: block;
text-indent: 8px;
}

#menu {
background-image: url(buttontop.png);
background-repeat: no-repeat;
background-position: 0 0;
width: 220px;
height: 16px;
}
#menu a {
background: url(buttontop.png) 0 0 no-repeat;
}
#menu a:hover {
background-position: 0 -16px;
}
#menu a:active {
background-position: 0 -32px;
}
#menu #on {
	background-position: 0px -48px;
width: 220px;
color: rgb(255, 255, 255);
font-weight: normal;
}
#menu #on:hover {
	background-position: 0 -16px;
}
#menu #on:active {
	background-position: 0 -32px;
}

img.separator
{
position: absolute; top: 48px; left: 20px;
}

img.x
{
position: absolute;
left: 260px;
top: 0px;
z-index: -1
}

.text {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
letter-spacing: 0px;
line-height: 14px;
color: rgb(0, 0, 0);
}

.contenttable
{
position: absolute; top: 0px; left: 280px;
}



