.body {
	margin: 0px;
}
.MenuOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #C8C8C8;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 15px;
}
.MenuOff  a:link
{
	text-decoration: none;
	color: #333333;
}
.MenuOff a:visited
{
	text-decoration: none;
	color: #333333;
}
.MenuOff a:hover
{
	text-decoration: none;
	color: #E10541;
	font-weight: bold;
}
.TxtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E10541;
}
.TxtPing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E64B87;
	font-weight: bold;
	padding-left: 5px;
}
.Bold {
	font-weight: bold;
}
.MenuSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #E10541;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 5px;
}
.txt  a:link
{
	text-decoration: none;
}
.txt a:visited
{
	text-decoration: none;
	color: #3366CC;
}
.txt a:hover
{
	text-decoration: none;
}
.risco {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10541;
}
