@charset "iso-8859-1";
body, td
  {
  	font-family: Verdana;
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-height: 0px;
	margin-width: 0px;     
	
    Font-size: 12px;		
  }

  /* Background Color */
  td   {BACKGROUND-COLOR: #ffffff;}
  td.test   {BACKGROUND-COLOR: #cccccc;}
  body {BACKGROUND-COLOR: #E9BB41;}
  .buff {BACKGROUND-COLOR: #E9BB41;}
  
  td.bottombar, td.bottombar a
  {
  	  text-decoration: none;
  	  BACKGROUND-COLOR: #000000;
	  color: #ffffff;
	  vertical-align: middle;
  }
  table.half_line td
  {
  	vertical-align: top;
	padding-bottom: 5px;
  }
  .bottom_small
  {
    vertical-align: middle;
  	font-size: 10px;
  }

  .bottom_large
  {
    vertical-align: middle;
  	font-size: 11px;
  }
  
  td.splash_body, .splash_body
  {
  	font-size: 11px;
}
  
  td.pgtitle, .pgtitle
  {
	 vertical-align: middle;
	 font-size: 14px;
	 font-weight: bold;  
  }
  
  td.menu, td.menu a
  {
	  background-color: #632334;  
	  color: E2A401;
	  text-decoration: none;	  
	  font-weight: bold;
	  font-size: 11px;
	  line-height: 18px;
  }
  
  td.body
  	{
		padding-right: 10px;
	}  

  td.required
  	{
		color: #ff0000;
	}  

  td.small
  	{
		font-size: 11px;
/*		color: #ff0000;*/
	}
	
  .index_title
  	{	
		font-weight: bold;
		font-size: 15px;
		height: 49px;
		vertical-align: bottom;
	}
