/* CSS Document */

A{text-decoration:none}

body {
	background-color: #000000;
}

body,td,th {
	color: #FFFFFF;
}

.leftSideBar
{
	vertical-align:top;
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
}

.fontSmall, .menuLink, .mandsFileSize {font-size: small}
.fontLarge {font-size: large}
.font10pt {font-size: 10px}
.font12pt, .statcounterLabel, .glossaryQuote, .storyDescription {font-size: 12px}
.font18pt, .xenonBackgroundSubSection, .korogPart {font-size: 18px}
.fontTrebuchet, .storyText, .glossaryText {font-family: "Trebuchet MS"}

.colorBlue {color:#0066FF}
.colorGreen {color: #33CC33;}
.colorOrange {color: #FF9900}
.yellowLink {color: #FFFF00}
.quoteColor {color: #015700}

.copyrightFont {font-family:Arial, Helvetica, sans-serif; font-size: 10px;}
.intelMailLink, .mailLink {color: #0000FF}

.amusementLink {
	color: #FFCC66;
	font-weight: bold;
}
.linksSectionHeader {
	font-size:18px;
	color: #FF9900;
}
.mandsSectionHeader {
	font-size:18px;
	color: #33CC33;
}

.amusementToMandS {
	color: #33CC33;
	font-size: xx-large;
}
.amusementToPics {
	color: #3366FF;
	font-size: xx-large;
}
.amusementToLinks {
	color: #FF9900;
	font-size: xx-large;
}

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

.artemusAcid {
	color: #009900;
	font-weight: bold;
}
.artemusIce {
	color: #0000CC;
	font-weight: bold;
}
.artemusFire {
	color: #FF3300;
	font-weight: bold;
}
.artemusTele {
	color: #999999;
	font-weight: bold;
}

.glossaryLink {
	color:#FFFF00;
	font-weight:bold
}
.glossaryEntryHeader {
	font-weight:bold;
	text-decoration: underline;
}

.storyLink {color: #FFCC33}
.storyAuthorHeader {font-size: 18px; color: #990000;}
.storyPageLink {color: #FFFFFF}
.storyTitle {font-size: 18px; font-family: "Trebuchet MS"; text-decoration:underline;}
.storyCopyright {font-size: 12px; font-family: "Trebuchet MS"}
