body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}

a.menu {
	display: block;
	background-color: #cbcbcb;
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:32px;
}

a.menu:hover {
	display: block;
	background-color: #ffffff;
	color: #cbcbcb;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:32px;
}

.menusel {
	background-color: #ffffff;
	color: #cbcbcb;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:32px;
}

.cinput{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	width:165px;
	height:16px;
	border:1px solid #cbcbcb;
	text-align:center;
}

a.submenu {
	display: block;
	background-color: #ffffff;
	color: #cbcbcb;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
}

a.submenu:hover {
	display: block;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
}

.submenusel {
	display: block;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height:22px;
}

.texto {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

a.textomenos {
	display: block;
	color: #cbcbcb;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.textomais {
	display: block;
	color: #cbcbcb;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.titulo {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.cinputform{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	border:1px solid #cbcbcb;	
}