

.ezbody { font-family: arial, arial, helvetica, sans-serif; font-size: 10pt; color: #000033; text-decoration: none }

.eztd { font-family: arial, arial, helvetica, sans-serif; font-size: 10pt; color: #ff0000; text-decoration: none }

/* -- plain link  -- */
a.link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3399ff;
	text-decoration: underline;
}
a.link:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: underline;
}

/* -- link Edit and delete -- */
.hilight { background-color : #FFFFCC; color: #000033; }

.redhilight { background-color : #CC6666; }


.separator {
	BORDER-RIGHT: #e9e9e9 1px solid; BORDER-LEFT: gray 1px solid; WIDTH: 2px; HEIGHT: 22px
}

.raiseButton {
	BORDER-RIGHT: silver 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: silver 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: silver 1px solid; CURSOR: default; PADDING-TOP: 1px; BORDER-BOTTOM: silver 1px solid; TEXT-ALIGN: center
}

.raiseButton IMG {
	FILTER: gray()
}

.raiseButton IMG #logo {}

	
.button { 
font-family: arial, helvetica, sans-serif; color: #000000; background-color: #ff6600 
}

.ezyedit {
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #999999
}

.ezyedit1 {
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #339999;
}


.ezyedit2 {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: silver
}

.imgLibrary {
	font-family: arial;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999
}
.imgLibrary2 {
	font-family: arial;
	color: #000000;
	text-decoration: none;
	background-color: silver
}

.notes{
	font: xx-small;
}

.list {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000080; text-decoration:none;}

/* Updated Successfully */
.msg{
	font-size: 12pt;
	color : Green;
}
/* Left Banner Text */
.subtextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.bgblock { 
color: black; 
font-family: arial, geneva, helvetica, sans-serif; 
padding-left: 5px; 
padding-right: 5px;
background-color: #999999;
border-top: #ffffcc thin outset;  
border-bottom: #000000 thin outset; 
border-right: #999966 thin outset;
border-left: #ffffcc thin outset;
}