.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

a:active {
	color: #999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 17px;
	background-color: #DDDDDD;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 19px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F7F7F7;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 19px;
	border-top-style: none;
	border-left-style: none;
	width: 80px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	padding-left: 10px;
}
.messagefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F7F7F7;
}
.fontemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	padding: 10px;
}
.fontelateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
	letter-spacing: -2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
}
.bg {
	background-image: url(clubvip/imagens/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
