.msgTxt { font-size: 11px; font-weight: normal; font-family: verdana, sans-serif; color: #000000; }
.descTxt { font-size: 10px; font-weight: normal; font-family: verdana, sans-serif; color: #555555; }
.legalTxt { font-size: xx-small; font-weight: normal; font-family: verdana, sans-serif; color: #555555; }
.priceTxt { font-size: medium; font-weight: bold; font-family: sans-serif; color: #AA0000; }
.bigPriceTxt { font-size: xx-large; font-weight: bold; font-family: sans-serif; color: #AA0000; }
.activeLink   { font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: bold; color:#51504c; }
.navTxt   { font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: bold; color:#61605c; }
.nav2Txt   { font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFF; }
.stdTxt   { font-family: verdana, sans-serif; font-size: 10px; font-weight: normal; color:#FFFFFF; }
.dateTxt   { font-family: verdana, sans-serif; font-size: xx-small; font-weight: normal; color:#CCCCCC; }
.pTxt   { font-family: verdana, sans-serif; font-size: 13px; font-weight: normal; color:#43423f }
.wTxt   { font-family: verdana, sans-serif; font-size: x-small; font-weight: normal; color:#5cacfc }
.rTxt   { font-family: sans-serif; font-size: 14px; font-weight: bold; color:#AA0000 }
.rSmallTxt   { font-family: sans-serif; font-size: 14px; font-weight: normal; color:#000000 }

.calButton   { font-family: verdana, sans-serif; font-size: x-small; font-weight: normal; color:#000000 }
.calTinyTxt   { font-family: verdana, sans-serif; font-size: xx-small; font-weight: normal; color:#000000 }
.calTxt   { font-family: verdana, sans-serif; font-size: 13px; font-weight: normal; color:#000000 }
.calHeadingTxt   { font-family: sans-serif; font-size: 20px; font-weight: bold; color: #FF0000 }
.calDayHeadingTxt   { font-family: verdana, sans-serif; font-size: xx-small; font-weight: bold; color: #000000 }
.calAppTxt { font-size: 7pt; font-weight: normal; font-family: verdana; color: #000000; letter-spacing: -0.1em; }
.calApp2Txt { font-size: 7pt; font-weight: normal; font-family: verdana; color: #01779b; letter-spacing: -0.1em; }
.calAlertTxt { font-size: xx-small; font-weight: normal; font-family: verdana; color: #01414f; }


a.selectLink:link    { font-size: 11px; color:#FFFFFF; text-decoration:none; }
a.selectLink:visited { font-size: 11px; color:#FFFFFF; text-decoration:none; }
a.selectLink:hover   { font-size: 11px; color:#FFFF00; text-decoration:underline; }
a.selectLink:active  { font-size: 11px; color:#FFFF00; text-decoration:none; }

a.navLink:link    { font-family: verdana, sans-serif; font-size: small; font-weight: normal; color:#AA0000; text-decoration:none; }
a.navLink:visited { font-family: verdana, sans-serif; font-size: small; font-weight: normal; color:#AA0000; text-decoration:none; }
a.navLink:hover   { font-family: verdana, sans-serif; font-size: small; font-weight: normal; color:#FF0000; text-decoration:underline; }
a.navLink:active  { font-family: verdana, sans-serif; font-size: small; font-weight: normal; color:#FF0000; text-decoration:none; }

a.greenLink:link    { color:#6fbd6f; text-decoration:none; }
a.greenLink:visited { color:#6fbd6f; text-decoration:none; }
a.greenLink:hover   { color:#007700; text-decoration:underline; }
a.greenLink:active  { color:#6fbd6f; text-decoration:none; }

.calSprite { background-image:url('../update/images/icons/add.png'); background-repeat:no-repeat }
	.addOff { width: 12px; height: 12px; background-position:0px 0px; }
	.addOn { width: 12px; height: 12px; background-position:-13px 0px; }
	.editOff { width: 12px; height: 12px; background-position:0px -13px; }
	.editOn { width: 12px; height: 12px; background-position:-13px -13px; }
	.viewOff { width: 12px; height: 12px; background-position:0px -25px; }
	.viewOn { width: 12px; height: 12px; background-position:-13px -25px; }
	
.eventSprite { background-image:url('../update/images/icons/event.png'); background-repeat:no-repeat }
	.evtBackOff { width: 11px; height: 11px; background-position:0px 0px; }
	.evtBackOn { width: 11px; height: 11px; background-position: 0px -12px; }
	.evtForwardOff { width: 11px; height: 11px; background-position:-36px 0px; }
	.evtForwardOn{ width: 11px; height: 11px; background-position:-36px -12px; }
	.evtDelOff { width: 11px; height: 11px; background-position: -12px 0px; }
	.evtDelOn { width: 11px; height: 11px; background-position: -12px -12px; }
	.evtViewOff { width: 11px; height: 11px; background-position:-24px 0px; }
	.evtViewOn { width: 11px; height: 11px; background-position:-24px -12px; }
