﻿.xsnazzy h1, .zsnazzy h1
{
	margin: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #444;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 1.5em;
	
	overflow: hidden;
	text-align: center;
}
.xsnazzy p, .zsnazzy p
{
	font-family: "Segoe UI";
	
	color: #686868;	
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 95%;
	text-align: left;
}
.xsnazzy
{
	background-color: Transparent;
	
	float: left;
	margin: 0 3px;
	width: 100%;
}

.xtop, .xbottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3
{
	height: 1px;
}
.xb2, .xb3, .xb4
{
	background: #fff;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.xb1
{
	margin: 0 5px;
	background: #C0C0C0;
}
.xb2
{
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3
{
	margin: 0 2px;
}
.xb4
{
	height: 2px;
	margin: 0 1px;
}

.xboxcontent
{
	display: block;
	border: 0 solid #C0C0C0;
	border-width: 0 1px;
	height: auto;
	background-color: White;
}
* html .xboxcontent
{
	height: 1px;
}

.color_a
{
    background-position: #003399;
    background: #003399;
    color: #fff;
}

.color_b
{
	background: #d4d8bd;
	color: #000;
}
.color_c
{
	background: #758279;
	color: #fff;
}
.color_d
{
	background: #b2ab9b;
	color: #000;
}

