BODY
{
	FONT-SIZE: 85%;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
/*	background : url("../images/fourthbg.gif");*/
	background : url("../images/starfield.jpg"); 
}

H1
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 150%;
	COLOR: #0099CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

H2
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 120%;
	COLOR: #ffcc66;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
	
H3
{
	FONT-SIZE: 110%;
	COLOR: #cdcdcd;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
			
A:active{
	COLOR: #0099CC
}
A:link{COLOR: #0099CC}
A:visited{
	COLOR: #0099CC
}
A:hover{
	COLOR: #F00
}

.title
{
	FONT-SIZE: 120%;
	COLOR: #0099CC;
	FONT-FAMILY: "Arial Black", Gadget, sans-serif;
	FONT-VARIANT: normal
}
	
.breadcrumb
{	FONT-SIZE: 65%;
	COLOR: #FFFFFF;
	FONT-FAMILY: 'Arial Black', Arial;
	FONT-VARIANT: normal}

.rollover A
{   DISPLAY: block;
    text-decoration: none;
    WIDTH: 125px;
    BACKGROUND-COLOR: #FFCC66;}
    
.rollover A:hover
{   BACKGROUND-COLOR: #FF0000;
    color: #FFFFFF;}	
.footer
{    FONT-SIZE: 80%}

.GoldTextBold
{	color: #ffcc66;
	font-weight : bold;}

.RedText
{   color: #FF0000;}

.GrayText 
{	color: #808080;}

.listinfo
{
	color: #ffffff;
	font-size : smaller;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}
   
table
{border: #E1E1E1;}
.newstext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FC0;
	border-color: #F00;
}
.YellowText {
	color: #FF0;
	font-weight: bold;
}
