.error {
	width: 90%;
	border: 2px solid #FF0000;
	background: #660000;
	color: #FF0000;
	font-size: 16px;
	padding: 10px;
	margin: 10px; 
	text-align: left;
}

.success {
	width: 90%;
	border: 2px solid #00FF00;
	background: #006600;
	color: #00FF00;
	font-size: 16px; 
	padding: 10px;
	margin: 10px;
	text-align: left;
}

.errtxt { 
	font-family: Verdana;
	font-weight: bold; 
	font-size: 18px; 
	color: #66FF00;
}



BODY { background: #8cd6f7; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; padding:0; margin:0; }
FORM { padding:0; margin:0; }

a.sllinks { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; }
a.sllinks:hover { text-decoration: underline; }

#blh { background:url(blh.gif) repeat-x; height:10px; }
#blv { background:url(blv.gif) repeat-y; width:10px; }
#crnr { width:10px; height:10px; }

#dhtmltooltip{
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 1000;
	color: #000000;
}


/* big blue border styles */

#crnr_bb_tr { font-size:1px; background:url(bb_tr.gif) no-repeat; width:16px; height:16px; }
#crnr_bb_tl { font-size:1px; background:url(bb_tl.gif) no-repeat; width:16px; height:16px; }
#crnr_bb_br { font-size:1px; background:url(bb_br.gif) no-repeat; width:16px; height:16px; }
#crnr_bb_bl { font-size:1px; background:url(bb_bl.gif) no-repeat; width:16px; height:16px; }

#bb_t { font-size:1px; background:url(bb_t.gif) repeat-x; width: auto; height:16px; }
#bb_r { font-size:1px; background:url(bb_r.gif) repeat-y; height: auto; width:16px; }
#bb_l { font-size:1px; background:url(bb_l.gif) repeat-y; height: auto; width:16px; }
#bb_b { font-size:1px; background:url(bb_b.gif) repeat-x; width: auto; height:16px; }

/* end big blue border styles */



.bluelink { font-size: 12px; color:#FFF; text-decoration:none; }

.link { text-decoration:none; }
.link:hover { text-decoration:underline; }


.blacknote { font-size:12px; color:#000000; font-style:italic; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif }

.orng {	font-weight:bold;	background: #de9;	padding: 2px;	color: #333333;}

.quote { color: #666; text-align:justify; font-family: Verdana, Arial; font-size:9px; word-spacing:1px; line-height:10px; }

.quote_slink { color:#999; text-decoration:none; font-style:italic; }
.quote_slink:hover {text-decoration: underline; }

