﻿body
{
	font-family: Verdana;
	font-size: small;
	color: #999999;
}
.headerRow
{
	height: 25px
}
.headerTh
{
	color: #666666;
	font-family: Verdana;
	font-size: 16px;
	font-weight: lighter;
}
.maintable
{
	width: 100%;	
}
.maintr
{
	width: 33%;
	vertical-align:middle
}
.maintd
{
	width: 33%;	
	font-size:10pt;
}
.logintable
{
	border: 1px solid #C0C0C0;	
	text-align:center
}
TD
{	
}
.Label
{
	font-size: 10pt;
}

.button
{
	border-right: solid 1px #073170;
	border-top: solid 1px #073170;
	border-left: solid 1px #073170;
	border-bottom: solid 1px #073170;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #808080;
	height: 24px;
	width: 76px;
	border-color: #C0C0C0;
	border-style: none;
}
.textfield
{
	border-right: #7b9ebd 1px solid;
	border-top: #7b9ebd 1px solid;
	border-bottom: #7b9ebd 1px solid;
	border-left: #7b9ebd 1px solid;
	color: Black;
	vertical-align: text-bottom;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #ffffff;
	height: 19px;
	padding-top: 1pt;
	padding-left: 1pt;
	border-color: #C0C0C0;
}

