Body {
	background-color: black;
	background-image: url(images/corner.png);
	background-position: top right;
	background-repeat: no-repeat;
	scrollbar-3d-light-color: #767575;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #5D5C5C;
	scrollbar-dark-shadow-color: #767575;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #767575;
	scrollbar-shadow-color: #767575;
	scrollbar-track-color: #51585B;
}

table.main {
background-color: black;
}

H1 {
font-family: sans-serif;
font-size: 16px;
color: #2B9ADB;
font-weight: bold;
text-decoration: underline;
text-align: left;
padding-top: 20px;
}

td.nav {
font-family: sans-serif;
font-size: 13px;
color: #406AEC;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
text-align: center;
line-height: 22px;
}
.nav a:link, .nav a:visited {
font-family: sans-serif;
font-size: 13px;
color: #406AEC;
text-decoration: none;
font-weight: bold;
border: black 1px solid;
border-top: #484848 1px solid;
border-bottom: #484848 1px solid;
padding: 2px;
}
.nav a:active, .nav a:hover {
font-family: sans-serif;
font-size: 13px;
color: #4ACEAD;
font-weight: bold;
text-decoration: none;
border: #4ACEAD 1px solid;
padding: 2px;
}

td.pagename {
font-family: verdana, sans-serif;
font-size: 15px;
color: #4BCBAB;
font-weight: bold;
text-decoration: none;
text-transform: capitalize;
text-align: center;
padding-bottom: 6px;
padding-top: 0px;
}

td.category-listings {
font-family: sans-serif;
font-size: 13px;
color: #406AEC;
font-weight: bold;
text-decoration: none;
text-transform: capitalize;
text-align: center;
padding: 2px;
}
.category-listings a:link, .category-listings a:visited {
font-family: sans-serif;
font-size: 13px;
color: #406AEC;
text-decoration: none;
font-weight: bold;
}
.category-listings a:active, .category-listings a:hover {
font-family: sans-serif;
font-size: 13px;
color: #4ACEAD;
font-weight: bold;
text-decoration: none;
}

td.content {
font-family: sans-serif;
font-size: 16px;
color: #406AEC;
font-weight: normal;
text-decoration: none;
text-align: left;
padding: 5px;
}
.content a:link, .content a:visited {
font-family: sans-serif;
font-size: 16px;
color: #754EC1;
font-weight: bold;
}
.content a:active, .content a:hover {
font-family: sans-serif;
font-size: 16px;
color: #754EC1;
font-weight: bold;
}

td.notes {
font-family: sans-serif;
font-size: 12px;
color: #2B9ADB;
font-weight: normal;
text-decoration: bold;
line-height: 25px;
text-transform: capitalize;
text-align: center;
}

td.breadcrumb {
font-family: sans-serif;
font-size: 11px;
color: #406AEC;
font-weight: normal;
text-decoration: none;
line-height: 25px;
text-transform: capitalize;
text-align: right;
padding-right: 10px;
}
.breadcrumb a:link, .breadcrumb a:visited {
font-family: sans-serif;
font-size: 11px;
color: #2B9ADB;
text-decoration: none;
font-weight: normal;
text-decoration: underline;
}
.breadcrumb a:active, .breadcrumb a:hover {
font-family: sans-serif;
font-size: 11px;
color: white;
font-weight: normal;
text-decoration: underline;
}

td.art-descrip-title {
font-family: sans-serif;
font-size: 12px;
color: #754EC1;
font-weight: normal;
text-decoration: none;
padding: 2px;
text-transform: capitalize;
}

td.fieldNames {
font-family: sans-serif;
font-size: 12px;
color: #2B9ADB;
font-weight: bold;
text-decoration: none;
padding-right: 4px;
padding-bottom: 4px;
padding-top: 4px;
}
td.selectTitle {
font-family: sans-serif;
font-size: 12px;
color: #4BCBAB;
font-weight: bold;
text-decoration: none;
padding-right: 4px;
padding-bottom: 4px;
padding-top: 4px;
}

.fields {
font-family: sans-serif;
font-size: 11px;
color: #21025d;
font-weight: bold;
text-decoration: none;
padding: 4px;
border: #406AEC 1px solid;
}
.submits {
background: #7c53ca url('../sonny/images/bg-submits.jpg') repeat-x;
font-family: sans-serif;
font-size: 10px;
color: white;
font-weight: bold;
text-decoration: none;
border: #04fcd3 1px solid;
}

td.art-descrip-content {
font-family: sans-serif;
font-size: 12px;
color: white;
font-weight: normal;
text-decoration: none;
padding: 2px;
}


td.footer {
font-family: verdana, sans-serif;
font-size: 9px;
color: #406AEC;
text-decoration: none;
font-weight: normal;
text-transform: lowercase;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
}
.footer a:visited, .footer a:link  {
font-family: verdana, sans-serif;
font-size: 9px;
color: #406AEC;
text-decoration: none;
font-weight: normal;
}
.footer a:active, .footer a:hover {
font-family: verdana, sans-serif;
font-size: 9px;
color: #4ACEAD;
text-decoration: none;
font-weight: normal;
}