

/* USE FOR editer   */

.editbar a {
	font-size:10px;
	font-family : Verdana,Arial,helvetica,MS san-serif;
	color : #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.editbar a:hover {
	font-size:10px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #ffffff;
	text-decoration:underline;
}

.editbar {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : Yellow;
	text-decoration:none;
	font-weight:bold;
}

.editbarGray,.editbarGray a {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : blue;
	text-decoration:none;
	font-weight:bold;
	background-color=#eeeeee;
}

.editbarRed,.editbarRed a {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #ffffff;
	text-decoration:none;
	font-weight:bold;
	background-color=#ff0000;
}

.editbarRed a:hover {
	font-size:11px;
	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;
}




