/* CSS Document */

body
{
background-color: #000000;
background-image:url(starnew.gif)

}

a:link    {color:#ffffff}
a:visited {color:#ffffff}
a:active  {color:#ffffff}
a:hover   {color:#ffffff}
a img {border:none;}


.text1 {
	color: #7e7e7e;
	font-size: small;
	font-family: Verdana;
	font-weight: normal;
}

table.red {
background-color:#ff0000;
}

tr.black {
background-color:#000000;
}

.text2 {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

table.blue {
background-color:#0000cc;
}

td.rssclass {
background-color:#666666;
text-align:left;
color: #ffffff;
font-size: small;
font-family: Tahoma;
font-weight: normal;
}

table.rssclass2 {
background-color:#666666;
text-align:left;
}

.text3 {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}

table.lightblue {
background-color:#7a7de6;
}

td.darkblueleft {
background-color:#000066;
text-align:left;
vertical-align:top
}

.text4 {
	color: #ffff00;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.text5 {
	color: #ffffff;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
}

table.purple {
background-color:#cc6699;
}

td.darkpurplecenter {
background-color:#993366;
text-align:center;
}

.text5b {
	color: #ffffff;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}

.text7 {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
	text-align:center
}


