/* CSS Document */
body {
  background-color: #000000; background-image:url(back2.jpg); background-position:center; background-repeat:no-repeat; background-attachment:fixed}


a:link {
	color: white;
	text-decoration:none; font: calligrapher, arial black,  Matura MT Script Capitals, Monotype Corsiva;
}

a:visited {
	color: blue;
	text-decoration:none;  font: calligrapher, arial black,  Matura MT Script Capitals, Monotype Corsiva;
}

a:active {
	color: yellow;
	text-decoration:none; font-weight:bold; font: calligrapher, arial black; font-variant:normal}

a:hover {
	color:black;
	text-decoration:none;  font: calligrapher, arial black, Matura MT Script Capitals, Monotype Corsiva; background-color:#999999
}

.topNav, {height:16px;font-family:calligrapher, arial black, sans-serif;color:#fff;margin:1px 0 5px 0;line-height:16px;background:#000000;}

.topNav table, {width:800;}

.topNav .related,{padding:0 9px 0 9px;white-space:nowrap;text-align:left;}

.topNav a, {display:block;height:16px;text-align:center; vertical-align:middle;font-size:12px;font-weight:bold;color:#0000ff; text-decoration:blink;padding:0 9px 0 9px;white-space:nowrap;background:#ffffff;border:1px solid #0000ff;}

.topNav a:hover, .bottomNav a:hover {text-decoration:none;background:#0000ff;color:#ffffff; font-size:12px;}


