a, a:link {
	color: #009193;
	text-decoration: none;
}

a:visited {
	color: #480048;
	text-decoration: none;
}

a:hover {
	color: #430000;
	text-decoration: none;
}

body {
	background-attachment: fixed;
	background-image: url(images/nightsky_azure_dark.jpg);
	background-position: top;
	background-repeat: repeat;
	font-family: sans-serif;
	scrollbar-3d-light-color: #80744F;
	scrollbar-arrow-color: #66CCCC;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #2E443C;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #669999;
	scrollbar-shadow-color: #2E2E2E;
}

checkbox {
	background-attachment: scroll;
	background-color: #000000;
	background-position-x: 0%;
	background-repeat: repeat;
	border-bottom-color: #2E2E2E;
	border-bottom-style: solid;
	border-left-color: #2E2E2E;
	border-left-style: solid;
	border-right-color: #2E2E2E;
	border-right-style: solid;
	border-top-color: #2E2E2E;
	border-top-style: solid;
	color: #2E2E2E;
	scrollbar-arrow-color: #80744F;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #2E443C;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #80744F;
	scrollbar-shadow-color: #2E443C;
}


h2{
	color: #CC0033;
}

h3{
	margin-left: 20pt;
}

h4{
	color: #CB5534;
}

img {
	margin: 20pt;
}

input {
	background-color: #000000;
	border-bottom: #2E2E2E 1px solid;
	border-left: #2E2E2E 1px solid;
	border-right: #2E2E2E 1px solid;
	border-top: #2E2E2E 1px solid;
	color: #00FF00;
	font-family: Times New Roman, Arial Narrow, Arial;
	padding-right: 1px;
}

select {
	background-attachment: scroll;
	background-color: #000000;
	background-position-x: 0%;
	background-repeat: repeat;
	border-bottom-color: #2E2E2E;
	border-bottom-style: solid;
	border-left-color: #2E2E2E;
	border-left-style: solid;
	border-right-color: #2E2E2E;
	border-right-style: solid;
	border-top-color: #2E2E2E;
	border-top-style: solid;
	color: #2E2E2E;
	scrollbar-arrow-color: #2E443C;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #2E443C;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #80744F;
	scrollbar-shadow-color: #2E443C;
}

textarea {
	background-color: #000000;
	border-bottom: #2E2E2E 1px solid;
	border-left: #2E2E2E 1px solid;
	border-right: #2E2E2E 1px solid;
	border-top: #2E2E2E 1px solid;
	color: #00FF00;
	font-family: Times New Roman, Arial Narrow, Arial;
	padding-right: 1px;
}

.blood{
	list-style: url(../images/blooddrop21.gif);
	list-style-image: url(../images/blooddrop21.gif);
	list-style-type: circle;
}

.bold{
	color: #DC143C;
	font-size: larger;
	font-weight: bold;
	mso-bidi-font-weight: normal;
}

.cast_list{
	list-style-type: upper-roman;
}

.center {
	text-align: center;
}

.dream_list{
	color: #DC143C;
}

.emphasis {
	color: #F8F8FF;
	font-size: larger;
	font-style: italic;
}

.fine_print{
	font-size: xx-small;
}

.important{
	color: #FFFAFA;
	font-variant: small-caps;
}

.left {
	text-align: left;
}

.menuitems {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
}

.page{
	margin-left: 40pt;
	margin-right: 40pt;
}

.right {
	text-align: right;
}

.skin0 {
	background-color: #000000;
	background-repeat: repeat;
	border-bottom: #2E443C 2px solid;
	border-left: #2E443C 2px solid;
	border-right: #2E443C 2px solid;
	border-top: #2E443C 2px solid;
	color: #80744F;
	cursor: default;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 15px;
	position: absolute;
	visibility: hidden;
	width: 150px;
}

.vocab{
	color: #F8F8FF;
	font-style: italic;
}

.warning {
	color: #FFFF00;
}

#spotlight {
	filter: light;
}
#nowhere {
	width: 53px;
	height: 49px;
	text-align: left;
	border: none;
	
	
}
.warning {
	color:red;
	font-weight:bold;
	}