﻿.Panels
{
	width: 100%;
	text-align:center;
}

.TextBox
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}


.TableHeadingColor
{
    background-color: #626C8A;
    color: #FFFFFF;
}

.TableHeadingColor2
{
    background-color: #999999;
    color: #FFFFFF;
}
.DropDownList
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.Label
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.Label2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.Button
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

