a.type1:active {color: #000000; text-decoration: none ;font-weight: bold;}
a.type1:link {color: #000000; text-decoration: none;font-weight: bold;}
a.type1:visited {color: #000000; text-decoration: none;font-weight: bold;}
a.type1:hover {color: #000000; text-decoration: underline;font-weight: bold;}

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: #1C5C89; text-decoration: none ;font-weight: bold;}
a.type3:link {color: #1C5C89; text-decoration: none;font-weight: bold;}
a.type3:visited {color: #1C5C89; text-decoration: none;font-weight: bold;}
a.type3:hover {color: #1C5C89; text-decoration: underline;font-weight: bold;}


.searchbox {
border:1pt solid #DEDCDC;
background : #F1F1F1;
}
.commentbox {
	width: 100%;
	height: 150;
	border:0pt black solid;
	scrollbar-3dlight-color : #9D9D9D;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #9D9D9D;
	scrollbar-darkshadow-color : #9D9D9D;
	scrollbar-face-color : #C0C0BE;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #361A34;
	overflow: hidden;
}

.intern {
	scrollbar-3dlight-color : #9D9D9D; 
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #9D9D9D;
	scrollbar-darkshadow-color : #9D9D9D;
	scrollbar-face-color : #C0C0BE;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #361A34;
}

.body  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #361A34;
}

.bold  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: bold;
	color : #1C5C89;
}

.bold2  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}
.search  {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	background : #FDFCBF;
}
.italic  {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-style: italic;
	font-weight: bolder;
	color : #000000;
}

.subtitle  {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight: bolder;
	color : #1C5C89;
}

.title  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}

.preco  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: bold;
	color : #ff0000;
}

.text_field  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight: none;
	color : #000000;
	background : #ffffff;
	border : 1pt  ridge #1D074B;
}

.submit_buttom  {
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
	font-weight: bold;
	color : #ffffff;
	background : #50274D;
	border : 1pt  ridge #D38673;
}

.home {
	scrollbar-3dlight-color : #9D9D9D; 
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #B1A576;
	scrollbar-darkshadow-color : #B1A576;
	scrollbar-face-color : #887D51;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #eAeAeA;
	background : #BFAE71;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #000000;
	margin: 10,0,10,0;
}

.comment {
	scrollbar-3dlight-color : #DDDCDC; 
	scrollbar-arrow-color : #AAAAAA;
	scrollbar-base-color : #B1A576;
	scrollbar-darkshadow-color : #DDDCDC;
	scrollbar-face-color : #EBEBEB;
	scrollbar-highlight-color : #E4E7F1;
	scrollbar-shadow-color : #E4E7F1;
	scrollbar-track-color : #F8F8F8;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #000000;
	margin: 0,0,0,0;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #361A34;
}
.contentfill2 {
	background-color: #E4E4DA;
}
