body		{background-color: #151918;
			margin: 0px;
			margin-top: 5px;
			color: #8f99a6;
			font-family: century gothic;}
			
.base		{width: 521px;
			text-align: right;}
			
.nav		{width: 521px;}

.navopt		{width: 105px;
			text-align: center;
			font-size: 12px;}
			
.pad		{height: 4px;}			
			
.btop		{background-image: url(btop.png);
			width: 521px;
			height: 5px;}
			
.body		{background-color: #8f99a6;
			width: 511px;
			padding: 5px;
			color: #151918;
			font-family: arial;
			font-size: 12px;
			text-align: left;}			
			
.content	{text-align: center;}			
			
.body2		{background-color: #8f99a6;
			width: 511px;
			height: 155px;
			padding: 5px;
			color: #151918;
			font-family: arial;
			font-size: 12px;
			text-align: left;}	
			
.bbot		{width: 521px;
			height: 5px;
			background-image: url(bbot.png);}			
			
img			{border: 0px;}			