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:           #436793;
}
a
{
  color:		#983555; 
  text-decoration:	underline;
}
a:hover
{
  color:		#000000;
  text-decoration:	underline;
}
a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#515050; 
  font-size:	        12px;
  text-transform:       uppercase;
  margin:               2px;
  display:              block;
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		#515050; 
  font-size:	        12px;
  text-transform:       uppercase;
  background-color:     #ffffff;
  display:              block;
  border-style:         solid;
  border-width:         1px;
  border-color:         #eeeeee; 
  margin:               1px;
}
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:		#515050; 
  font-size:	        11px;
  text-transform:       uppercase;
  padding-left:         20px;
}
h1
{
  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:      17px;
}
strong
{
  font-weight:		bold;
  color:		#983555;
}
ul
{
  font-size:	       11px;
  line-height:         13pt;
}
div.FOOTER
{
  font-size:	       9px;  
  line-height:         9pt;  
}

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