.required {
	color : #FF3333;
	font-weight : bold;
	font : bold;
}
.favcolor {
	background : #FFFF99;
}

.a_test_only {
	background : #00CCFF;
}

BODY  {
	font-size : 16px;
	color : Black;
	font : 16px Arial;
	background-color : #FFFFCE;
}

.system {
	background-color : #DFDFDF;
	color : Red;
	border-color : Black Black Black Black;
	font-size : x-small;
	font-family : sans-serif;
	background : #FFF3CE;
}

.back {
	background-color : #3CB371;
	color : #FFFFCC;
}

.ivory {

	background-color : #FFFFF0;
}


H1  {
	font-size : 20px;
	font-weight : bold;
	color : #00639C;
	text-transform : uppercase;
}







H2  {
	font-size : 16px;
	font-weight : bold;
	text-transform : none;
	color : #FFFFCE;
	background-color : #008E6B;
}







H3  {
	font-size : small;
	font-weight : bold;
	font-style : italic;
	color : Gray;
	text-transform : capitalize;
}



H4 {
	background-color : Maroon;
	color : #FFFFF0;
	font-weight : bold;
}









A  {

	

}





A:LINK {
	background-color : transparent;
	color : #003399;
}







A:Visited  {

	color : #008E6B;

	font-weight : normal;

	background-color : transparent;

}







A:Active  {

	color : #FFFFF0;

	background-color : Red;

	font-weight : normal;

}







A:Hover  {
	color : White;
	background-color : #39baef;
}















.sitedesign  {



	font-size : xx-small;
	color : Gray;
	text-align : left;


}







.info  {



	font-size : x-small;

	font-style : italic;


}







.x-small  {

	font-size : x-small;

}



.small {

	font-size : small;

}









th  {
	font-size : 16px;
	font-weight : bold;
	color : Black;
	background-color : #008E6B;
	background-image : url('phpyellow/appimage/WMetroBottom.gif');
	text-align : center
}









.input {
	background-color : White;
	color : Navy;
	font-weight : bolder;
}

.submit {
	background-color : #3CB371;
	color : #FFFFCc;
	font-weight : bold;
}



















.form  {

	border-style : double;

	border-color : #8B4513;

	padding-left : 8px;

	padding-right : 8px;

	padding-top : 8px;

	padding-bottom : 8px;

	padding : 2px;

}







.header  {}







.navigation  {



	font-size : x-small;



	text-align : left;



	text-indent : 0px;



	background-color : #ffffcc;



}







.yellow  {

	background : url('http://www.westmetrochamber.com/phpyellow/appimage/yellowfade.gif');

}







.phone_now  {



	font-size : x-large;



	color : Red;



	font-weight : bold;



	font-style : italic;



}







.accessdenied  {



	font-size : 170px;



	font-family : sans-serif;



	font-weight : bold;



	color : Red;



}