﻿.header_style
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #616161;
	color: White;
    font-weight: bolder;
    vertical-align: middle;
}

.row_style
{
}

.alternating_style
{
	background-color: #F1F4F6;
}

.alternating_style2
{
	background-color: #F3F6FB;
}