#sep{
background-image:url(<?=$path_file;?>bars.jpg);
background-repeat:repeat-x;
height:5px;
width:100%;



}


.admin{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;


border-left:solid;
border-left-color:#FF004C;
border-left-width:thin;


border-right:solid;
border-right-color:#FF004C;
border-right-width:thin;

border-bottom:solid;
border-bottom-color:#FF004C;
border-bottom-width:thin;

border-top:solid;
border-top-color:#FF004C;
border-top-width:thin;



}
.admin #title A{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#508DE3;
font-weight:bold;
}
.admin #vdetails A{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#66CC71;
font-weight:normal;

}



.clients_red{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width: 20%;
padding-left:3px;



border-bottom:solid;
border-bottom-color:#FF0000;
border-bottom-width:thin;
border-bottom-style:solid;


border-top:solid;
border-top-color:#FF0000;
border-top-width:thin;
border-top-style:solid;

border-left:solid;
border-left-color:#FF0000;
border-left-width:thin;
border-left-style:solid;

border-right:solid;
border-right-color:#FF0000;
border-right-width:thin;
border-right-style:solid;


}


.clients_red #title A{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#508DE3;
font-weight:bold;
}
.clients_red .vdetails A{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#66CC71;
font-weight:normal;

}





.clients{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-bottom:solid;
border-bottom-color:#CCCCCC;
border-bottom-width:thin;
border-bottom-style:dotted
}
.clients #title A{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#508DE3;
font-weight:bold;
}
.clients .vdetails A{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#66CC71;
font-weight:normal;

}

.headlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#C16983;
font-weight:bold;

}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input,textarea,select,radio,checkbox{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
	font-weight:normal;
    border-style: solid solid solid;
/*    border-color: -moz-use-text-color -moz-use-text-color rgb(0, 0, white);
*/
border-color:#CCCCCC;

	border-width: 1px 1px 1px;
	background-color:#FFFFFF;
}
td .title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#970430;
}
td A{
text-decoration:none;
color:#333333;

}
td A:hover{
color:#ACACAC;

}
.ligh_gray{
color:#ACACAC;
}
.ligh_gray A{
color:#ACACAC;
}
.ligh_gray A:hover{
	color:#333333;
}
.external_link{
color:#990033;
}
.external_link:hover{
color:#333333;
}
