.borderColor {background-color: #000000;}

.spacerColor {background-color: #FFFFFF;}

.toplink, .bottomlink, .changebackgroundlink
{
	font-size	: small;
	color		: #000000;
	text-decoration	: none;
	line-height	: 200%;
}

	.bottomlink 	{text-align: right;}
	.toplink	{text-align: left;}
	.changebackgroundlink	{text-align: center;}

.darklink, .lightlink 	{text-decoration: none;}

	.darklink	{color: #000000;}
	.lightlink	{color: #FFFF00;}

.sampleTextLinkColor
{
	text-decoration : none;
	text-align : center;
	font-weight: bold;
	font-size: x-large;
}

.colorChooserHeadTitle
{
	font-size 	: large;
	font-weight	: bold;
	text-align	: center;
}

.colorChooserHeadText
{
	font-weight	: bold;
	text-align	: center;
}
.colorChooserHeadBox
{
/*	background 	: url(../images/headergraphic4.jpg)  top left repeat-x;
	background-color: #6699FF; */
	text-align	: center;
/*	border-color	: #009900;*/
}
.r {color:#FF0000;}
.g {color:#009900;}
.b {color:#0033CC;}
.p {color:#990099;}
.o {color:#FF9900;}
.y {color:#FFFF00;}
.t {color:#6699FF;}
.br {color:#993300;}

.copyright
{
	font-size	: xx-small;
	text-align	: center;
}

.rightAlign
{
	text-align	: right;
}