﻿body{margin:0;padding:0;}
.labels{font-weight:bold;}
.imgButton{cursor:hand;}


.tableColumn
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
	background-color: #dcdcdc;
}



.error
{
	font-size: 12px;
	color: #e60000;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.tableRow
{
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

.btnLink
{
	font-weight: bold;
	color: #3399cc;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffffff;
	border-right: #507cd1 1px solid;
	border-top: #507cd1 1px solid;
	border-left: #507cd1 1px solid;
	border-bottom: #507cd1 1px solid;
	text-decoration: none;
	font-size: 14px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
}

.txtLabel
{
	font-size: 12px;
	color: #808080;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

.txtField
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	border-left: #000000 1px solid;
	color: gray;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffffff;
	text-decoration: none;
}

.formBtn
{
	font-weight: bold;
	color: #3366cc;
	font-style: normal;
	font-family: Verdana;
	background-color: #ffffff;
	border-right: #507cd1 1px solid;
	border-top: #507cd1 1px solid;
	border-left: #507cd1 1px solid;
	border-bottom: #507cd1 1px solid;
	text-decoration: none;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
}

.txtTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #808080;
	font-family: Verdana;
	background-color: #dcdcdc;
	text-decoration: underline;
}
