@charset "UTF-8";
/* CSS Document */

.blkstd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; 
	color:#000;
	letter-spacing:-1px
}

.orgstd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; 
	color:#C60;
	letter-spacing:-1px
}

.blkbld {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	letter-spacing:-1px;
	font-weight:bold
}

.blkbldstd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; 
	color:#000;
	letter-spacing:-1px;
	font-weight:bold
}


.whtstd {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px; 
	color:#FFF;
	letter-spacing:-1px
}

.drkgry {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	letter-spacing:-1px;
	line-height:13px
}

.drkgrysm {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	line-height:10px
}

.footerTxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CC9;
	letter-spacing:-1px;
	line-height:16px
}

li {
	background:url(../images/sliced/bullet.gif); 
	background-repeat:no-repeat; 
	padding-left:10px
}

.lineheight20 {
	line-height:20px
}

.error {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; 
	color:#900;
	letter-spacing:-0.5px;
	font-style:italic;
	margin-bottom:10px;
	margin-left:3px
}

.redhdr {
	font-family:"Times New Roman", Times, serif;
	font-size:16px; color:#900;
	font-weight:bold;
	letter-spacing:-1px
}

.catlinks {
	font-family:"Times New Roman", Times, serif;
	font-size:14px; 
	color:#900;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px
}

.notavail {
	color:#900
}

.avail {
	color:#060
}