/* CSS Document */
body { margin:0 0 0 0; font-family:arial; font-size:13px; color:#6e6e6e; text-align:justify; }
p {text-align:justify;}

.just {text-align:justify;}

ul { margin-top:0px;  }
li { margin:0px; text-align:justify; }

img { border:none; }
img.product { border:solid #969696 1px; }

table.hp_size { max-width:915px;  width:915px;  } 
table.hp_login { max-width:226px;  width:226; max-height:59px; height:59px; background-image:url(../images/login_bg.gif);  background-repeat:no-repeat; }
table.inner { border:1px dashed #CCCCCC; }
td.inner { border:1px dashed #CCCCCC; }
tr.innerTrHd { background-image:url(../../innerData/images/bg_tbl.gif); background-repeat:repeat-x; }
tr.innerSecLine { background-color:#f7f7f7 }

.txtbox {  border:inset; border:2px; border-style:inset; width:108px; height:20px; } 
.kav { background-image:url(../images/kav.gif); background-position:top; background-repeat:repeat-y; width:1px; } 
td.product_btn {  background-image:url(../images/product_btn.jpg);  background-repeat:no-repeat; } 
td.product_bg {  background-image:url(../images/product_02.jpg);  background-repeat:repeat-x; } 
td.grd_bg { background-image:url(../images/product_03.jpg);  background-repeat:repeat-y; background-position:right; }

#tblTeam .card
{
    background: transparent url(../images/CARD.jpg) no-repeat 0 0; 
    width: 229px; 
    height: 121px;
    font-size:12px;
}

#tblTeam .card img
{
    margin-top:14px;
    margin-right:15px;
}

#tblTeam .card:hover
{
    background: transparent url(../images/CARD-mouse-over.jpg) no-repeat 0 0; 
}

#tblTeam .card .inner_blue_title
{
    color:#2F930D;
    font-size:14px;
}

#tblTeam .card .inner_blue_title a
{
    color:#2F930D;
    font-size:14px;
    text-decoration:none;
}

#tblTeam a
{
    text-decoration:none;    
    color:#6e6e6e;
}

#tblTeam a.homepage
{
    background:transparent url(../images/envelope.png) no-repeat right 50%; 
    padding-right:15px;
    display:block;
}


#cv .card
{
    width: 300px; 
    height: 121px;
    font-size:12px;
}
#cv .card img
{
    margin-top:17px;
   }
#cv .card .inner_blue_title
{
    color:#2F930D;
    font-size:14px;
}

#cv a.homepage
{
    background:transparent url(incognito/uploads/envelope.png) no-repeat right 50%; 
    padding-right:15px;
    display:block;
}

#cv
{
	float:left;
	margin-left:6px;
}