TABLE { font-family: arial, Helvetica, verdana; font-size: 9pt; color: #000000; }
INPUT, SELECT, TEXTAREA { font-family: arial, Helvetica, verdana; font-size: 8pt; color: #000000; background-color: #FFFFFF; }
.checkbox	{ background-color: #D9CFAC; }
.button		{ background-color: #945C45; color: white; font-weight: bold; }
.input_sm	{ font-size: 7pt; }

.title		{ font-size: 14pt; font-weight: bold; color: #680200; }
.subtitle	{ font-size: 10pt; font-weight: bold; color: #680200; }
.footer		{ font-size: 8pt; color: #333333; }
.highlight	{ color: #872323; font-weight: bold; }
.textsm		{ font-size: 8pt; }
.header		{ color: #D9CFAC; font-weight: bold; }
.subheader	{ color: #D9CFAC; font-weight: bold; background-color: #660000; width: 700px; padding: 4px;}
.error		{ color: red; font-weight: bold; }

.album_track	{ color: #680200; }

.box		{ background-color: #FFFFFF; width: 100%; }
.box_header	{ font-weight: bold; background-color: #945C45; background-image:url('/images/header_bg.gif'); color: #f8f6ef; padding: 4px; }
.box_content	{ background-color: #D9CFAC; }

.table_header	{ background-color: #7A1817; color: #D8CFAC; font-weight: bold; }
.table_row1	{ background-color: #D8D0AC; font-size: 9pt; }
.table_row2	{ background-color: #CBC2A3; font-size: 9pt; }
.table_row1sm	{ background-color: #D8D0AC; font-size: 8pt; }
.table_row2sm	{ background-color: #CBC2A3; font-size: 8pt; }

.hype_table_row00	{ font-family: arial; background-color: #606060; color: #FFCC00; padding-left: 7px; padding-right: 7px; font-size: 14pt; font-weight: normal; line-height: 21px;}
.hype_table_row01	{ font-family: arial; background-color: #606060; color: #FFCC00; padding-left: 7px; padding-right: 7px; font-size: 10pt; font-weight: bold; border-bottom: 1px solid black; }
.hype_table_row1	{ font-family: arial; background-color: #FFFFFF; color: #000000; padding-left: 7px; padding-right: 7px; font-size: 8pt; }
.hype_table_row2	{ font-family: arial; background-color: #FFFFFF; color: #000000; padding-left: 7px; padding-right: 7px; font-size: 8pt; }
.hype_table_row99	{ font-family: arial; background-color: #FFCC00; color: #000000; padding-left: 7px; padding-right: 7px; font-size: 10pt; font-weight: bold; border-top: 1px solid black; }

.status		{ background-color: #D8CFAC; width: 90%; padding: 10px; margin: 4px 0px 0px 0px; border: 1px solid black; }
.status_error	{ background-color: #D8CFAC; width: 90%; padding: 10px; margin: 4px 0px 0px 0px; color: #7A1817; border: 1px solid black; }

a		{ color: #811400; text-decoration: underline; }
a:hover		{ color: #4F0C00; text-decoration: underline; }

a.heavy		{ color: #811400; font-weight: bold; text-decoration: underline; }
a.heavy:hover	{ color: #4F0C00; font-weight: bold; text-decoration: underline; }

a.footer	{ color: #333333; text-decoration: none; }
a.footer:hover	{ color: #000000; text-decoration: underline; }

a.subtitle		{ color: #000000; font-weight: bold; text-decoration: none; }
a.subtitle:hover	{ color: #000000; font-weight: bold; text-decoration: underline; }

a.subtle	{ color: #000000; font-weight: normal; text-decoration: none; }
a.subtle:hover	{ color: #000000; font-weight: normal; text-decoration: underline; }

a.header	{ color: #D9CFAC; }
a.header:hover	{ color: #D9CFAC; }

div
{
scrollbar-base-color: #8C7D42;
scrollbar-arrow-color: #574E28;
scrollbar-darkshadow-color: #8C7D42;
scrollbar-face-color: #F3F0E4;
scrollbar-highlight-color: #F3F0E4;
scrollbar-shadow-color: #F3F0E4;
}
