body {
	background-color: White;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
a:link, a:active, a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
h1 {
	font-weight: normal;
	font-size: 28px;
	letter-spacing: -1px;
	margin: 0px;
}

.left {
	background-color: #F1F1F1;
	font-size: 11px;
	padding: 5px 5px 5px 23px;
	color: #666666;
}
a.leftl:link, a.leftl:active, a.leftl:visited {
	color: #666666;
	text-decoration: underline;
}
a.leftl:hover {
	color: #666666;
	text-decoration: none;
}
.logo {
	background-color: #3399CC;
}
.hmenu {
	background-image: url(images/vector-2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: right;
}
.metrogaz {
	background-color: #3399CC;
}
.content {
	padding: 10px 15px;
	text-align: justify;
	border-left: 1px solid #cccccc;
}
.right {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.foot {
	background-color: #737373;
	padding: 5px;
	font-size: 11px;
	color: #B9B9B9;
}
a.f:link, a.f:active, a.f:visited {
	color: #B9B9B9;
	text-decoration: underline;
}
a.f:hover {
	color: #B9B9B9;
	text-decoration: none;
}
.fbi {
	font-size:11px;
	font-family: Tahoma;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #dedede;
	margin-bottom:5px;
}
.fbt {
	font-size:11px;
	font-family: Tahoma;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #dedede;
	margin-bottom:5px;
}
.fbb {
	font-size:11px;
	font-family: Tahoma;
	color: #f5f5f5;
	background-color: #737373;
}