
body {
	font: 12pt/16pt Arial, sans-serif;
    background: black url(images/gaia3.gif) no-repeat right fixed;
	color: #FFFFFF;
}

body.about {
	background: black url(images/moon.jpg) no-repeat bottom left fixed;
}

body.empty {
	background: black
}

a { 
	text-decoration: none; 
	color:#8892A5;
}

a.none { 
	text-decoration: none; 
	color:#FFFFFF;
}

a:hover, a:active { 
	text-decoration: none; /*color: #9685BA;*/
	color:#FFFFFF
}

p.line {
	text-align:right
} 

p.line2 {
	text-align:left
}

p.button {
	text-align:right
}
p.nav {
	font: 12pt/12pt Arial, sans-serif;
}

p.center {
	text-align: center
}

tr.top {
	vertical-align: top;
}

tr.mid {
	
}

tr.bot {

}
table.truth {	
table-layout: fixed; width: 300px;
table-align: right;

}

td.truth {
	border: 1px solid;
	border-collapse:collapse;
}
#r1c1 {
	border-style:solid;
	border-left-style:none;
	border-top-style:none;	
	border-width: 2px;
}
#r1c2 {
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;	

	border-width: 2px;
}
#r1c3 {
	border-style:solid;
	border-right-style:none;
	border-right-style:none;
	border-top-style:none;	

	border-width: 2px;
}
#r1c4 {
	border-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-width: 2px;
}
#r1c5 {
	border-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-width: 2px;
}
#r2c1{
	border-style:solid;
	border-bottom-style:none;	
	border-top-style: none;
	border-left-style:none;
	border-width: 2px;
}
#r2c2{
	border-style:solid;
	border-left-style:none;
	border-bottom-style:hidden;	
	border-top-style: none;
	border-right-style:none;
	border-width: 2px;
}
#r2c3{
	border-style:solid;
	border-right-style:none;
	border-bottom-style:hidden;	
	border-top-style: none;

	border-width: 2px;
}
#r2c4{
	border-style:solid;
	border-right-style:none;
	border-bottom-style:hidden;	
	border-top-style: none;

	border-width: 2px;
}
#r3c4{
	border-style:solid;
	border-right-style:none;
	border-bottom-style:hidden;	
	border-top-style: none;

	border-width: 2px;
}


