td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color:#333;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
a {
	color:#478898;
	text-decoration: none;
	}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
	color:#333333;
	font-size: 14px;
}
.top_menu {
	color:#660099;
	text-decoration:none;
	cursor:hand;
	font-weight:bold;
}
li {
	line-height: 1.6em;
	margin-left: 3px;
}
ul {
list-style-type: none;
 padding: 0px;
 margin: 0px;
}
.bodycopysmall {
    FONT: 11px/12px Arial, Helvetica, sans-serif;
    LINE-HEIGHT: 13px; 
}	

  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url(/images/shadow/top.gif)
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(/images/shadow/topRight.gif)
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(/images/shadow/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(/images/shadow/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(/images/shadow/bottomLeft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(/images/shadow/left.gif)
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(/images/shadow/topLeft.gif)
  } 
