﻿body
{
	font-family: Verdana;
}

hr
{
	border-style: none;
	line-height: 1px;
	color: Black;
}


#Login input
{
	width: 200px;
	
}
.LoginHeader 
{
    background-color:#333399;
    color:White;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    height: 30px;
}

input
{
    font-family: Verdana;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
}

.pnlDateControl
{
    padding: 2px;
    margin: 2px;
}

.ListHeader
{
    font-size: small;
    font-weight: bold;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}
