body, td
{
  font-family:		 Arial, verdana, sans-serif;
  font-size:		12px;
  color:		     #494949; 
  line-height:   15px; 
}
body
{
background:        #F1E9E9;
}
.redText
{
  color: #ED0106;
}
.greenText
{
  color: #00cc00;
}
.cvrText
{
  font-family:		 Monotype Corsiva, 
  Arial, verdana, sans-serif;
  font-size:		14px;
  color: #A60B64;
}
th
{
  font-weight:		bold;
  font-size:		12px;
}
a
{
  color:		#983555;
  text-decoration:	underline;
}
a:hover
{
  color:		 #000000;
  text-decoration:	underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		 #cccccc;
  font-weight:  bold;
  font-size:	13px;
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#ffffff;
  font-weight:  bold;
  font-size:	13px;
}

h1
{
  font-size:		19px;
  font-weight:		normal;
  color: #990000;

}
h2
{
  font-size:		15px;
  font-style:    italic;
  color: #A60B64;
}
h3
{
  font-size:		13px;
  font-style:    normal;
  color: #007D12;
}
span.quote
{
  font-size:		12px;
  font-style:    italic;

}
b, dt
{
  font-weight:		bold;
}
strong
{
  font-weight:		bold;
    color:		 #983555;
}

li
{
  font-size:		11px;
    line-height:   13pt;
}

div.FOOTER
{
  font-size:		9px;  
  line-height:      10pt; 
  background-color: #F1E9E9; 
}
div.FOOTER a
{
  font-size:		9px;  
  line-height:      10px;
}
hr
{
  color: #983555;
}
div.menufooter
{
  color: #ffffff;
  padding-left: 23px;
  line-height:      18px;
}
div.menufooter a
{
  color: #ffffff;
  font-weight:		bold;
}
div.menufooter a:hover
{
  color: #000000;
  font-weight:		bold;
}

div.menu
{

  padding-left: 23px;
  line-height:      18px;
}
div.menu a
{
  color:		     #494949;
  font-weight:		bold;
}
div.menu a:hover
{
  color:		     #000000;
  font-weight:		bold;
}

.bold {font-weight:800;}

table.border  {
  background-color:  #fac3f4;
}
table.border td  {
  padding:  10px;
  font-weight:  bold;
}