.dwgbox	{ background:#FFFFFF;
			border:thin solid rgb(153,0,0);
		}
.dwgboxtitle { background: #CCCCFF url('/images/bgs/bg24h.gif') repeat-x;
			line-height: 24px;
			font-family: verdana,helvetica,arial,sans-serif;
			color: #000000; 
			padding: 0 5px 0 5px;
			text-align: center; 
			font-weight: bold; 
		}
.dwgboxtext { color:#990000;
			font-family: verdana,helvetica,arial,sans-serif; 
			padding: 0 5px 0 5px;
		}
