

#notselected { font-size: 8pt;  background-color: #006699; color: #cccccc; font-weight: bold; text-align: center; }
#selected { font-size: 8pt;  background-color: #cccccc; color: #006699; font-weight: bold; text-align: center; }

/* Text Settings */
#small  { font-size: 9px;}
#normal { font-size: 11px; }
#big    { font-size: 13px;}

#vn { color:silver; }
#cal { background-color: #006699; color: #cccccc; font-weight: bold; text-align: right; }

#ml {background-color: #006699; color: #CCCCCC; font-weight: bold; text-align: center;}
#mh {background-color: #F0F0E0; color: #005588; font-weight: bold; text-align: center;}
#ri { text-align: right; }

#dot_uline
{
	border-bottom: 1px dotted red;
	cursor: help;
}

#cursorpointer
{
	cursor: pointer;
}
