h6{
	font-size: .9em;
	font-family: Times New Roman, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #49176d;
	margin-top: 0;
	text-align: left;
}

a:link, a:visited{ text-decoration: underline; color: #49176d;}
.colborder{
    background-image: url(/images/dashed2.gif);
}

.datatables tbody tr td{
    border-color: #49176d;
}
/*  
.datatables tbody.tbodyOff tr td
{
 border-top: 0px solid #b51021;
}
*/
/*
.datatables thead tr th
{
    padding: 3px;
    color: #b51021;
    font-weight: bold;
	text-align: center;
    vertical-align: bottom;
}*/
/*
.datatables tbody tr th
{
    padding: 3px;
    color: #b51021;
    font-weight: bold;
    vertical-align: bottom;
}
*/

.datatables tbody tr th{
    color: #49176d;
    border-color: #49176d;
}

.datatables tr.mainhead th{
    border-bottom: 1px solid #49176d;
}
.datatables tr th.mainheadl
{
    color: #49176d;
    border-color: #49176d;
}

.datatables tr th.mainhead2
{
    color: #49176d;
    border-color: #49176d;
}

.datatables tr th.mainhead3{
    color: #49176d;
    border-color: #49176d;
}

.datatables tr th.mainhead4{
    color: #49176d;
    border-color: #49176d;
}
th.mainhead5
{
    color: #b51021;
}


.datatables thead tr.mainhead th{
    color: #49176d;
    border-color: #49176d;
}

.datatables thead.mainline
{
	border-color: #49176d;
}
/*
td.title
{
	color: #b51021;
	border: 0 !important;
}

td.title a
{
	color: #b51021;
}
*/
/*
tr.mainhead th
{
    padding: 3px;
    color: #b51021;
    font-weight: bold;
    border-bottom: 1px solid #b51021 !important;
}
*/
/*
tr.mainhead th + th
{
    padding: 3px;
    color: #5476b3;
    font-weight: bold;
    text-align: right !important;
}
*/
.datatables tbody tr.subheadlight td{
	border-color: #49176d;
    background-color: #e8e1f2;
}
.datatables tbody tr td.subhead{
    color: #fff;
    background-color: #98939f;
    border-color: #49176d;
}
table tbody tr td.subhead a, table tbody tr td.subhead a:visited{
    color: #fff;
}
td.subhead2{
    color: #49176d;
    background-color: #d2ced6;
}
tr.subheadA td{
    color: #49176d;
    background-color: #d2ced6;
}