.s10    { font-size: 10px; }
.s11    { font-size: 11px; }
.s13    { font-size: 13px; }
.s14    { font-size: 14px; }
.white	{ color: #fff; }
.red    { color: #BE0000; } 
.black  { color: #000; } 

.hr1,.hr2  { width:100%; height:1px; border:0px;}
.hr1       { color:#6D6E72 ; background:#6D6E72; }
.hr2       { color:#A4A5A7 ; background:#A4A5A7; }
           
.ul_red    { list-style-image: URL('/resources/images/reddot.gif') }
.ul_red li { margin: 5px 0px; }    


.dotted_bord1, 
.dotted_bord2   { background-image: URL('../images/dots.gif'); background-repeat: repeat-x;}       
.dotted_bord1   { background-position:top;  }             
.dotted_bord2   { background-position: center; }