BODY {
  background-color : #4D4D4D;
  margin-top : 0;
}

P {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 padding-left : 10px;
 padding-right : 10px;
 text-align : left;
}

TD {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
}

.center {
 text-align : center;
}

.right {
 text-align : right;

}

H1 {
 font-size : 18px;
 font-family : times,times new roman,serif;
 font-weight : bold;
 font-style : normal;
 color : #7D0844;
 text-align : left;
 padding-left : 10px;
 margin-bottom:2px; 
 margin-top:2px; 
 margin-left:0px; 
 margin-right:0px;
}
H2 {
 font-size : 14px;
 font-family : times,times new roman,serif;
 font-weight : bold;
 font-style : normal;
 color : #7D0844;
 text-align : left;
 margin-bottom:2px; 
 margin-top:2px; 
 margin-left:0px; 
 margin-right:0px;
 padding-left : 10px;
}
UL {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 padding-right : 10px;
  text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
}


A {
 color : #7D0844;
 text-decoration : underline;
}
A:hover {
 color : #909090;
 text-decoration : underline;
}

A.nav {color: #E0C9D5;}
A:hover.nav {color : #FFFFFF; text-decoration: underline;}

A.nav_bold {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}
A:hover.nav_bold{color : #E0C9D5; font-size: 12px; text-decoration: none; font-weight: bold;}

A.nav_reg {color: #E0C9D5;}
A:hover.nav_reg{color : #FFFFFF; text-decoration: underline;}



.inputbox { 
	font-family: Arial; 
	font-size: 11px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}

.inputbutton { 
font-family: Arial; 
font-size: 11px; 
cursor:hand; 
border-right: solid 1px; 
border-top: solid 1px; 
border-left: solid 1px; 
border-bottom: solid 1px; }

.textareabox { 
font-family: Arial;
font-size: 11px; 
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; }

.selectbox {
font-family: Arial; 
font-size: 11px; }


.content {font-size : 11px; font-family : arial,helvetica,Sans-Serif; color : #000000; }

.treatment_title {
    text-transform:uppercase;
    color:#7D0844;
    font-weight:bold;
    }
    
.subHeading {
    text-transform:uppercase;
}

ul.redish, ul.redish OL {
 color : #7D0844;
}
