body {
margin: 0 0 0 0;
background-color: #FFFFFF;
background-image: url(../_img/nx_back.png);
background-repeat: repeat-y;
background-position: left top; }

html {
scrollbar-base-color: #4f0f07;
scrollbar-arrow-color: white; }

td {
font: 8pt Arial; 
color: #FFFFFF;
vertical-align: top; }

.field { /*common to all text fields */
font-family: Arial ; 
font-size: 8pt ; 
border: 1px solid #a6180a;
padding: 2px;
background-color: #290803;
color: #FFFFFF;
}

.field:hover, .field:focus {
border: 1px solid #290803;
background-color: #a6180a;
}

A {
COLOR: #a6180a; 
font-weight:bold;
text-decoration:none; }

A:hover {
COLOR: #a6180a;
font-weight:bold;
text-decoration:none; }

img {
border-color="#a6180a" } 

.au_artist {font-size: 23px; color: #FFFFFF; font-family: Arial; font-weight: bold;}
.au_title {font-size: 12px; color: #FF9C00; font-family: Arial; font-weight: bold;}
.au_link {font-size: 8pt; color: #FFFFFF; font-family: Arial; font-weight: bold;}

.ny_date {font-size: 14px; color: #FFFFFF; font-family: Arial; font-weight: bold;}
.ny_head {font-size: 14px; color: #FF9C00; font-family: Arial; font-weight: bold;}

.pr_head {font-size: 8px; color: #FF9C00; font-family: Arial;}
.pr_sub {font-size: 8px; color: #FFFFFF; font-family: Arial;}
