
    
    

#cm1, #cm2, #cm3 {
    border-top-style: none;
    border-right-style: dotted;
    border-bottom-style: solid;
    border-left-style: dotted;
    border-right-color: #D80000;
    border-left-color: #D80000;
    border-bottom-color: #D80000; 
    border-width: 1px; 
    padding: 5px;

}

#rcorners1 {
  border-radius: 25px;
  background: #73AD21;
  padding: 20px; 
  width: 200px;
  height: 150px; 
}

#rcorners2 {
  border-radius: 25px;
  border: 2px solid #73AD21;
  padding: 20px; 
  width: 200px;
  height: 150px; 
}

#rcorners3 {
  border-radius: 25px;
  background: url(paper.gif);
  background-position: left top;
  background-repeat: repeat;
  padding: 20px; 
  width: 200px;
  height: 150px; 
}


::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}


TABLE  { border-collapse: collapse }
 
A.menulink {
display: block;
width: 100%;
height: 20px;
text-align: center;
text-decoration: none;
font-family:Verdana;
color: #ffffff;
font-size:13px;
background-color: #777777;
BORDER: none;
border: solid 0px #ffffff;
}

A.menulink:hover {
border: solid 0px #6100C1;
background-color: #404040;
font: bold;
color: #ffffff;
text-decoration: none;
}

.menulines{
border:0px solid white;
}

.menulines a{
text-decoration:none;
color:black;
}

a { text-decoration: none } <!--
a:hover {color: #555555; text-decoration: none;}
--> active-scroll-bars {overflow-y: hidden} body{
overflow : auto;
}

<!-- 
B { line-height: 12pt }
-->

hr {
      border-top: 1px dashed #555555;
      color: #fff;
      background-color: #fff;
      height: 3px;
    }
		
p
{ 
text-align: justify;
} 


		h1 {
		    
      display: inline;
		  color:#666666;
		  font-weight: 600;
      font-family:Arial;
      font-size:22px;
		}
		h2 {
		  display: inline;
		  color:#888888;
		 font-weight: 600;
      font-family:Arial;
      font-size:18px;
		}
		
		h3 {
		  display: inline;
      font-family:Arial;
      font-size:15px;
			color:#000000;
		  font-weight:500;
		}
		h4 {
		  display: inline;
      font-family:Arial;
      font-size:17px;
			font-weight: normal;
			letter-spacing: 0px;
			color:#666666;
		}

		h5 {
		  display: inline;
      font-family:Arial;
      font-size:17px;
			color:#222222;
		  font-weight:600;
		}
		
		h6 {
		  display: inline;
      font-family:Arial;
      font-size:17px;
			color:#555555;
			font-weight: normal;
		}

		.one {
width: 250px;
height: 20px;
background: url(http://www.sonitus-choir.com/img/textfield1.gif) no-repeat;
border: none;
padding: 2px 0 0 5px;
		}
