


/* __  TAG SPECIFIC CLASSES  ____________________________________________________________________ */

li.padtopbtm6, dd.padtopbtm6, div.padtopbtm6, td.padtopbtm6
	{ padding-top: 6px;	
	  padding-bottom: 6px;	}

li.padbtm6, dd.padbtm6, div.padbtm6, td.padbtm6
	{ padding-bottom: 6px;	}

li.padtopbtm3, dd.padtopbtm3, div.padtopbtm3, td.padtopbtm3
	{ padding-top: 3px;	
	  padding-bottom: 3px;	}

/*
li.padbtm3, dd.padbtm3, div.padbtm3, td.padbtm3
	{ padding-bottom: 3px;	}
*/

/*
td.pad3LR, div.pad3LR
	{ padding-left: 3px;	
	  padding-right: 3px;	}
*/

td.pad6LR, div.pad6LR, span.pad6LR
	{ padding-left: 6px;	
	  padding-right: 6px;	}



/* table cell styles */	 

table.box, div.box
	{border: solid 2px #251113; } 
	 
td.boxcell, th.boxcell, div.boxcell, span.boxcell
	{ border: solid 1px #251113; } 

td.btmlinecell, th.btmlinecell, div.btmlinecell
	{ border-bottom: solid 2px #251113; } 

td.toplinecell, th.toplinecell, div.toplinecell
	{ border-top: solid 2px #251113; } 

td.toplinecell1, th.toplinecell1, div.toplinecell1
	{ border-top: solid 1px #251113; } 	


/*

div.offset20L10T
	{ margin-left: 20px;
	  margin-top: 10px;	}		  
	  
div.offset10
	{ margin-left: 10px;
	  margin-top: 10px;	}	
	  
div.offset20LR
	{ margin-left: 20px;
	  margin-right: 20px;	}	

*/


div.offset10ALL
	{ margin: 10px;	}	

div.offset10L
	{ margin-left: 10px;	}	

div.offset20
	{ margin-left: 20px;
	  margin-top: 20px;	}	

div.offset20L
	{ margin-left: 20px;	}

/*
div.offset40L
	{ margin-left: 40px;	}

div.offset50L
	{ margin-left: 50px;	}

div.offset20R
	{ margin-right: 20px;	}

div.offset10T
	{ margin-top: 10px;	}	
	
div.pad10
    { padding: 10px;    }
*/

 

/* for noscript message div only */
/* added 04MAY2006 DAS  */
div.noJSalert
	{ padding: 10px;
	  margin: 0 0 20px 10px;
	  width: 410px;
	  border: solid 2px #330000;
	  background-color: #FBFBCC;
    }

p.noJSWarning
	{ text-align: center;
	  font-weight: bold;
	  color: #EF1818;  /*#FF0000;*/
	  margin: 0;
	  font-size: 14px;
	  font-variant: small-caps;
	}

p.noJSlink
	{ text-align: center;  }
	
li.noJSbullet
	{ list-style: none;
	  margin-left: -32px; }    

/* end for noscript message div only */


li.nobullet
   { list-style: none;  }

div.floater112w
 { float: left;
   text-align: center;
   width: 112px;  }

div.floater120w
 { float: left;
   text-align: center;
   width: 120px;  }   