body
{
	background-image: url(background2.jpg); 
	color: rgb(255, 255, 255); 
	background-color: rgb(192, 192, 192);
	font-family: Verdana, Arial, sans-serif;
}
a
{
	font-weight:bold;
}
a:link {color: #ccffff;}
a:active {color: #ee0000;}
a:visited {color: #ff99ff;}


div.home
{
	text-align: center;
	font-weight: bold;
}

table
{
	
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 2;
	
	
}

td
{
	border:1px solid white; 
	vertical-align: top; 
	text-align: center;
	margin:2;
	padding:4;
}
div
{
	text-align: center;
	
}

h2 
{
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 0pt;

}

h3 
{
	margin-top: 0pt;
	font-weight: normal;
	font-size: 1.6em;
}


table.scenario
{
	
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 2;
	
	
}

table.scenario td
{
	border:1px solid white; 
	vertical-align: top; 
	text-align: left;
	margin:2;
	padding:4;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.republic
{
	color:  #FF0080;
	font-size:12pt;
	
}
.separatist
{
	color:  #00FFFF;	
	font-size:12pt;
	
}

.rebel
{
	color:  #FF0000;	
	font-size:12pt;
	
}

.imperial
{
	color:  #7A93F9;	
	font-size:12pt;
	
}

.fringe
{
	color: #F6DF26;	
	font-size:12pt;
	
}

.vong
{
	color:  #FF00FF;	
	font-size:12pt;
	
}

.newrepublic
{
	color:  #00FF00;	
	font-size:12pt;
	
}

.oldrepublic
{
	color:  #FFFF00;	
	font-size:12pt;
	
}

.sith
{
	color:  #FF8000;	
	font-size:12pt;
	
}

.mando
{
	color:  #BDBDBD;	
	font-size:12pt;
	
}

