/*
 * @ NeoPhoto - 04/2004 - André Cupini - andre@neobiz.com.br
 * @       NeoBiz - Mundo digital, resultado real
 */ 
/*/////////////////////////////////////////////*/
.adicional {
    color:                 #070DB1;
	font-size:             10px;
	background-color:      #F7F7F7;
	font-family:           verdana, arial;
}
/*/////////////////////////////////////////////*/
.neophotoTH {
	font-family:            verdana, arial;
	font-size:              10px;
    color:                  #FFFFFF;
    background-color:       #666666;
}
/***********************************************/
.neophotoTD {
	font-family:            verdana, arial;
	font-size:              10px;
}
/***********************************************/
.neophotoTDDARK {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #CCCCCC;
}
/***********************************************/
.neophotoTDB {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #F7F7F7;
}
/***********************************************/
.neophotoCATTDB {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #F7F7F7;
}
/***********************************************/
.neophotoHIGHLIGHT {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #DDDDDD;
}
/***********************************************/
.neophotoINPUT {
	font-family:            verdana, arial;
	font-size:              10px;
}
/*/////////////////////////////////////////////*/
.neophotoShowImgBody {
  font-family:              verdana;
  font-size:                10;
  color:                    #000000;
}
/***********************************************/
.neophotoShowImgTdDescription {
  font-family:              verdana;
  font-size:                10;
  color:                    #000000;
  background-color:         #F7F7F7;
}
/***********************************************/
.neophotoShowImgTdPagination {
  font-family:              verdana;
  font-size:                10;
  color:                    #f9f9f9f9;
  background-color:         #F7F7F7;
}
/***********************************************/
.neophotoShowImgTdSendmail {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #F7F7F7;
}
/***********************************************/
.neophotoShowImgMailLink {
    text-decoration:        none;
    color:                  #000000;
}
.neophotoShowImgMailLink:hover {
    text-decoration: none;
}
/***********************************************/
.neophotoShowImgTdResultInfo {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #F7F7F7;
}
/*/////////////////////////////////////////////*/
.neophotoSENT {
    font-family:            verdana, arial;
    font-size:              10px;
    background-color:       #F7F7F7;
    color: #CC0000;
}
/***********************************************/
.neophotoSENTLINK {
    font-family:            verdana, arial;
    font-size:              10px;
    text-decoration:        none;
    font-weight:            bold;
    color: #CC0000;
}
.neophotoSENTLINK:hover {
    text-decoration:        underline;
}
/***********************************************/
.neophotoSENTBODY{
    background-color:       #F7F7F7;
}
/*/////////////////////////////////////////////*/
.neophotoPaginationTD {
	font-family:            verdana, arial;
	font-size:              10px;
    background-color:       #CCCCCC;
}
/*/////////////////////////////////////////////*/
.neophotoCatLink {
    text-decoration:        none;
    color:                  #898989;
}
.neophotoCatLink:hover {
    text-decoration:        none;
}
