/* CSS Document */

body
{
background-color: #000000;
background-image:url(starnew.gif)

}

h1
{
 padding: 0;
 margin: 0;
}

a img {border:none;}

.text1 {
	color: #ffff00;
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
}


.text2 {
	color: #ffff00;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}


.text3 {
	color: #ffffff;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
	text-align:left
}

.text3a {
	color: #ffffff;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
	text-align:center
}

.text4 {
	color: #ffff00;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
	text-align:left
}

.text5 {
	color: #ff0000;
	font-size: x-small;
	font-family: comic sans ms;
	font-weight: bold;
	text-align:left
}

.text6 {
	color: #ffffff;
	font-size: x-small;
	font-family: Arial;
	font-weight: normal;
}

.text7 {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}

.text8 {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
}

.text9 {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
}

.textelite {
	color: #ffffff;
	font-size: x-small;
	font-family: Arial;
	font-weight: normal;
}

.textname {
	color: #ffffff;
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
}

td.white {
background-color:#ffffff;
}

tr.black {
background-color:#000000;
}

td.lightblue {
background-color:#7a7de6;
text-align:center
}

td.darkgrey {
background-color:#333333;
text-align:center
}

td.red {
background-color:#a20e12;
text-align:center
}
