/* CSS Document */

table.ex{
                border-top:1px solid #e0e0e0;
                border-left:1px solid #e0e0e0;
                border-collapse:collapse;
        }
caption.ex{
                color:#993333;
                padding-bottom:;
        }
        tbody.ex{
                background-color:#ffffff
        }
        td.ex{
                padding:;
                border-right:1px solid #e0e0e0;
                border-bottom: 1px solid #e0e0e0;
        }
        th.ex{
	background: #ffffff;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
        }

.mtbs {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 16px;
    font-size: 12px;
	color: #666666;
}