/* 
. = class and # = id 
*/

.center
{
	text-align: center
}

.right
{
	text-align: right
}

.left
{
	text-align: left
}

.autoleft
{
	margin: auto; text-align: left
}


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

}
#bg100f
{
	width: 100
}
#bg200f
{
	width: 200
}
#bgw200f
{
	background:white;
	width: 200
}
#bg400f
{
	width: 400
}
#bgw400f
{
	background:white;
	width: 600
}
#bgw600f
{
	background:white;
	width: 600
}

.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
}
