body {	font-size : 8pt;
	font-family : MS San Serif;
	color : #0066CC;
}

body.users {
	background-color: #E8F5FF;
	margin:0px
}
.topbar {	background-color: #E8F5FF;
		font-size : 8pt;
		font-family : MS San Serif;
		color : #0066CC;
}

.title {	font-size : 16px;
		font-family : MS San Serif;
		font-weight : bold
}

td {		font-size : 8pt;
		font-family : MS San Serif;
		color : #0066CC;
}

frame {		border: 1px solid #AADDFF;
			margin: 0px
}

.input {	background-color: #FFFFFF;
		border: 1px solid #0066CC;
		font-size: 8pt;
		color: #0066CC
}

.inputbtn {
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	font-family: MS San Serif;
	font-size: 8pt;
	color: #0066CC;
}

.editoutput {
	font-size : 8pt;
	font-family : MS San Serif;
	color : #FF0000;
	font-weight: bold;
	text-align: center;
}
