/* New CSS */

/*-------------- class="x" is .something-----------------*/

.new  {
		color:				#cc0000;
		font-size:  		16px;
		font-style: 		italic;
}

.newversion  {
		color:			#FF6633;
		font-weight: 	bold;
		font-style: 	italic;
}

.merry  {
		color:			#630000;
		font-size:      25px;
}

.come  {
		color:			#630000;
		font-size:  	16px;		
}

.cap  {
		color:			#74412B;
		font-size: 		28px;					
}

.moonphase  {
		font-family: 	arial, verdana, sans-serif;
		font-size: 		12px;
		color:			#ffffff;
}

.gray  {
		font-family: 	arial, verdana, sans-serif;
		font-size: 		12px;
		color: 			#ccc;
}

.grey  {
		color:				#a1a1a1;
		font-size:  		16px;
		font-style: 		italic;
}


.dmoz1  {
		font-family: 	arial, verdana, sans-serif;
		font-size: 		12px;
		color: 			#ffffff;
}

.dmoz2  {
		font-size: 		12px;
}

.section  {
		text-align: 	center;
		color:			#692E15;
		font-size: 		15px;
		font-style:		italic;
	    font-weight:	bold;
}		
	   	 
.red  { 
		color: 			#990000; 
		font-weight:	bold;	 
}  

.note  { 
		color: 			#666666;
		font-size: 		12px;
		font-style:		italic;
		font-weight: 	normal;	 
}  

.comment  { 
		font-family: 	arial, verdana, sans-serif;
		color: 			#003399;
		font-size: 		14px;
}    

.smcomment  { 
		font-family: 	arial, verdana, sans-serif;
		color: 			#003399;
		font-size: 		12px;
}    

.bookmark  { 
		font-family: 	arial, verdana, sans-serif;
		color: 			#003399;
		font-size: 		11px;
		font-weight: 	normal;
}  

.usedin  {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #991A00;
	text-align: left;
}

















