@charset "UTF-8";
/* CSS Document */

.snLinks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #777777;
	list-style-type: none;
	font: Century Gothic;
	font-stretch: wider;
}
a.snLinks:link {
	color: #777777;
	text-decoration: none;
}
a.snLinks:visited {
	text-decoration: none;
}
a.snLinks:hover {
	text-decoration: none;
	color: #000000;
}
a.snLinks:active {
	text-decoration: none;
	color: #888888;
}

.snLinks2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #3D3932;
	list-style-type: none;
	font: Century Gothic;
	font-stretch: wider;
	margin-left: 20px;
}
a.snLinks2:link {
	color: #3D3932;
	text-decoration: none;
}
a.snLinks2:visited {
	text-decoration: none;
}
a.snLinks2:hover {
	text-decoration: none;
	color: #000000;
}
a.snLinks2:active {
	text-decoration: none;
	color: #888888;
}
.snHeader {
	
}
.snButtons {
	
}
.snCel {
	width: 180px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
