

.containermaster {
	width: 100%;
	color: #666666;
	background-color: #666666;
	height: 2px;
}

.containerrow {
	background: transparent;
}

tr.titlerow td {
   	background-color: #2D372E;
        padding: 2px;
	height: 25px;
}

.titlerow {
    	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 15px;
	font-weight: bold;
}



