/* Chapel-of-Light */

a:link {
	color: #66FF00;
	text-decoration: underline;
}

a:visited {
	color: #32CD32;
	text-decoration: underline;
}

a:hover {
	color: #D6FD3A;
	text-decoration: none;
}

a:active {
	color: #66FF00;
	text-decoration: underline;
}

font.credits {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

font.credits_bold {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}

font.document_date {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

font.document_rights {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

font.text_acknowledge {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

font.text_acknowledge_bold {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
}

font.textbody {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

font.textbody_bold {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
}

font.textbody_head {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}

font.textbody_home {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 17pt;
	text-decoration: none;
}

font.textbody_subhead {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

font.textform {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

font.textform_head {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

font.textform_note {
	color: #66FF00;
	font-family: Verdana, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

img.image_box {
	border: 1px solid #BBFF55;
	border-bottom: 3px solid #BBFF55;
}

img.image_link {
	border: 1px solid #BBFF55;
	border-bottom: 3px solid #BBFF55;
}

img.therm_bar {
	border: 1px solid #D6FD3A;
	border-bottom: 3px solid #D6FD3A;
}

.starbackground_index {
	background-image: url(../general/background_nebulas.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.starbackground_navbar {
	background-image: url(../general/navbar_nebulas.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
