form {
	margin: 0;
	display:inline;
}

textarea {
	font-family: Lucida Console;
	color: #FFFFFF;
	background-color: #464648;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	font-size: 12px;
        border-radius: 4px;
	padding: 2px;
}

input {
	font-family: Lucida Console;
	color: #FFFFFF;
	background-color: #464648;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	font-size: 12px;
        border-radius: 4px;
	padding: 2px;
}

input.console {
	color: #FFFFFF;
	background-color: #000000;
	border: none;
}

select {
        -webkit-appearance: listbox;
	font-family: Lucida Console;
	color: #FFFFFF;
	background-color: #464648;
	border: solid 1px #FFFFFF;
	font-weight: bold;
	font-size: 12px;
        border-radius: 4px;
	padding: 2px;
}

div.viewterr {
        width: 530px;
	height: 400px;
        overflow: auto;
        resize: both;
}

body {
	font-family: Lucida Console;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
	word-wrap: break-word;
}

table {
	font-family: Lucida Console;
	border: none;
	font-size: 12px;
}

table.viewterr {
	border: solid 1px #666666;
}

table.main {
	font-family: Lucida Console;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

table.console {
	font-family: Lucida Console;
	border: none;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

table.progress {
	font-family: Lucida Console;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
	height: 20px;
}

table.mainwindow {
	font-family: Lucida Console;
	border: none;
	color: #FFFFFF;
}

table.mainmenu {
	width: 180px;
	font-family: Lucida Console;
	color: #FFFFFF;
}

tr.viewterr {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

tr.viewterrheader {
	font-family: Lucida Console;
	background-color: #111111;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

td {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
}

td.viewterr {
	border: solid 1px #666666;
}

td.progress {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #CCCCCC;
	border: none;
}

td.tdmain {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
}

td.main {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	border: none;
}

td.mainmenu {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://aws.commcri.com/commcri_aws/images/bg.gif');
}

td.nav {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: solid 1px #CCCCCC;
}



table.map {
	font-family: Lucida Console;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

td.mapOwn {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: solid 2px #009900;
	width:95px;
	height:95px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapAlly {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: solid 4px #EEEE00;
	width:95px;
	height:95px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapRebel {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: solid 2px #990000;
	width:95px;
	height:95px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapPlayer {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: solid 2px #000099;
	width:95px;
	height:95px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapNone {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	border: none;
	width:95px;
	height:95px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapOwnWhole {
	text-align:center;
	font-family: Lucida Console;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 2px #009900;
	width:48px;
	height:48px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapAllyWhole {
	text-align:center;
	font-family: Lucida Console;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 2px #EEEE00;
	width:48px;
	height:48px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapRebelWhole {
	text-align:center;
	font-family: Lucida Console;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 2px #990000;
	width:48px;
	height:48px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapPlayerWhole {
	text-align:center;
	font-family: Lucida Console;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 2px #000099;
	width:48px;
	height:48px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapNoneWhole {
	text-align:center;
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
	border: solid 2px #000000;
	width:48px;
	height:48px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapOwnZoom2 {
	text-align:center;
	font-family: Lucida Console;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #009900;
	width:24px;
	height:24px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapAllyZoom2 {
	text-align:center;
	font-family: Lucida Console;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #EEEE00;
	width:24px;
	height:24px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapRebelZoom2 {
	text-align:center;
	font-family: Lucida Console;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #990000;
	width:24px;
	height:24px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapPlayerZoom2 {
	text-align:center;
	font-family: Lucida Console;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #000099;
	width:24px;
	height:24px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.mapNoneZoom2 {
	text-align:center;
	font-family: Lucida Console;
	color: #666666;
	font-size: 12px;
	background-color: #000000;
	border: solid 1px #000000;
	width:24px;
	height:24px;
	background-image:url('http://aws.commcri.com/commcri_aws/images/space.gif');
}

td.stats {
	font-family: Lucida Console;
	color: #FFFFFF;
	font-size: 12px;
	border: solid 1px #CCCCCC;
	background-color: #000000;
}

td.infobar {
	font-size: 10px;
	background-color: #000000;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

button {
	font-family: Lucida Console;
	background-color: #313C58;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
        border-radius: 4px;
	font-size: 12px;
	height: 20px;
}
button:hover {
        background-color: #000000;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
}

button.navscreen {
        font-family: Lucida Console;
        background-color: #7E211E;
        color: #FFFFFF;
        border: solid 1px #FFFFFF;
        border-radius: 4px;
        font-size: 12px;
        height: 20px;
}
button.navscreen:hover {
        background-color: #464648;
        color: #FFFFFF;
        border: solid 1px #FFFFFF;
}

button.menu {
	background-color: #313C58;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
        border-radius: 4px;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	height: 20px;
}
button.menu:hover {
        background-color: #000000;
        color: #FFFFFF;
        border: solid 1px #FFFFFF;
        border-radius: 4px;
        font-weight: bold;
        font-size: 12px;
        width: 150px;
}
button.forum {
	background-color: #000000;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	font-size: 12px;
}

button.forum:hover { color: red;}


hr {
	color: #FFFFFF;
}

a:link { font-family: Lucida Console;color: #FFFFFF; font-weight:normal; text-decoration:none;font-size: 12px;cursor:pointer;}
a:visited { font-family: Lucida Console;color: #FFFFFF; font-weight:normal; text-decoration:none;font-size: 12px;cursor:pointer;}
a:active { font-family: Lucida Console;color: #FFFFFF; font-weight:normal; text-decoration:none;font-size: 12px;cursor:pointer;}
a:hover { font-family: Lucida Console;color: red; font-weight:normal; text-decoration:none;font-size: 12px;cursor:pointer;}

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	top:100px;
	color:#FFFFFF;
	background-color:#000000;
	border: solid 2px #CCCCCC;
	padding:10px;
	width:300px;
	z-index: 9002;
}

