body{
	background-color: #b2b6a4;
	
}
#table1{	
	border: 1px solid #666769;
	border-top: none;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	width:750px;
}

.footerCopyright{
	text-align: right;
	padding: 10px 10px 15px 15px;
	font-size: 10px;
	color:#3f3730;
}


#SideMenuTable{
	margin-top: 35px;
	border-top: 2px solid #4bb642;
}
#SideMenuTable td{
	border-bottom: 2px solid #4bb642;
	padding: 4px 4px 4px 12px;
	text-align:left;
	
}

#SideMenuTable a{
	
}

/***** ORIGINAL STUFF *****/
td						{	font-size : 8pt;
			 				font-Family : Verdana;
			 				font-weight : normal;
		 	 				color : #000000;
			 				text-decoration : none; }

h1						{	font-size : 12pt;
			 				font-Family : Verdana;
			 				font-weight : bold;
		 	 				/*color : #B7AA9C;*/
							color: #808000;
			 				text-decoration : none; 
							text-align:center;
							}
							
.smalltext				{	font-size : 7pt;
			 				font-Family : Verdana;
			 				font-weight : normal;
		 	 				color : #000000;
			 				text-decoration : none; }
							
a.mainnav  				{	font-size : 8pt;
							font-family: Verdana;
							font-weight: normal;
							color: #235A9E;
							text-decoration: none; }
							
a.mainnav:hover  	    {	font-family: Verdana; 
							color: #4CB641; 
							text-decoration: underline;  }

a						{ 	font-family: Verdana; 
							text-decoration: none; 
							font-weight: bold; 
							color: #235A9E; }
							
a:hover      			{ 	font-family: Verdana;
							color: #235A9E; 
							text-decoration: underline; }

.leftheadertext  		{	font-size : 12px;
							font-Family : Verdana;
							font-weight : bold;
							color : #ffffff;
							text-decoration : none; }
							
a.leftheadertext:hover  {	font-family: Verdana; 
							color: #000000; 
							text-decoration: underline; }
