a.type1:active {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.type1:link {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.type1:visited {
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.type1:hover {
	color: #FF9500;
	text-decoration: underline;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.type2:active {color: #361A34; text-decoration: none}
a.type2:link {color: #361A34; text-decoration: none}
a.type2:visited {color: #361A34; text-decoration: none}
a.type2:hover {color: #361A34; text-decoration: underline}

a.type3:active {color: #196ABE; text-decoration: none ;font-weight: bold;}
a.type3:link {color: #196ABE; text-decoration: none;font-weight: bold;}
a.type3:visited {color: #196ABE; text-decoration: none;font-weight: bold;}
a.type3:hover {color: #FF9500; text-decoration: none;font-weight: bold;}
.footer  {
	font-family : Verdana, arial, Helvetica;
	font-size : 10px;
	background-image : url(images/bg_table3.gif);
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.bold  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color : #314B63;
}
.bold2  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color : #383838;
}
.bold3  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color : #FF9500;
}
.italic  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-style: italic;
	color : #000000;
}
.subtitle  {
	font-family : Verdana, arial, Helvetica;
	font-size : 15px;
	font-weight: bolder;
	color : #FF6600;
}
.title  {
	font-family : Verdana, arial, Helvetica;
	font-size : 14px;
	font-weight: bold;
	color : #FF9500;
}
.preco  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: bold;
	color : #ff0000;
}
.text_field  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: none;
	color : #000000;
	background : #F4F4F4;
	background-image : url(images/bg_form.gif);
	border : 1pt  ridge #C7C7C7;
}
.text_area  {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	font-weight: none;
	color : #000000;
	background : #C7C7C7;
	border : 1pt  ridge #000000;
}
.submit_buttom  {
	font-family : Verdana, arial, Helvetica;
	font-size : 9px;
	font-weight: bold;
	color : #ffffff;
	background : #FF9500;
	border : 1pt  ridge #000000;
}
BODY {
	scrollbar-3dlight-color : #9D9D9D; 
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #9D9D9D;
	scrollbar-darkshadow-color : #9D9D9D;
	scrollbar-face-color : #5B7287;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	margin: 0,0,0,0;
	color : #000000;
}
.teste {
	background-image : url(images/bg.gif);
	background-position : center;
	background-repeat : repeat-y;
	background-color : #ffffff;
	margin: 0,0,0,0;
	background-attachment: scroll;
}
.teste2 {
	background-image : url(images/bg_table1.gif);
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.teste3 {
	background-image : url(images/bg_table2.gif);
	background-position : top, center;
	background-repeat : repeat-x;
}
TD {
	font-family : Verdana, arial, Helvetica;
	font-size : 11px;
	color : #000000;
}
.outterborder  {
	background : #FFA800;
}
.innerborder  {
	background : #FFFFFF;
}
.contentfill  {
	background : #ffffff;
}
.contentfill2  {
	background-image : url(images/bg_table4.gif);
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.contentfill3  {
	background-image : url(images/bg_table3.gif);
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.contentfill4  {
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.contentfill5  {
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #EDEDED;
}
.contentfill6  {
	background-image : url(images/bg_table6.gif);
	background-position : top, center;
	background-repeat : repeat-x;
	background-color : #ffffff;
}
.border {
	background-color: #7A7A7A;
}
.features {
	background-color: #F8F8F8;
	background-image : url(images/bg_table_v2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.allocation { color: red; text-decoration: none; font-weight: bold; }