.body 	{ 
			background-color: 		black; 
			background-image:		url("images/GalaxyBkgrnd.jpg") ;
			font-family:  			sans-serif; 
			font-size: 			10pt;
			color: 				yellow; 
}

.bodyDiv	{ 
			background-color:	#330000;
			border-style:		solid;
			border-width:  		medium;
			border-color:		black;
			position:			absolute;
			left:				175px;
			top:				90px;
			width:				800px;
			height:				80%;
			overflow:			auto;
			scrollbar-base-color:	#330000;
			scrollbar-highlight-color:	#663333;
}

.bodyRules 	{ 
			background-color: 		black; 
			font-family:  			sans-serif; 
			font-size: 			10pt;
			color: 				yellow; 
}

.popUp  { 
			background-color: 		#330000; 
			font-family:  			sans-serif; 
			font-size: 			10pt;
			color: 				yellow; 
}

.bodyText 	{ 
			vertical-align: top;
			font-family:  	sans-serif; 
			font-size: 	9pt;
			color: 		yellow;
}

.boldText	{
			font-family:  	sans-serif; 
			font-size: 		10pt; 
			font-weight: 	bold; 
			color: 			yellow;
}

.calendarDay {
			background-color: #990000;
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	bold; 
			color: 		yellow;
			text-align: 	left;
			border-style:  	solid;
			border-color:  	black;
			border-width:  	1px;
}

.calendarPending {
			background-color: #CC9933;
			font-family:  	sans-serif;
			font-size: 	9pt; 
			font-weight: 	bold;  
			color: 		yellow;
			text-align: 	left;
			border-style:  	solid;
			border-color:  	black;
			border-width:  	1px;
			cursor: 	hand;
			cursor: 	pointer;
}

.clickable {
			cursor: 	hand;
			cursor: 	pointer;
}

.divider 	{ 
			background-image: url("images/divider.gif") ;
}

.dividerCell { 
			background-color: #999999;
			height: 1px;
}

.forumItem {
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	bold; 
			color: 		white;
			text-align: 	left;
			border-style:  	solid;
			border-color:  	black;
			border-width:  	1px;
}

.forumItemCenter {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-align: 	center;
			border-style:  	solid;
			border-color:  	black;
			border-width:  	1px;
}

.forumText {
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	100; 
			color: 		white;
			text-align: 	left;
			border-style:  	solid;
			border-color:  	black;
			border-width:  	1px;
}

a.forumItem:link {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-decoration:none;
}

a.forumItem:visited {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-decoration:none;
}

a.forumItem:hover {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		yellow;
			text-decoration:none;			
}

.infoText {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold;
			color: 		white;
			cursor: 	hand;
			cursor: 	pointer;

}

.mapGrid	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			border-color:	gray;
			border-style:	solid;
			border-width:	1px;
			height:		14.25%;
			width:		14.25%;
}

.mapRange	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			border-color:	#ffff66;
			border-style:	solid;
			border-width:	1px;
			height:		14.25%;
			width:		14.25%;
}

.mapHome	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			border-color:	#009900;
			border-style:	solid;
			border-width:	2px;
			height:		14.25%;
			width:		14.25%;
}

.mapKey	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			height:		14.25%;
			width:		14.25%;
}

.mapUnknown	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			border-color:	gray;
			border-style:	dashed;
			border-width:	1px;
			height:		14.25%;
			width:		14.25%;
}

.mapUnknownExplore	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			font-weight: 	bold; 
			border-color:	yellow;
			border-style:	dashed;
			border-width:	1px;
			height:		14.25%;
			width:		14.25%;
			cursor: 	hand;
			cursor: 	pointer;		
}

.marquee {
			background-color:	#330000;
			border-style:		solid;
			border-width:  		1px;
			border-color:		black;
			font-family:  		sans-serif; 
			font-size: 		8pt; 	
			font-weight: 		bold;
			color: 			white; 			
}

.menuHeader {
			font-family:  		sans-serif; 
			font-size: 		8pt; 
			font-weight: 		bold; 
			color: 			white;
			background-color: 	#663333;
			text-decoration:	none;
			text-align:		center;
			cursor:			arrow;			
}

.menuHeaderLeft {
			font-family:  		sans-serif; 
			font-size: 		8pt; 
			font-weight: 		bold; 
			color: 			white;
			background-color: 	#663333;
			text-decoration:	none;
			text-align:		left;
			cursor:			arrow;			
}

