.validation {color:red}
.sysdebug {display:none}
table#admlist { background:rgb(230,230,230); border-left:1px solid black; border-right:1px solid black;font-family:Arial}
table#admlist th { background: rgb(230,230,200); }
td.admodd {background:rgb(245,245,215);font-size:small}
td.admeven {background:rgb(255,255,255);font-size:small}
a.adm:link { color:blue; padding:2px; font-family:Arial; font-size:small; text-decoration:none }
a.adm:visited { color:blue;text-decoration:none }
a.adm:hover { text-decoration:underline} 

table.std { background:rgb(120,120,120); margin-bottom:9px; }
td.std { background:white }
th.std {background:#0290B4; color:white; font-weight:normal }
th.stdcrs {background:rgb(240,240,240) }

div.tabselected {color:black; font-size:small;font-weight:bold;width:120px; padding-top:5px; padding-bottom:5px;background:url(/primo/pimg/TabSelected.png);text-align:center;cursor:pointer}
div.tabunselected {color:rgb(50,50,50);font-size:small; width:120px; padding-top:5px;padding-bottom:5px;background:url(/primo/pimg/TabUnSelected.png); text-align:center;cursor:pointer}

table.cal {background:rgb(240,240,240);}
table.cal th {background:rgb(220,220,220);}
td.cald {background:white;cursor:pointer}
td.cald:hover {background:rgb(230,230,230);cursor:pointer}

div.vpheader {background:rgb(240,240,240); padding:5px;border-bottom:1px solid rgb(200,200,200);}
span.link {color:blue;cursor:pointer}
span.link#hover{ text-decoration:underline; color:blue; cursor:pointer}
span.csname {top:0px;left:0px;position:absolute; width:200px; height:32px; font-weight:bold;}
span.csother {position:absolute;top:0px;left:201px;width:498px;}
div.charsrem {
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	font-size:11px;
	background-color:#efefef;
	padding: 3px;
	font-family:Verdana,Arial;
}
div.primo_dragdropselect ul{

	float:left;
	width:200px;
	height:400px;
	overflow:auto;
	border:1px solid #ddd;
	background:#eee;
	padding:0px;
	padding:0px;
	margin-left:5px;
}
div.primo_dragdropselect ul li{
	display:block;
	width:99%;
	list-style-type:none;
	border-bottom:1px solid #ddd;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
}

