<style> 

  	img, IMG{
		border-color : #FFFFFF;
	}
	A{
		color: #FFFFFF;
	}
	A:hover{
		color: #FFFFFF;
	}
	.editorbutton{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #333333; 
		text-decoration: none; 
		background-color: #CCCCCC; 
		border: #000000; 
		border-style: none; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}
	.buttonadmin {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: normal; 
		color: #ffffff; 
		background-color: #B18000; 
		border: #B18000; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		margin:1px
	}
	.buttonGrey {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		font-style: normal; 
		font-weight: bold; 
		color: #000000; 
		background-color: #CCCCCC; 
		border: #006666; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
	}
	.adminButtonLayer {
		/*background-color: #009966; */
		
	} 
 
 </style>
