@charset "ISO-8859-1";
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.home {
	background-color:#282800;
}

body.main {
	background-color:#282800;
	background-image:url(../images/CONTENT_layout.jpg);
	background-repeat:no-repeat;
}

body.cd {
	background-color:#282800;
	background-image:url(../images/CONTENT_layout_CD.jpg);
	background-repeat:no-repeat;
}

body.nextshow {
	background-color:#282800;
	background-image:url(../images/red9_web3_home_r3_c2.jpg);
	background-repeat:no-repeat;
}

body.message {
	background-color:#282800;
	background-image:url(../images/red9_web3_home_r3_c15.jpg);
	background-repeat:no-repeat;
}

img { border:none; }

a:link {
	color:#666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #666;
}

.onDark a:link {
	color: #CCC;
	text-decoration: underline;
}
.onDark a:visited {
	text-decoration: underline;
	color: #CCC;
}
.onDark a:hover {
	text-decoration: none;
	color: #FFF;
}
.onDark a:active {
	text-decoration: underline;
	color: #CCC;
}

.bold14 {
	font-size:14px;
	font-weight: bold;
}

.bold16 {
	font-size:16px;
	font-weight: bold;
}

.bold18 {
	font-size:18px;
	font-weight: bold;
}

.redHiliteBold14 {
	color:#900;
	font-size:14px;
	font-weight: bold;
}

.redHiliteBold16 {
	color:#900;
	font-size:16px;
	font-weight: bold;
}

.redHiliteBold18 {
	color:#900;
	font-size:18px;
	font-weight: bold;
}

.boldGrey14 {
	color:#CCC;
	font-size:14px;
	font-weight: bold;
}

.grey12 {
	color:#999;
	font-size:12px;
}

.red {
	color:#900;
}

.onErr {
	color:#FFF
}

.caption {
	font-size:9px;
}
