/* general classes */
BODY  {
	font-family : Helvetica, Verdana, Arial, "MS sans serif";
	font-size : 12px;
	background : White;
	color : Black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

A {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}

A:HOVER {
	text-decoration : underline;	
	color : Black;
}

TH,TD {
	font-family : Verdana;
	font-size : 11px
}

HR {
	border : 1px solid #D3D3D3;
}

.letraspequenas { font-family: Arial; font-size: 8pt; color: #000000; text-align: center; 
               text-indent: 0; line-height: 100%; word-spacing: 0; margin: 0
}

.titulo      { font-family: Arial; font-size: 12pt; color: #FFFFFF; text-align: center; 
               word-spacing: 0; text-indent: 0; line-height: 100%; 
               font-style: italic; font-weight: bold; margin: 0
}


.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
    color : Red;
}

.info {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
    color : Blue;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
	background : #FFFFFF;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #000000;text-align:justify
}

.sideboxtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
/*	background : #666666; */
	color : #000000;background-color:#FFF7D5
}

.pools {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
/*	background : #666666; */
	color : #000000;background-color:#FFFFFF
}

.plainboxtitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #FFF4CC;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	color : #333333

}

.plainboxtext {
	font-family : Verdana;
	font-size : 12px;
	background : #FAFAFA;
	color : #000000;
}

.plainboxtext_right {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 12px;
	background : #5139B1 url('http://www.fasar.com.br/themes/fasar2/img/topseparator2.gif');
	color : #FFFFFF
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
	background : #FFFFFF url('http://www.fasar.com.br/themes/fasar2/img/bordalaranja.jpg');
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF
}

.centerboxtitle {
	background : #CDCDCD url('http://www.fasar.com.br/themes/fasar2/img/topseparator.gif');
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.pgprocessed {
	color: #ADADAD;
	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 {
	background : #999999;
}

/* user card */
.userexttable {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : White;
	background : #333333;
}

.usertoppanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #EAEAEA;
	color : #333333;
}

.userbottompanel {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	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;
}

