
  BODY{
		font: normal normal normal 10pt "tahoma", "arial", "helvetica";
		background-color:#64472A;
		scrollbar-face-color:#64472A;
		scrollbar-shadow-color:aaaaaa;
		scrollbar-arrow-color:white;
		scrollbar-track-color: white;
		scrollbar-darkshadow-color: #444444;
	}
  
  TD,INPUT,TEXTAREA {
		font: normal normal normal 10pt "tahoma", "arial", "helvetica";
	}

  H1 {
		font: normal normal bold 12pt "tahoma", "arial", "helvetica";
  }
        
	A:link				{text-decoration: none; font-weight: bold; color: maroon}
	
	A:visited     {text-decoration: none; font-weight: bold; color: maroon}
     
	A:hover       {text-decoration: none; font-weight: bold; color: red}
 
	A.nounderline,A.nounderline:visited,A.nounderline:link{
		font: normal normal bold 10pt "tahoma, Arial, Helvetica" ;
    font-weight: bold;
		Color:White;
		height:10px;
	}

	A.nounderline:hover{
		font: normal normal bold 10pt "tahoma, Arial, Helvetica" ;
		Color:red;
	}

	.footer{
		font: italic normal normal 8pt "tahoma", "arial", "helvetica";
	}

	.smallText{
		font: normal normal normal 8pt "tahoma", "arial", "helvetica";
	}
	
	.highlight{
		font: italic normal bold 10pt "tahoma", "arial", "helvetica";
		color: red;
	}
	
	.mainTable{
		margin:0px;
		padding:0px;
		border:5px groove black;
		background-color:white;
		width:765px;
		overflow:hidden;
	}
	
	.navTable{
		margin:0px;
		padding:0px;
		border:0px;
		height:80px;
		width:630px;
		background-color:white;
		background-repeat:no-repeat;
	}
	
	.navBanner{
		height:55px;
	}
	
	.navMain{
		height:15px;
		background-color:black;
		background-image:none;
		color:white;
		font: normal normal normal 10pt "tahoma", "arial", "helvetica";
	}
	
	.navFoot{
		height:9px;
	}

	.miscDiv{
		margin:0px;
		padding:0px;
		border:3px groove #64472A;
		height:480px;
		width:120px;
		overflow:auto;
	}
	
	.newsDiv{
		height:400px;
		width:630px;
		margin:0px;
		padding:0px;
		border:3px groove #64472A;
		scrollbar-face-color:white;
		scrollbar-shadow-color:black;
		scrollbar-arrow-color:black;
		scrollbar-track-color: #eeeeee;
		scrollbar-darkshadow-color: #000000;
		overflow:auto;
	}
	.leftNav{
		font-size:9px;
		width:110px;
	}
	
	.quiltCell{
		width:200px;
		height:200px;
	}
	
	.quiltItem{
		width:200px;
		height:200px;
	}