﻿/* CSS Document */
.cap-top
{
background:url(../../GUI/new-images/center-div-header.png);
border:solid #bbbbbb 1px;
border-bottom:none;
border-top:none;
height:10px;
font:1px/1px monsapce;
}
.cap-bottom
{
background:url(../../GUI/new-images/center-div-footer.png) ;
border:solid #bbbbbb 1px;
border-bottom:none;
border-top:none;
height:10px;
font:1px/1px monsapce;
margin:0 ;

}
.center-div
{


border:solid #bbbbbb 1px;
border-bottom:none;
border-top:none;
margin:0;
padding:0 10px 0px 10px;
/*border:solid red 1px;*/
}
.left-cap-top, .left-cap-bottom
{
background:url(../../GUI/new-images/left-menu-top-cap2.png) no-repeat;
border:solid red 0px;
width:147px;
height:23px;
font:1px/1px monsapce;
LINE-height:1px;
}
.left-cap-bottom
{
	height:10px;
background:url(../../GUI/new-images/left-menu-bottom-cap2.png) no-repeat BOTTOM;
}
.left-center-div
{
border:solid #c1c3c3 1px;
border-bottom:none;
border-top:none;
width:145px;
margin:0;
background:url(../../GUI/new-images/left-menu-center-bg.png);
padding:0px;

}
.left-center-div h1
{
margin:-22px 3px 5px 12px;
position:relative;
border:solid red 1px;
padding:1px 0 4px 3px;
font-size:13px;
line-height:15px;
text-align:right;
font-weight:normal;
color:#00a9dc;
}

.left-center-div a
{
background:url(../../GUI/new-images/left-menu-link.gif) no-repeat right	;
margin:2px 2px;
padding:0 10px 0 0px;
border:solid red 0px;
font-size:12px;
line-height:13px;
height:15px;
display:block;
text-align:right;
color:#616161;
text-decoration:none;
}
.left-center-div a:hover
{
color:#FFFFFF;
background:url(../../GUI/new-images/hr-menu-bg-over.png);
}
a.active
{
color:#00A9DC;
font-weight:bold;
background:url(../../GUI/new-imagsdes/hr-menu-bg-over.png) ;
}
