/*
stateColorBlue = "##033668";
stateColorBlueBG = "##6886a2";
stateColorBlueHover = ##96AAC2;
stateColorGold = "##d5a00f";
*/

/* table based rounded corners containe....-------------------------------------------------------------------------------------------------*/
.whiteBoxRoundCornersTableContaner
{
	margin: 6px;
	margin-top:0px;
	margin-bottom:0px;
}
.whiteBoxRoundCornersTable
{
	background-color: white;
	width: 100%;
}
.whiteBoxCorner
{
	width: 13px;
	height:13px;
	background-repeat:no-repeat;
	overflow:hidden;
}

