body,td,th {
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	text-align:center;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

tr {
	text-align:left;
}

.IconLink {
	cursor:pointer;
}

#sigmapwindow {
	visibility:hidden; 
	position:absolute; 
	/*padding:0px 10px 10px 10px; */
	border:3px solid #<?=$USR->HexNormColour?>;/*#CCCCCC; */
	background-color:#333333; 
	color:#AAAAAA;
	z-index:0
}


.sigmapHeader{
	background: black url(images/dynamicheader.php?red=<?=$USR->HeaderColours[0]?>&green=<?=$USR->HeaderColours[1]?>&blue=<?=$USR->HeaderColours[2]?>) repeat-x bottom left;
	width:auto;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:right;
	padding-right:10px;
	height:25px;
}

#populate {
	visibility:hidden; 
	position:absolute; 
	padding:10px; 
	border:thin solid #CCCCCC; 
	background-color:#333333; 
	color:#AAAAAA; 
	z-index:0
}

.infoList {
	padding:10px; 
	border:thin solid #CCCCCC; 
	background-color:#333333; 
	color:#AAAAAA; 
	width:350px;
	text-align:left;
	
}
.optionHeader {
	background: black url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[0]?>&green=<?=$USR->HeaderColours[1]?>&blue=<?=$USR->HeaderColours[2]?>) repeat-x bottom left;
	width:auto;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:center;
	height:25px;
}

.optionOver {
	background: black url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[3]?>&green=<?=$USR->HeaderColours[4]?>&blue=<?=$USR->HeaderColours[5]?>) repeat-x bottom left;
	width:auto;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:center;
	height:25px;
}

.c1 {
	color:#00FF00;
}

.c2 {
	color:#33CC00;
}

.c3 {
	color:#55BB00;
}

.c4 {
	color:#BB5500;
}


.c5 {
	color:#CC2200;
}

.c6 {
	color:#CC0000;
}

.highsec {
	color:#00CCFF;
}

.lowsec {
	color:#FFFF00;
}

.nullsec {
	color:#6633CC;
}

.warningMessage {
	font-size:16px; 
	color:#FF3333; 
	font-weight:bold;
}

.faqHeader{
	color:#CC2222;
}

ul.SearchList {
	list-style-type:none;
	color:#DDDDDD;
	font-size:0.9em;
	padding: 4px 4px 0px 4px;
	margin: 0px;

}

ul.SearchList li {
	cursor:pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
}

ul.SearchList li:hover {
	background-color:#CC9900;
}

ul.Blog{
	color:#CCCCCC;
}

li.BlogItem a{
	color:#CCCCCC;
}

.BlogLink:link {
	color:#CCCCCC;
}

.BlogLink:visited {
	color:#CCCCCC;
}

.BlogLink:hover {
	color:#999900;
}

.editbutton {
	text-align:center;
	color:#1576C7;
	background-image:url(/images/edit.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

.deletebutton {
	text-align:center;
	color:#1576C7;
	background-image:url(/images/trash.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}

/*		ACCORDION STYLES	*/

/*
.expandable {
	cursor:pointer;
}

ul.categoryitems {
	list-style-type:none;
	color:#DDDDDD;
	font-size:0.9em;
	padding: 4px 4px 0px 4px;
	margin: 0px;
}

li.subexpandable {
	padding-left:15px;
	cursor:pointer;
	color:#CC9933;
}

ul.subcategoryitems {
	list-style-type:none;
	padding-left:25px;
	color:#CC9933;
}

.statusicon{ /*CSS for icon image that gets dynamically added to headers
position: absolute;
top: 5px;
right: 5px;
border: none;
}


.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header
	background-image:url(images/expandmenu.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header
	background-image:url(images/expandmenu.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

*/


.glossymenu{
margin: 5px 0;
padding: 0;
border: none;
text-align:left;
}

.glossymenu a.menuitem{
background: black url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[0]?>&green=<?=$USR->HeaderColours[1]?>&blue=<?=$USR->HeaderColours[2]?>) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon imageglossyback.gif*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
cursor:pointer;
}


.headermenu a.menuitem{
background: black url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[0]?>&green=<?=$USR->HeaderColours[1]?>&blue=<?=$USR->HeaderColours[2]?>) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display:inline;
position: relative; /*To help in the anchoring of the ".statusicon" icon imageglossyback.gif*/
width: auto;
padding: 4px 0;
padding-left: 10px;
padding-right: 10px;
margin-bottom:5px;
text-decoration: none;
cursor:pointer;
}

.menu a.submenuitem{
background: black url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[0]?>&green=<?=$USR->HeaderColours[1]?>&blue=<?=$USR->HeaderColours[2]?>) repeat-x bottom left;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0px;
padding-left:20px;
margin-left:20px;
margin-right:30px;
text-decoration: none;
cursor:pointer;
}

.moonpad {
	padding-left:30px;
}

ul.categoryitems {
	list-style-type:none;
	color:#DDDDDD;
	font-size:0.9em;
	padding: 4px 4px 0px 10px;
	margin: 0px;
}

ul.submenu {
	list-style-type:none;
	padding: 0px 0px 0px 40px;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.menu .submenuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[3]?>&green=<?=$USR->HeaderColours[4]?>&blue=<?=$USR->HeaderColours[5]?>);
}

a.submenuitem:hover{
background-image: url(/images/dynamicheader.php?red=<?=$USR->HeaderColours[3]?>&green=<?=$USR->HeaderColours[4]?>&blue=<?=$USR->HeaderColours[5]?>);
}

.glossymenu div.submenu{ /*DIV that contains each sub menuimages/glossyback2.gif*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
padding-left:25px;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	list-style-type:none;
}
/*
.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
*/
.planet11 {
	color:#33CC33;
}

.planet12 {
	color:#66FFFF;
}

.planet13 {
	color:#CCCC33;
}

.planet2063 {
	color:#666699;
}

.planet2014 {
	color:#3399FF;
}

.planet2015 {
	color:#FF0000;
}

.planet2016 {
	color:#996600;
}

.planet2017 {
	color:#999999;
}

.planet30889 {
	color:#666666
}

.standingsExcellent {
	background-color:#336699;
}

.standingsGood {
	background-color:#6DA8BE;
}

.standingsBad {
	background-color:#996600;
}

.standingsTerrible {
	background-color:#996666;
}

.odd {
	background-color:#666666;
}

.even {
	background-color:#333333;
}
