BODY{
	font-family :  Verdana, tahoma, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:#5E4F38;	
}

HR
{color:#63689C;
width:98%;
 
	}
td{
	font-family :  Verdana, tahoma, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color:#5E4F38;
}
.textarea{
		font-size:9pt; 
		background-color:#D3CDB5; 
		font-weight:normal; 
		font-family:verdana; 
		border:1 solid #000000; 
		padding:1 2 1 2;
}
.text{
	font-size:9pt; 
	background-color:#D3CDB5; 
	border:1 solid black;
}

.submitButton {
	background-color:#D3CDB5; 
	font-size:8pt; 
	font-weight:bold; 
	font-family: Verdana, tahoma, sans-serif; 
	color:#EFCF96; 
	border:1px #EFCF96 solid; 
	cursor:hand; 
	padding:0; 
	font-style: normal; 
	line-height: normal; 	
}
.tau-BTTN{background-color:#5a1300; border: 1px solid navy; color:#fff; font-weight:bold; cursor:hand;}

/*dealing with link colors here still*/
A{
	text-decoration:underline; color:#4D391E;
	font-size:12px;
	font-weight:bold; 
}

A:hover
{
	
	color:maroon; 
	text-decoration:none;
	font-weight:bold;
}
A:visted
{
	text-decoration:underline;
	color:#4D391E;
	font-weight:bold;
}


A.leftNav{
	text-decoration:none; color:#e7e0b2;
	font-size:12px; 
}

A.leftNav:hover{
	color:silver; 
	text-decoration:none; 
}
A.leftNav:visted{
	color:#e7e0b2;
}

A.topNav{
	text-decoration:none; color:#3F4275;
	font-size:12px; 
}
A.topNav:hover{
	color:maroon; 
	text-decoration:none; 
}
A.topNav:visted{
	color:#3F4275;
}

A.pagingLink{
	text-decoration:underline; color:#4D391E;
	font-size:12px;
	font-weight:bold; 
}

A.pagingLink:hover
{
	font-size:12px;
	color:maroon; 
	text-decoration:none;
	font-weight:bold;
}
A.pagingLink:visted
{	font-size:12px;
	text-decoration:underline;
	color:#4D391E;
	font-weight:bold;
}


/*end links*/

.pgTitle{
	font-family : Verdana, tahoma, sans-serif;
	font-size : 22px;
	color : maroon;
	font-weight : bold;
}
.paging{
	font-family : Verdana, tahoma, sans-serif;
	font-size : 12px;
	color : #4D391E;
	font-weight : normal;
}

.footer{
	font-family : Verdana, tahoma, sans-serif;
	font-size : 9px;
	color : #585040;
	font-weight : normal;
}








