Body
{

    font-family: arial; 
    font-size: 12px; 
    color: #6B6B88; 

}

A:visited
{
    FONT-SIZE: 12px;
    COLOR:#6B6B88;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: none;

}

A:link
{
    FONT-SIZE: 12px;
    COLOR:#6B6B88;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: none;

}

A:active
{
    FONT-SIZE: 12px;
    COLOR:#6B6B88;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: underline;

}

A:hover
{
    FONT-SIZE: 12px;
    COLOR:#6B6B88;
    FONT-FAMILY: Arial;   
    TEXT-DECORATION: underline;
}




#docList table  { font-family: arial; font-size: 12px; border-collapse:collapse;}
#docList table td   { vertical-align: top; padding:2px; border: 1px solid #B2B2B2; border-collapse:collapse;}

#docTable table     { border:1px outset #336699; border-collapse:collapse; }
#docTable th            { border: 1px solid #B2B2B2; background-color: #CFCFCF; text-align:right; vertical-align: bottom; color:black;}
#docTable table td  { vertical-align: top; text-align:right;}



.content-side
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B88;
    text-align:right;

}


.content
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B6B;
    padding-right:5px;
    padding-left:5px;


}

.content a:link
{  
  font-family: arial; 
    font-size: 12px; 
    color:#5F5F5F;


}

.content a:visited
{  
  font-family: arial; 
    font-size: 12px; 
    color: #5F5F5F;
}


.content a:hover
{  
  font-family: arial; 
    font-size: 12px; 
    color: #6B6B88;

}


.link-back
{  
    font-size:11px;
    font-weight:bold;
    color:#AD0C00;
    text-decoration:underline;
    text-indent: 650px;
}



h1
{  
    font-family: arial; 
    font-size: 12px; 
    color: black;
    font-weight: bold;
    margin-bottom:-1px; 
    margin-top:-2px;


}

h2
{  
    font-family: arial; 
    font-size: 12px; 
    color: black;
    margin-bottom:-1px; 
     margin-top:-2px;
     font-weight: normal;


}

h3
{  
    font-family: arial; 
    color:#C40000;
    text-decoration:underline;
    font-size: 12px;
     margin-bottom:-1px;
     
}


h4
{  
    font-family: arial; 
    color:black;
    text-decoration:underline;
    font-size: 14px;
     margin-bottom:-1px;
     
}


.indexc
{
color:#6B6B88;
font-size:11px;
font-family: arial; 
}

.indexc a:link
{
color:#6B6B88;
font-size:12px;
font-family: arial; 
}

.indexc a:visited
{
color:#6B6B88;
font-size:12px;
font-family: arial;
}

.indexc a:hover
{
color:#6B6B88;
font-size:12px;
font-family: arial; 
}



.Title
{  
    font-family: arial; 
    font-size: 15px; 
    color: #6B6B6B; 
    letter-spacing:2px;
    border-bottom:1px solid #D6D3D6;
width:350px;



}

.title2
{  
    font-family: arial; 
    font-size: 15px; 
    color: #00006C; 
    text-decoration:underline;
    font-weight:bold;
}

ul
{
           margin-top:5px;
           margin-bottom:5px;
}

select
{
    font-family: arial;
    font-size: 11px; 
    color: #4464A6;


}

hr
{
 text-align: right;
 color: black;
 height: 1px;
 width:300px;
 margin-top: 0;
 border-top: 2px dashed black;
 border-bottom: 2px dashed black;
 background-color: white;
}
  

.icon
{
margin-bottom:-5px;margin-left:1px;

}

p
{
  margin-top:10px;
           margin-bottom:10px;
}


.remark
{  
    font-family: arial; 
    font-size: 11px; 
    color: #6B6B6B;
    border: 1px solid #AEAEAE;

}

.remark2
{  
    font-family: arial; 
    font-size: 11px; 
    color: #6B6B6B;

}


.doctorListMenu
{
 text-align:justify;font-size:11px;padding-left:30px;color:#6B6B6B;

}

Div.doctorListMenu  a:link
{
 font-size:11px;

}

Div.doctorListMenu  a:visited
{
 font-size:11px;

}

Div.doctorListMenu  a:active
{
 font-size:11px;

}

Div.doctorListMenu  a:hover
{
 font-size:11px;

}


.deco, .deco a:link, .deco a:visited
{
	font-weight:bold;
	text-decoration:underline;
	
}

.button
{


font-family: arial; 
	font-size: 13px; 
	color: white;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	border-top:.1em solid #ffffff;
	border-left:.15em solid #ddd;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	white-space:nowrap;
	background:#525552;
	padding:4px;
	width:100px;
}

.button a:link, .button a:visited
{
color: white;
text-decoration:none;
}

