BODY {
  margin: 0px 0px 0px 0px;
  background-color:#0077cc}

}

.red10 { font-family: geneva, verdana, arial, helvetica; color: #cc0000; font-size: 12px; font-weight: bold;}


a:link, a:visited {
	color: #0000ff; text-decoration: none;
}

a:hover {
	color: #cc3300;	text-decoration: none;
}



a.logo:link, a.logo:visited {
	color: #cc0000; text-decoration: none;
}

a.logo:hover {
	color: #cc0000;	text-decoration: none;
}


a.nav:link, a.nav:visited {
	color: #0066cc; text-decoration: none;
}

a.nav:hover {
	color: #000000;	text-decoration: none;
}


a.navbar:link, a.navbar:visited {
	color: #ffffff; text-decoration: none;
}

a.navbar:hover {
	color: #ffff00;	text-decoration: none;
}

a.copy:link, a.copy:visited {
	color: #ffffff; text-decoration: underline;
}

a.copy:hover {
	color: #ffff00;	text-decoration: underline;
}

.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}

