

/* USE FOR editer   */

.editbar a {
	font-size:9px;
	font-family : Arial,helvetica,MS san-serif;
	color : #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.editbar a:hover {
	font-size:9px;
	font-family : Arial,helvetica, MS san-serif;
	color : #ffffff;
	text-decoration:underline;
}

div.editbar,td.editbar {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : Yellow;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
	min-width: 150px;
	height:auto;
}

div.editbarGray,.editbarGray a {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : blue !important;
	text-decoration:none !important;
	font-weight:bold;
	background-color:#eeeeee;
}

.editbarRed,.editbarRed a {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : #ffffff  !important;
	text-decoration:none !important;
	font-weight:bold;
	background-color:#ff0000;
}

.editbarRed a:hover {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : #00ffff;
	font-weight:bold;
	text-decoration:none;
}

.navadmin a {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #cc0000;
	text-decoration:underline;
}

.navadmin a:hover   {
	text-decoration:none;
	color : #0000cc;
}

.navadmin {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
	text-decoration:none;
}

.print_head {
	font-size:16px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000099;
	text-decoration:none;
}





