BODY
{
background-color: #A09D6E;
background-attachment: fixed;
font-family: Verdana, Helvetica, 'sans-serif';
font-size: 18px;
color: #562B08;
margin: 0px;
}
TD, P, SPAN, DIV
{
font-family: Verdana,  Helvetica, 'sans-serif';
font-size: 18px;
color: #562B08;
}
TD.WHITE, P.WHITE, SPAN.WHITE, DIV.WHITE
{
font-family: Verdana,  Helvetica, 'sans-serif';
font-size: 10px;
color: #FFFFFF;
}
TD.HEAD, P.HEAD, SPAN.HEAD, DIV.HEAD
{
font-size: 32px;
color: #562B08;
}
TD.SUBHEAD, P.SUBHEAD, SPAN.SUBHEAD, DIV.SUBHEAD
{
font-size: 21px;
color: #562B08;
}
TD.CREDIT, P.CREDIT, SPAN.CREDIT, DIV.CREDIT
{
font-size: 12px;
color: #562B08;
}
TD.COPYRIGHT, P.COPYRIGHT, SPAN.COPYRIGHT, DIV.COPYRIGHT
{
font-size: 12px;
color: #D7BB7C;
font-weight: bold;
}
TD.10PT, P.10PT, SPAN.10PT, DIV.10PT
{
font-size:10pt;
}
TD.8PT, P.8PT, SPAN.8PT, DIV.8PT
{
font-size:8pt;
}
A:LINK
{
font-weight: bold;
color: #573B1C;
text-decoration: none;
}
A:ACTIVE
{
font-weight: bold;
color: #573B1C;
text-decoration: none;
}
A:VISITED
{
font-weight: bold;
color: #573B1C;
text-decoration: none;
}
A:HOVER
{
font-weight: bold;
color: #344628;
text-decoration: underline;
}
A:LINK.MENU
{
font-size: 14px;
font-weight: bold;
color: #D7BB7C;
text-decoration: none;
}
A:ACTIVE.MENU
{
font-size: 14px;
font-weight: bold;
color: #D7BB7C;
text-decoration: none;
}
A:VISITED.MENU
{
font-size: 14px;
font-weight: bold;
color: #D7BB7C;
text-decoration: none;
}
A:HOVER.MENU
{
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
A:LINK.ARTISTS
{
color: #573B1C;
text-decoration: none;
font-size:12px;
}
A:ACTIVE.ARTISTS
{
color: #573B1C;
text-decoration: none;
font-size:12px;
}
A:VISITED.ARTISTS
{
color: #573B1C;
text-decoration: none;
font-size:12px;
}
A:HOVER.ARTISTS
{
color: #344628;
text-decoration: underline;
font-size:12px;
}
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
