body{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
}
td{
	color: white;
	font-size:11px;
}
a {
	color: white;
}

.button {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	width:120px;
	background: #FAEBD7 url(../sysimages/system-lock-screen_002.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
}
.button:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #FADAD7 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
}
.buttonover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #FADAD7 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
}
.buttoncancel {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:90px;
	color: Black;
	background: #FAEBD7 url(../sysimages/system-log-out.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
}
.buttoncancel:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	background: #FADAD7 url(../sysimages/system-log-out.png) no-repeat;
	width:90px;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
}
.buttoncancelover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	background: #FADAD7 url(../sysimages/system-log-out.png) no-repeat;
	color: Black;
	width:90px;
	border: 1px solid Silver;
	padding: 1px;
}
.pulldown {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	background: #FAEBD7;
	border: 1px solid Silver;
	padding: 1px;
}

