table.border
{
  border:           solid 2px #983555;
}
body, td
{
  font-family:  	verdana, Arial, sans-serif;
  font-size:		12px;
  color:	    	#494949; 
  line-height:      16px; 
}
body
{
  background-color:           #e7c8d4;
}
a
{
  color:		#983555; 
  text-decoration:	none;
}
a:hover
{
  color:		#983555;
  text-decoration:	underline;
}
a.MENU-1-OFF
{
  text-decoration:	none;
  color:		    #ffffff; 
  font-size:	        13px;
  text-transform:       uppercase;
  line-height:      45px; 
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		#fee6ad; 
  font-size:	        13px;
  text-transform:       uppercase;
  line-height:      45px; 
}
a.MENU-2-OFF
{
  text-decoration:	none;
  color:		#515050; 
  font-size:	        11px;
  text-transform:       uppercase;
  padding-left:         20px;
}
a.MENU-2-ON,  a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  color:		#000000; 
  font-size:	        11px;
  text-transform:       uppercase;
  padding-left:         20px;
}
h1
{
  color:            #6F005E;
  font-size:		19px;
  font-weight:		normal;
  line-height:      20px;
}
h2
{
  font-size:		15px;
  line-height:      16px;
}
h3
{
  font-size:		13px;
  color:            #983555;
  font-style:       normal;
  line-height:      15px;
}
span.companyName
{
  font-size:		13px;
  color:            #6F005E;
  font-style:       normal;
  line-height:      17px;
  font-weight:      bold
}
strong
{
  font-weight:		bold;
  color:		#983555;
}
ul
{
  font-size:	       11px;
  line-height:         13pt;
}
div.mgn
{
   margin: 10px;
}
div.FOOTER
{
  font-size:	       9px;  
  line-height:         9pt;  
  background-color:           #e7c8d4;
}

a:link img.thumb, a:visited img.thumb
{
 border-color:	       #ffffff;
 border-width:         1px;
}
a:hover img.thumb
{
  border-color:        #494949; 
  border-width:        1px;
}