body
{
  background:		#CDF1EF;
}

body, td
{
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#333333;
  line-height:		16px;
}

h1
{
  font-size:		18px;
  line-height:          26px;
  color:		#993333;
  font-weight:          bold;
  
}

h2
{
  font-size:		16px;
  line-height:          20px;
  color:		#70BCB2; 
  margin-top:		3px; 
  margin-bottom:	3px;
  font-weight: bold;
}


h3
{
  font-size:		14px;
  color:		#993333;
  line-height:		18px;
  font-weight: bold;
}

h4
{
  font-size:		12px; 
  color:		#333333;
  line-height:		10px;
  font-weight: bold;
}

b 
{
  font-size:		12px; 
  font-weight:		bold;
  line-height:		16px;
}

a
{
 
}

a:hover
{
  color:		#993333;
  text-decoration:	underline;
}



a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		    #70BCB2;
  text-decoration:	none;
  font-weight: bold;
}

a.MENU-1-OFF
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#993333;
  text-decoration:	none;
    font-weight: bold;
}
div.MENU-1
{
  padding-left: 4px;
  margin-left: 10px;
  border: 2px;
  border-color:		#993333;
  border-style: solid;
  background-color: #FFFFFF; 
}

div.MENU-2
{
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  margin-left: 20px;
  border: 1px;
  border-color:		#993333;
  border-style: solid;
  background-color: #FFFFFF; 
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  color:		#70BCB2;
  text-decoration:	none;
  font-weight: bold;
  line-height:          12px;
}

a.MENU-2-OFF
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  color:		#993333;
  text-decoration:	none;
  font-weight: bold;
  line-height:           12px;
}


hr
{
  border: none;
  border-top: 1px solid #70BCB2;
}
.imgBrdr
{
  border: 1px solid #993333;
  margin: 5px;
}

ol
{
  color:		#993333;
    font-weight: bold;
            line-height:		16px;
}
ul
{
  color:		#333333;
  font-weight: normal;
  type: disc;
  line-height:		20px;
}