.rightbox_content	 		{ background-image: URL('../images/rightbox_contentbg.gif');}

.rightbox_header		 	{ background-image: URL('../images/rightbox_headerbg.gif');}
.rightbox_headertext 		{ font-size: 11px; font-family: arial; color: #ff0000; text-decoration: none; font-weight: bolder;}
.rightbox_headertext:hover  { text-decoration: underline; }

.rightbox_divider 			{ background-image: URL('../images/rightbox_divider.gif');}

.rightbox_closer 			{ background-image: URL('../images/rightbox_closer.gif');}

.rightbox_label 			{ font-size: 11px; 
						  	  font-weight: bolder;
						  	  color: #2D1100; text-decoration: none; text-transform: UPPERCASE; }
.rightbox_label:hover		{ text-decoration: underline; }
						  
.rightbox_redlabel			{ font-size: 11px; 
							  font-weight: bolder;
							  color: #ff0000; text-decoration: none; text-transform: UPPERCASE;}
.rightbox_redlabel:hover	{ text-decoration: underline; }

.rightbox_graylabel			{ font-size: 11px; 
							  font-weight: bolder;
							  color: #aaaaaa; text-decoration: none; text-transform: UPPERCASE;}
.rightbox_graylabel:hover	{ text-decoration: underline; }


.rightbox_label_nocase 			{ font-size: 11px; 
						  		  font-weight: bolder;
						  		  color: #2D1100; text-decoration: none;}
.rightbox_label_nocase:hover	{ text-decoration: underline; }
						  
.rightbox_redlabel_nocase		{ font-size: 11px; 
						  	 	  font-weight: bolder;
						  		  color: #ff0000; text-decoration: none;}
.rightbox_redlabel_nocase:hover { text-decoration: underline; }

.rightbox_graylabel_nocase		{ font-size: 11px; 
						  	 	  font-weight: bolder;
						  		  color: #aaaaaa; text-decoration: none;}
.rightbox_graylabel_nocase:hover{ text-decoration: underline; }




