SELECT {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

	visibility: visible;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
}

INPUT {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

	visibility: visible;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
}
TEXTAREA {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;

	visibility: visible;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
}

body {
	scrollbar-face-color: #F7F7F7;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-track-color: #E1E1E1;
	scrollbar-arrow-color: #666666;
}


TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #666666;
	text-decoration: none;	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB4D39;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB4D39;
	text-decoration: underline;
}

.link_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BB4D39;
	text-decoration: underline;
	text-transform: uppercase;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.title1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB4D39;
	text-decoration: underline;
	text-transform: uppercase;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB4D39;
	text-decoration: underline;
	text-transform: uppercase;
}

.tiny{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.links_baixo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.white{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	color: #FFFFFF;
	text-decoration: none;	
}
white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB4D39;
	text-decoration: underline;
}

.white10{
	FONT-FAMILY: Verdana,Helvetica; 
	FONT-SIZE: 10px;
	font-weight: bold;
	FONT-style: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.mailingBotao {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	height: 16px;
	visibility: visible;
	width: 60px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
	cursor: hand;	
}
.mailingField {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	visibility: visible;
	width: 85px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000099;
}

.loginFields {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	visibility: visible;
	width: 100px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000099;
}
.loginBotao {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	height: 16px;
	visibility: visible;
	width: 45px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
	cursor: hand;
}
.pesquisarField {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	visibility: visible;
	width: 90px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
}
.pesquisarBotao {
	background-color: #FFFFFF;
	color: #000066;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal	;
	height: 18px;
	visibility: visible;
	width: 25px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #000066;
	cursor: hand;	
}