/*BOX DIREITO*/
.bd_borda		
{
	background-color :#CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none
}
.bd_titulo		{
	background-color :#808080;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}
.bd_corpo		{
	background-color :#F1F1F1;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding:7,7,7,7;
}
.bd_space		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none;
	padding:15,0,15,0;
}
.bd_lnk			{
	text-decoration: underline;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none
}
.bd_lnk:hover	{
	text-decoration: underline;
	color : #2F2F2F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none
}

body {
	scrollbar-face-color: #00518F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E0E0E0;
	background-color:  #E4E4E4;
	margin-top: 2;
	background-image: url(../../images/gif/bg.gif);
}

.be_titulo		{
	background-color : White;
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-align : center;
	border : thick solid #00418E;
}
.be_lnk			{
	text-decoration: underline;
	color : #CECECC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none
}
.be_lnk:hover	{
	text-decoration: underline;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none;
}

.corpo	{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : none;
	margin : 10px 10px 10px 10px;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : smaller;
	text-align : left;
}

.legenda {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : Maroon;
	text-align : center;
}

.link_corpo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color : #00418E;
	text-decoration : underline;
}

.link_corpo:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