.greyMenuItem {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		gray;
			text-align: 	left;
			text-decoration:none;
			border:  	none;
}

.menuAlert {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		yellow;
}

.menuItem {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-align: 	left;
			border:  	none;
}

a.menuItem:link {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-decoration:none;
}

a.menuItem:visited {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			text-decoration:none;
}

a.menuItem:hover {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		yellow;
			text-decoration:none;			
}

a.boldLink:link {
			font-family:  	sans-serif; 
			font-size: 	10pt;
			font-weight: 	bold; 
			color: 		yellow;
			text-decoration:none;		
}

a.boldLink:hover {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		white;
			text-decoration:none;
}

a.boldLink:visited {
			font-family:  	sans-serif; 
			font-size: 	10pt;
			font-weight: 	bold; 
			color: 		yellow;
			text-decoration:none;
}

a.rulesLink:link {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		#ffcc33;
			text-decoration:none;			
}

a.rulesLink:hover {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		white;
			text-decoration:none;			
}

a.rulesLink:visited {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		#ffcc33;
			text-decoration:none;			
}

a.helpLink:link {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		yellow;		
}

a.helpLink:hover {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		white;
}

a.helpLink:visited {
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		#ffcc33;
}

.menuTable {
			background-color:	#330000;
			border-style:		solid;
			border-width:  		medium;
			border-color:		black;
}

.navArrow {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			cursor:		hand;
			cursor: 	pointer;
}

image.planet	{
			cursor:		hand;
			cursor: 	pointer;
}

.mediumHeader {
			font-family:  	sans-serif; 
			font-size: 	11pt; 
			font-weight: 	bold;
			color: 		white;
}

.orangeHeader {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-weight:	bold; 
			color: 		orange;			
}

.orangeItalic {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-style:	italic; 
			color: 		orange;			
}

.orangeText {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			color: 		orange;			
}

.smallOrangeText {
			font-family:  	sans-serif; 
			font-size: 	8pt;
			color: 		orange;			
}

.greenText {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			color: 		#00cc33;			
}

.redText {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			color: 		red;			
}

.pageHeader {
			font-family:  	 sans-serif; 
			font-size: 	 13pt; 
			font-weight: 	 bold;
			color: 		 white;
			text-decoration: none;
}

.redButton {
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	bold; 
			color: 		white;
			background-color:	#330000;
			border-style:		outset;
			border-width:  		3px;
			border-color:		#663333;
			cursor:		hand;	
			cursor: 	pointer;
}

.replyIntro {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-style:	italic; 
			color: 		white;			
}

.replyQuote {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-style:	italic; 
			color: 		yellow;			
}

.rowHighlight {
			cursor: hand;
			cursor: pointer;
			background-color: #330000;
}

.smallHeader	{
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	bold; 
			color: 		white;
}

.smallSelect	{
			font-family:  	sans-serif; 
			font-size: 	9pt;
}

.smallBoldText	{
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	bold;
			color: 		yellow;
}

.smallText	{
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	normal;
			color: 		yellow;
}

.smallWhiteText	{
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-weight: 	normal; 
			color: 		white;
}

.smallerText	{
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	normal;
			color: 		yellow;
}

.smallerWhiteText	{
			font-family:  	sans-serif; 
			font-size: 	8pt; 
			font-weight: 	normal;
			color: 		white;
}

.suspendText	{
			font-family:  	sans-serif; 
			font-size: 		10pt; 
			font-weight: 	bold; 
			color: 			red;
}

.textBox {
			font-family:  	sans-serif;
			font-weight: 	normal; 
			font-size: 	8pt;
}

.textBoxBorder	{
			font-family:  	sans-serif; 
			font-size: 	10pt; 
			color: 		black;
			border-style:	solid;
			border-color:	black;
}

.textBoxBorderSmall	{
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			color: 		black;
			border-style:	solid;
			border-color:	black;
}

.whiteItalic {
			font-family:  	sans-serif; 
			font-size: 	9pt;
			font-style:	italic; 
			color: 		white;			
}

.whiteText	{
			font-family:  	sans-serif; 
			font-size: 	11pt; 
			color: 		white;
			font-weight: 	normal;
			text-align:	justify;
}

.yellowHeader	{
			font-family:  	sans-serif; 
			font-size: 	9pt; 
			font-weight: 	bold; 
			color: 		yellow;
}

