body{
    font-family:arial;
}
.graytd{
    border: 1px #c0c0c0 solid;
    background-color:#eaeaea;
}
.catDivPro{
    color:#4682B3;
    font-weight:bold;
    cursor:pointer;
    /*text-decoration:underline;*/
}
.catDivPatient{
    color:#4682B3;
    font-weight:bold;
    cursor:pointer;
    text-decoration:underline;
}
.titleClass{
    color:steelblue;
    font-size:20px;
    font-weight:bold;
    padding-top:5%;
    padding-bottom:20px;
}
.proText[class]{
    z-index:100;
    color:#666666;
    font-size:16px;
    font-weight:bold;
    position:relative;
    left:-85px;
    top:-20px;
    text-align:right;
}
.proText{
    z-index:100;
    color:#666666;
    font-size:16px;
    font-weight:bold;
    position:relative;
    left:-85px;
    top:-22px;
    text-align:right;
}
.patientText[class]{
    z-index:100;
    color:#82a6be;
    font-size:12px;
    left:40px;
    position:relative;
    top:-8px;
    width:120px;
}
.patientText{
    z-index:100;
    color:#82a6be;
    font-size:12px;
    left:40px;
    position:relative;
    top:-5px;
    width:120px;
}
.buttonSearchIndex{
    background-image: url( "/images/patient/search_button.png" );
	background-repeat: no-repeat;
    /*width: 178px;*/
    /*min-width: 178px;*/
	height: 21px;
	text-align: center;
	cursor: pointer;
	color:darkblue;
	font-weight:bold;	
}
.bl2 {border: 1px solid #e68200; background:url(/images/patient/i/bl2.PNG) 0 100% no-repeat; width:20em; text-align:center}
.bl {background:url(/images/patient/i/bl2.PNG) 0 100% no-repeat; text-align:center;position:relative;bottom:-1px;left:-1px;}
.br {background:url(/images/patient/i/br2.PNG) 100% 100% no-repeat;position:relative;bottom:0px;right:-2px;}
.bl3 {background:url(/images/patient/i/bl.PNG) 0 100% no-repeat; text-align:center;position:relative;bottom:-1px;left:-1px;}
.br3 {background:url(/images/patient/i/br.PNG) 100% 100% no-repeat;position:relative;bottom:0px;right:-2px;}
.tl {background:url(/images/patient/i/tl2.PNG) 0 0 no-repeat;position:relative;top:-2px;left:-2px;}
.tr {background:url(/images/patient/i/tr2.PNG) 100% 0 no-repeat; padding:10px;position:relative;top:0px;right:-2px;}
.tr2 {background:url(/images/patient//i/tr2.PNG) 100% 0 no-repeat;}
.t {background:url(/images/patient/i/dot2.PNG) 0 0 repeat-x;}
.b {background:url(/images/patient/i/dot2.PNG) 0 100% repeat-x}
.l {background:url(/images/patient/i/dot2.PNG) 0 0 repeat-y}
.r {background:url(/images/patient/i/dot2.PNG) 100% 0 repeat-y}