/* general classes */

A {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration : underline-none;
	color : Black;
    style:bold ;
	font-weight:bold; 
}
A:HOVER {
	text-decoration : underline;	
	color : Black;
}
TH,TD {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
}
HR {
	border : 1px solid #D3D3D3;
}

.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Red;
}
.info {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Blue;
}
.centerboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
	color : Black;
}
.sideboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
/*	background : #666666; */
	color : Black;
}
.plainboxtitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    font-weight : bold;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	color : #333333;
}
.plainboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.sideboxtitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #00818A;
}
.centerboxtitle {
	border-bottom : 1px solid #CCFF99;

	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Black;
}
.pgprocessed {
	color: #000000;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
}
.topbarsep {
    font-family : Helvetica,Verdana,arial,MS sans serif;
    font-size : 11px;
    color : 999999;
}
.sideboxtexthover {
}
.userexttable {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
}
.usertoppanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.userbottompanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #C1C1BF;
	color : #333333;
}
.myaccount1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #CDCDCD;
	color : #333333;
}
.myaccount2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #EFEFEF;
	color : #333333;
}
.fundo {
	background-attachment: scroll;
	background-image: url(bgb.gif);
	background-repeat: repeat;
}
.style1 {color: #993300}
.menugeral
{
	background-color:#BFE763;
	line-height:25px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menugeral_texto
{
	display:inline;
	min-width:1px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:0 5px 0 5px;
}
#menu_esquerda
{
padding-top : 2px;
text-align:left;
}
.itemMenu
{
	padding-left:5px;
	padding-top:5px;

}
.itemMenu {
	padding-left:5px;
	padding-top:5px;
}
.itemLink {
	padding-left:5px;
	padding-top:10px;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFFFFF;
}
.itemLink a {
	padding-left:4px;
	padding-bottom:8px;
	font-family:Tahoma;
	font-size:12px;
	width:90%;
	text-decoration:none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CF9;
}
.itemLink a:hover {
	display:block;
	font-family:Tahoma;
	font-size:12px;
	background-color:#C8CCCA;
	width:90%;
	text-decoration:none;
}
