/*--------------- body ---------------*/

body {
	margin: 20px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #D5DBE1; 
	color: #666
}

/*--------------- text - paragraph - styles ---------------*/

p { 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 17px;
	letter-spacing: 0px;
	background-color: transparent; 
}

p.justify { 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align:justify;
	color: #666;
	line-height: 17px;
	letter-spacing: 0px;
	background-color: transparent; 
}

p.artist { 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 17px;
	letter-spacing: 0px;
	background-color: transparent; 
}

.home { 
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 20px;
}

font.text { 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 17px;
	letter-spacing: 0px;
	background-color: transparent; 
}

font.list { 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	line-height: 17px;
	letter-spacing: 0px;
	background-color: transparent; 
}

font.footer { 
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 14px;
	letter-spacing: 0px; 
	background-color: transparent; 
}

/*--------------- text - header ---------------*/

h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333;
	line-height: 15px;
	letter-spacing: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent; 
}

/*--------------- text - links ---------------*/

a:link { color: #546491; text-decoration: none; font-weight: bold; }
a:visited { color: #546491; text-decoration: none; font-weight: bold; }
a:hover { color: #333; text-decoration: none; font-weight: bold; }
a:active { color: #546491; text-decoration: none; font-weight: bold; }

a.vid:link { color: #FF0000; text-decoration: none; font-weight: bold; }
a.vid:visited { color: #FF0000; text-decoration: none; font-weight: bold; }
a.vid:hover { color: #546491; text-decoration: none; font-weight: bold; }
a.vid:active { color: #FF0000; text-decoration: none; font-weight: bold; }


/*--------------- additional fun happy time ---------------*/

font.bullet { 
	color: #D5DBE1;
}

/*--------------- tables ---------------*/

.tbody1 { 
	width: 724px; 
	border-style: solid; 
	border-color: #DAE0E6; 
	background-color: #D5DBE1; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	border-right-width: 2px; 
	vertical-align: top; 
}

.tbody2 { 
	width: 700px; 
	height: 520px;
	border-style: none; 
	border-color: transparent; 
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	vertical-align: top; 
}

.table { 
	width: 100%; 
	border-style: none; 
	border-color: transparent; 
	background-color: #FFFFFF; 
	vertical-align: top; 
}

.dashtop { 
	width: 100%; 
	border-style: dashed; 
	border-color: #D5DBE1;
	background-color: #FFFFFF; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 1px; 
	border-bottom-width: 0px;
	vertical-align: top; 
}

.dashleft { 
	width: 100%; 
	height: 380px;
	border-style: dashed; 
	border-color: #D5DBE1;
	background-color: #FFFFFF; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 0px; 
	border-left-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	vertical-align: top; 
}

.artistpagedash { 
	width: 100%; 
	height: 380px;
	border-style: dashed; 
	border-color: #D5DBE1;
	background-color: #FFFFFF; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	border-right-width: 0px; 
	border-left-width: 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	vertical-align: top; 
}

.theader { 
	width: 700px; 
	height: 80px;
	border-style: none; 
	border-color: transparent; 
	vertical-align: top; 
}

.tfooter { 
	width: 700px; 
	height: 40px;
	border-style: none; 
	border-color: transparent; 
	background-color: #DAE0E6; 
	vertical-align: top; 
}