/* ELYSELURAY STYLE */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background: #000000;
	color: #DDD4D4;
	padding-top: 12px;
	line-height: 2em;
}

a {
	color: #F0B33C;
	font-weight: bold;
	text-decoration: none;
}

a:visited { color: #CF9118; }

a:hover { text-decoration: underline }

a.album { font-weight: normal; }

a.download:visited { color: #7F7C79; }

table a {
	text-decoration: underline;
	font-weight: normal;
	color: #7F7C79;
}

table a:hover {
	text-decoration: none;
}

table { border-collapse: collapse; }

th {
	border-bottom: 1px dashed #7F7C79;
	border-top: 1px dashed #7F7C79;
}

td, th {
	font-size: 9px;
	line-height: 2em;
}

p { margin: 1em 0em; }

img { border: 0px; }

img.left {
	float: left;
	margin-right: 14px;
}

img.right {
	float: right;
	margin-left: 14px;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.clear { clear: both; }

.h16 {
	font-size: 16px;
	font-weight: bold;
	color: #CF9118;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #CF9118;
	margin: 1em 0em;
}

.headline-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1em 0em;
}

.hidden { visibility: hidden; }

.readmore { text-align: right; }

.required { color: #FF0000; }

.headline-video {
	font-size: 12px;
	color: #FFFFFF;
	margin: 1em 0em;
}

/*
.text { font-size: 10pt; color: #000000; }
.textBold { font-size: 10pt; color: #000000; font-weight: bold; }
.text8 { font-size: 8pt; color: #000000; }
.error { font-size: 10pt; color: #FF0000; font-weight: bold; }
.success { font-size: 12pt; color: #35B44A; font-weight: bold; }
*/