body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #0066FF; }
a:hover { color: #FF6600; }

p { text-indent: 25px; margin: 0px; padding: 0px; }

#menu_bottom { margin-left: 4%; float: left; text-align: center; margin-top: 18px; }
#menu_bottom a { color: #FFFFFF; text-decoration: none; font-style: italic; margin: 0 10px; }
#menu_bottom a:hover { color: #00CCFF; text-decoration: underline; }

.tl { background: url(images/b_tl.jpg) top left no-repeat; background-color: #B5B4B5;  }
.tr { background: url(images/b_tr.jpg) top right no-repeat; }
.bl { background: url(images/b_bl.jpg) bottom left no-repeat; }
.br { background: url(images/b_br.jpg) bottom right no-repeat; }
.text { padding: 7px; padding-bottom: 10px; }

#menu_top { padding: 7px; text-align: center; }
#menu_top a { color: #000000; text-decoration: none; font-style: italic; margin: 0 10px; }
#menu_top a:hover { color: #0066FF; text-decoration: underline; }
