div.statelist	{
				width:400px;
				margin-left: auto;
				margin-right: auto;
				}
				
.state {
				width:300px;
				text-align: left;
				font-size: 85%;
				border-left: 1px solid #BEBEBE;
				}
				
div.homelist	{
				width:350px;
				margin-left: auto;
				margin-right: auto;
				}
				
div.email	{
				width:380px;
				margin-left: auto;
				margin-right: auto;
				}
				
.home {
				width:250px;
				text-align: left;
				font-size: 85%;
				border-left: 1px solid #BEBEBE;
				}
				
.gohere			{
				width:100px;
				text-align: left;
				font-size: 85%;
				border-left: 1px solid #BEBEBE;
				}				
				
.title			{
				width:100px;
				text-align: right;
				color: #000000;
				background-color: #FFFFFF;
				font-weight: bold;
				font-size: 85%;
				padding-right: 8px;
				}
				
.titleb			{
				width:100px;
				text-align: right;
				color: #3a67a8;
				background-color: #FFFFFF;
				font-weight: bold;
				font-size: 85%;
				padding-right: 8px;
				}
				
.alliance-l		{
				width:200px;
				text-align: right;
				font-weight: normal;
				font-size: 85%;
				padding-right: 8px;
				}
				
.alliance-r		{
				width:200px;
				text-align: left;
				font-size: 85%;
				padding-left: 8px;
				}
				
.show		{
				width:200px;
				text-align: center;
				font-size: 85%;
				}
				
.lismtd			{
				width:250px;
				text-align: left;
				font-size: 85%;
				border-left: 1px solid #BEBEBE;
				margin-left: -36px;
				}			
				
.borderbot	{
				border-bottom: 1px solid #BEBEBE;
				}
				
.borderleft	{
				border-left: 1px solid #BEBEBE;
				}
				
.bordertop	{
				border-top: 1px solid #BEBEBE;
				}				
				
.middle		{
				vertical-align: middle;
				}
				
div.quote	{
				width:400px;
				color: #000000;
				background-color: #ECF4FE;
				margin-left: auto;
				margin-right: auto;
				border-right: 1px solid #BEBEBE;
				border-bottom: 1px solid #BEBEBE;
				padding: 6px;
				}