body {text-align:center;
		margin: 0;
		background: #2F130A;
		color: black;
		}	

	#frame {
		width:985px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
        border: 1px #ffffff solid;
		background:#2F130A;
		color: #fff;
		}
		
table {background: #2F130A:}

#contentleft {
		padding:0;
		float:left;
		background:transparent url('none');
		font: 12px trebuchet ms, times new roman, monospace;
	}

	#contentcenter {
		padding: 0 5px;
		float:left;
		background:transparent url('none');	
		font: 11px trebuchet ms, times new roman, monospace
		}

	#contentright {
		width:220px;
		padding: 0 5px 0 5px;
		float:left;
		background:transparent url('none');	
		background-position: right;	
		font: 11px trebuchet ms, times new roman, monospace
		}

	#contentheader {
		background:transparent url('none');
		padding: 0;
		text-align: center;
		font: italic 10px georgia, trebuchet ms, times new roman, monospace; 
		margin: 0;
		}

P {text-indent:20px;}

.td2 {text-align: left;
      background: transparent url('images/ltborder.jpg');
      color: #fff;
      font: 12px trebuchet ms, times new roman, monospace;
      width:175px; 
      padding: 5px 8px;
      background-position: right;
      background-repeat: repeat-y;
      }
      
.td1 {
      text-align: left;
      width:610px;
      background: transparent url('none');
      background-position: right;
      padding: 5px 8px;
      color: #fff;
      font: 12px trebuchet ms, times new roman, monospace;
      }
      
.td1a {
      text-align: center;
      background: #fff url('none');
      background-position: right;
      padding: 5px 8px;
      font: 11px trebuchet ms, times new roman, monospace;
      color: #fff;
      }
      
.td3 {width: 200px;
      text-align: left;
      background:transparent url('images/rtborder.jpg');
      padding: 5px 8px;
      font: 11px trebuchet ms, times new roman, monospace;}
      
.td4 {text-align: center;
      padding: 5px 0;
}

.td5 {margin: 0 15px 0 0;
	  text-align: center;
	  padding: 3px 0;
      }
      
.td6 {margin: 0 15px 0 0;
	  text-align: center;
	  padding: 3px 0;
	  font-weight: bold;
	  font-size: 12px;
	  text-decoration: underline;
      }
      
th {text-align: center:}
      
.bottommenu {                              
	margin: 0px;
	padding: 4px 5px 4px 10px;
	border-top: 1px solid #ddd;
	background-color: #2F130A;
	text-align: center;
	font: italic 11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.copy {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px;
	margin: 0 280px;
	background-color: #4D1D0E;
	text-align: center;
	font: 12px trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.topmenu {
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #00ffff url('none');
	text-align: center;
	font: italic 11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}
	
.date1 { 
	color: #ffffff;
	background: #ffffff url('none');
	background-position: bottom;
	
	margin: 0;
	padding: 5px;
	text-align: center;
	font: italic 11px verdana, trebuchet ms, times new roman, monospace;  
}


.bottommenu a:link {color: #000fff; text-decoration: none; background-color: transparent;}
.bottommenu a:visited {color: #000fff; text-decoration: none; background-color: transparent;}
.bottommenu a:active { color: #000fff; text-decoration: none; background-color: transparent;}
.bottommenu a:hover { color: #000fff; text-decoration: underline; background-color: transparent;}

.left {text-align: left:}

.bold {font-weight: bold;}

.bold1 {font-weight: bold;
		font-size: 16px;}

.bold2 {font-weight: bold;
		font-size: 13px;}

.b3 {font-weight: bold;
     font-style: italic;
	 font-size: 14px;}

.red {color: #ff0000;
      font-weight: bold;}
      
.it {font-style: italic;}

.italic1 {font-style: italic;
          font-weight: bold;
          font-size: 12px;}
          
.it3 {font-style: italic;
          font-weight: bold;
          font-size: 16px;
          text-align: center;}
          
.it2 {font-style: italic;
	  text-decoration: underline;}	

a:link {color: #00ff00; text-decoration: none; background-color: transparent;}
a:visited {color: #00ff00; text-decoration: none; background-color: transparent;}
a:active { color: #00ff00; text-decoration: none; background-color: transparent;}
a:hover { color: #0000ff; text-decoration: underline; background-color: transparent;}


form { font-size: 11px;
       color: #000000;
       padding: 0 0 0 10px;}

.border { border: 3px ridge #ddd;
		  margin: 0;
		  padding: 0 1px;
		  background: #eee;}