body {
  background-image: url('/images/dk21.jpg');
  background-attachment: fixed
}

.hzmenu {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.hzmenu li {float:left;}
.hzmenu li a {display:block; float:left; height:35px; line-height:35px; color:#ccffff; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.hzmenu li a b {float:left; display:block; padding:0 16px 0 8px;}
.hzmenu li.current a {color:#fff; background:url(button3.gif);}
.hzmenu li.current a b {background:url(button3.gif) no-repeat right top;}
.hzmenu li a:hover {color:#fff; background:#000 url(button4.gif);}
.hzmenu li a:hover b {background:url(button4.gif) no-repeat right top;}
.hzmenu li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.hzmenu li.current a:hover b {background:url(button3.gif) no-repeat right top;}


table.rndcorner{
background-image:url('/images/rnd-bkg.png');
background-repeat:no-repeat;
background-attachment:scroll;
background-position:80px 80px:
}

h1 {
	color: #ffffff;
	font-family: trebuchet, verdana, arial, sans-serif;
	font-size: 180%;

}

h2 {
	color: #999966;
	font-family: trebuchet, verdana, arial, sans-serif;
  font-size: 120%;
}

p {
	color: #ccffff;
	font-family: trebuchet, verdana, arial, sans-serif;
}

ul {
	color: #ccffff;
	font-family: trebuchet, verdana, arial, sans-serif;
}

a:link {
	color: #ccFFFF;
	font-size: 10pt;
	font-family: trebuchet, verdana, arial, sans-serif;
}

a:active {
	color: black;
  background-color: #FFFFFF;
}

a:visited {
	color: #ccffff;
}

a:hover {
	color:black;
	background-color:white;

}


