[css]

body{
font-size: 14pt;
}


.nametable {

 color: #cccc00;

 background: #000000;

 }



.namecell {

 font-family:sans-serif;

 width: 10%;

 height: 1em;

 margin: 0;

 padding: 0.5em;

 text-align: center;

 color: #cccc00;

 background: #0000000;

 }



.navigationcell {

 font-family:sans-serif;

 text-align: center;

 color: #cccc00;

 background: #ccffff

 }



.navilink_bace{

 font-family:sans-serif;

 text-align: center;

 color: #6666ee;

 background: none

}

.navilink_bace a:link { color: #ff6600; background: #eeeeee}



.navilink1 {

 font-family:sans-serif;

 text-align: center;

 color: #6666ee;

 background: #ccffff

 }



.navilink2 {

 font-family:sans-serif;

 text-align: center;

 color: #6666ee;

 background: #abcdef

 }



.navilink3 {

 font-family:sans-serif;

 text-align: center;

 color: #6666ee;

 background: #ffff99

 }



.navilink4 {

 font-family:sans-serif;

 text-align: center;

 color:#f0f0f0;

 background: #00aaaa

 }



.navilink4.5 {

 font-family:sans-serif;

 text-align: center;

 color:#c0c0c0;

 background: #00aaaa

 }



.navilink6 {

 font-family:sans-serif;

 font-size:x-small;

 text-align: center;

 color:#f0f0f0;

 background: #eeeeee

 }



.scrolllink {

 color: #cccc00;

 background: #000000

 }



.picturecell {

 padding: .5em;

 text-align: center;

 color: #555555;

 //background:wheat;//lightblue wheat

 }



.textcell {

 font-family:sans-serif;

 padding: 1em;

 color: #444400;

 background:none

 }



.textcell2 {

 color: darkblue;

 background: none

 }





.detailcell {

 font-family:sans-serif;

 padding: .5em;

 color: #444444;

 background: none;

 text-transform: lowercase

 }



.th{

font-family:sans-serif;

 padding: 1em;

 color: #ffffff;

 background: #00aaaa

 }

.SkyB{

font-family:sans-serif;

 padding: 1em;

 color: #ffffff;

 background: #87CEEB

 }
 
 .LightG{

font-family:sans-serif;

 padding: 1em;

 color: #111111;

 background: #D3D3D3

 }

