p{

    BackGround-Color : #000000 ! important; 

    } 

 

 

A{ 

    Color : #A09C68 ! important; 

    Font-Weight : Bold; 

    Text-Decoration : none; 

    } 

 

 

A:Hover{ 

    Color : #0080FF ! important; 

    Text-Decoration : underline; 

    } 

 

 

A:Active{ 

    Color : #0080FF; 

    } 

 

a:visited    {

	color: #A09C68;

	}

	

.general12pt {

	font-size: 12px;

	color: #FFFFFF;

}

.tstable {

	font-size: 10px;

	color: #CCCC99;

	background-color: #000000;

}

.tsfooter {

	font-size: 10px;

	color: #CCCC99;

	background-color: #000000;

}

.bold16 {

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}

.white14pxbold {

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}

.white14px {

	font-size: 14px;

	color: #FFFFFF;

}

.yellow12px {

	font-size: 12px;

	color: #FFFF00;

}

.boldblue12px {

	font-size: 12px;

	font-weight: bold;

	color: #73B2DE;

}

.Gold10px {

	font-size: 10px;

	color: #A09C68;

}

.Gold12px {

	font-size: 12px;

	color: #A09C68;

}

.GoldBold14px {

	font-size: 14px;

	color: #A09C68;

	font-weight: bold;

}

.BoldBlue {

	font-weight: bold;

}

.White18pxBold {

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

}

.white16px {

	font-size: 16px;

	color: #FFFFFF;

}

.Bold12pt {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.Red14pt {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}

.Blue18 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #73B2DE;

}

.Blue16 {

	font-size: 16px;

	font-weight: bold;

	color: #73B2DE;

	font-family: "Times New Roman", Times, serif;

}

.blue14 {

	font-size: 14px;

	color: #73B2DE;

	font-family: "Times New Roman", Times, serif;

}

.White16Bld {

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}

.Wbackground {

	background-color: #FFFFFF;

}

.RedBold {

	font-weight: bold;

	color: #FF0000;

}

.blueboldunder14 {

	font-size: 14px;

	font-weight: bold;

	color: #73B2DE;

	text-decoration: underline;

}
)
background-image: -ms-linear-gradient(top, #6E6E6E 0%, #000000 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #6E6E6E 0%, #000000 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #6E6E6E 0%, #000000 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6E6E6E), color-stop(1, #000000));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #6E6E6E 0%, #000000 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #6E6E6E 0%, #000000 100%);
(
