/* . 
= class and # = id 
*/

.center
{
	text-align: center
}

.right
{
	text-align: right
}

.left
{
	text-align: left
}


#bgw40p
{
	background:white;
	width: 40%;
	margin: auto; text-align: left  /* ff - ie */

}
#bgw200f
{
	background:white;
	width: 200
}
#bgw400f
{
	background:white;
	width: 400
}


.fntblu19
{
	font-family:Cooper;
	color: #0000FF;
	font-size: 19
}


#bgw50pfntblk400
{
	background:white;
	width: 50%;
	font-weight:400;
	color: #000000
}



.fntblu19
{
	font-family:Cooper;
	color: #0000FF;
	font-size: 19
}
.fntblkbold20
{
	font-family:Cooper;
	color: #000000;
	font-size: 20;
	font-weight: bold
}
.fntgry10
{
	color: #999999;
	font-size: 10
}
.fntblkbold
{
	font-family:Cooper;
	color: #000000;
	font-weight: bold
}

.fntblk15
{
	font-family:Cooper;
	color: #000000;
	font-size: 15
}