
	Table.borderleft {border-left-color : #a7a7a7; border-left-style : solid; border-left-width : 1px;}
	Table.borderright {border-right-color : #a7a7a7; border-right-style : solid; border-right-width : 1px;}
	Table.borderboth {border-right-color : #a7a7a7; border-right-style : solid; border-right-width : 1px;
					  border-left-color : #a7a7a7; border-left-style : solid; border-left-width : 1px;}
	Table.borderall {border : 1px solid #a7a7a7; }
		
	td {font-family: Arial, Helvetica, sans-serif; font-size: x-small;}	
	td.heading {font-family : Arial, Helvetica, sans-serif; color:fuchsia; font-size: small; font-weight : bold;  }
	td.subheading {font-family : Arial, Helvetica, sans-serif; color:fuchsia; font-size: x-small; font-weight : bold;  }
	td.updated {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color:#b8b8b8;}	
	td.red {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color:red;}	
		
	a {font-family:  arial; font-size: x-small; color:#000099; text-decoration:none; }
	a:hover { font-family:  arial; font-size: x-small; color:000099; text-decoration:underline; }

	a.footer {font-family: verdana,arial; font-size: x-small; color:white; text-decoration:none; font-weight : bold; }
	a.footer:hover { font-family:  verdana,arial; font-size: x-small; color:white; text-decoration:underline; font-weight : bold; }

	a.login {font-family: verdana,arial; font-size: x-small; color:white; text-decoration:none; font-weight : bold; }
	a.login:hover { font-family:  verdana,arial; font-size: x-small; color:fuchsia; text-decoration:none; font-weight : bold; }

	
	
	
