body
{
	margin: 0;
	background-color: #CECCC9;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

body.variation
{
	margin: 0;
	background-color: #D8D6D3;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

a:link {text-decoration: none; color: #585858;}
a:visited {text-decoration: none; color: #585858;}
a:hover {text-decoration: none; color: #8A8A8A;}
a:active {text-decoration: none; color: #8A8A8A;}

a.artistname:link {text-decoration: underline; color: #484848;}
a.artistname:visited {text-decoration: underline; color: #484848;}
a.artistname:hover {text-decoration: none; color: #8A8A8A;}
a.artistname:active {text-decoration: underline; color: #8A8A8A;}

a.darker:link {text-decoration: none; color: #484848;}
a.darker:visited {text-decoration: none; color: #484848;}
a.darker:hover {text-decoration: none; color: #8A8A8A;}
a.darker:active {text-decoration: none; color: #8A8A8A;}

a.blue:link {font-size: 12px; text-decoration: underline; color: #303060;}
a.blue:visited {font-size: 12px; text-decoration: underline; color: #303060;}
a.blue:hover {font-size: 12px; text-decoration: none; color: #505080;}
a.blue:active {font-size: 12px; text-decoration: underline; color: #303060;}

a.inverse:link {text-decoration: none; color: #E0DEDA;}
a.inverse:visited {text-decoration: none; color: #E0DEDA;}
a.inverse:hover {text-decoration: none; color: #F6F5F4;}
a.inverse:active {text-decoration: none; color: #F6F5F4;}

hr
{
	color: #585858;
}

input.button
{
	border-width: 2px;
	border-color: #303090;
	border-style: solid;
	padding: 2px;
	background-color: #F0F0FA;
	color: #585858;
	font-weight: bold;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
}

td
{
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #585858;
	vertical-align: top;
}

td.light
{
	background-color: #E0DEDA;
	padding: 20px;
}

td.bar
{
	background-color: #E0DEDA;
	padding: 0;
}

td.menu
{
	background-color: #E0DEDA;
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	vertical-align: top;
}

td.menuitems
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-style: solid;
	border-color: #ceccc9;
	background-color: #E0DEDA;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	text-align: left;
	vertical-align: top;
}

td.editormenu
{
	border-width: 1px;
	border-style: solid;
	border-color: #585858;
	color: #585858;
	background-color: #E0DEDA;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

td.editormenuselected
{
	border-width: 1px;
	border-style: solid;
	border-color: #585858;
	color: #E0DEDA;
	background-color: #585858;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
	
td.footnote
{
	background-color: #CECCC9;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 10px;
}

td.middle
{
	vertical-align: middle;
}

.p
{
	text-indent: 10px;
}

td.thickborder
{
	background-color: #CBC8C5;
}

td.photobackground
{
	padding: 15px;
	background-color: #CBC8C5;
}

td.content
{
	background-color: #E0DEDA;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
}

td.inlinetable
{
	background-color: #CBC8C5;
	text-align: center;
	vertical-align: middle;
	padding: 13px;
}

td.supercool
{
	background-color: #CECCC9;
	background-image: url(../images/super_cool.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

td.outlinedbox
{
	border-color: #403F3A;
	border-style: solid;
	border-width: 1px;
	background-color: #E0DEDA;
	padding: 30px;
	text-align: justify;
	vertical-align: top;
}

td.lightrow
{
	background-color: #eEeCe9;
	padding: 3px;
}

td.darkrow
{
	background-color: #dEdCd9;
	padding: 3px;
}

.title
{
	font-family: Arial;
	font-size: 28px;
	text-indent: 20px;
	color: #403F3A;
}

.bigoldtitle
{
	font-family: Arial;
	font-size: 28px;
	color: #403F3A;
}

.redflag
{
	background-color: #e0a0a0;
}

.redtext
{
	color: #c03030;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}

.redoutline
{
	border-width: 2px;
	border-color: #303090;
	border-style: dashed;
	padding: 13px;
	background-color: #D0D0DA;
}

.artistname
{
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.bigbold
{
	color: #484848;
	font-size: 20px;
	font-weight: 200;
	font-family: Arial;
}

.indauthor
{
	font-size: 20px;
	font-weight: 700;
	font-family: Arial;
	color #403F3A;
}

.indtitle
{
	font-size: 16px;
	font-weight: 600;
	font-family: Arial;
	color #403F3A;
}

.indextra
{
	font-size: 15px;
	font-weight: 500;
	font-family: Arial;
	color #403F3A;
}
