/* CSS Document */
@import url(main.css);
@import url(cms.css);
body	{	font-family: Arial, Verdana, Sans serif ;	font-size: 0.8em;	color: #000;	line-height: 1.2em;	}


.td2
{
	vertical-align:top;
	height:30px;
}

.browntext
{
	height:30px;
	font-weight:bold;
	vertical-align : top;
	border:0 0 0 0;
	color: #b94512;
}