﻿body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000033;
	font-family: Verdana;
	text-decoration: none;
}
H1
{
	font-style: italic;
	font-size: 18pt;
	color: #CC0000;
	font-family: Elephant, Arial, Tahoma;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #dc143c;
	font-family: Arial, Tahoma;
}
H3
{
	font-weight: bold;
	font-size: 10pt;
	color: #dc143c;
	font-family: Tahoma, Arial;
}
.imgNoMargin
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
a
{
	text-decoration:none;
}
.smallText
{
	font-size: 8pt;
	color: #696969;
	font-family: Verdana;
	text-decoration: none;
}
.Text
{
	font-size: 9pt;
	color: #000033;
	font-family: Verdana;
	text-decoration: none;
}
.Error
{
	font-size: 9pt;
	color: #ff0000;
	font-family: Verdana;
	text-decoration: none;
}
.txtLong
{
	width: 280px;
}
.txtQLong
{
	width: 360px;
}
.txtVeryLong
{
	width: 520px;
}
.txtMedium
{
	width: 202px;
}
.txtShort
{
	width: 100px;
}
.btnNavigate
{
	border-right: #3300cc thin solid;
	border-top: #3300cc thin solid;
	font-weight: bold;
	font-size: 10pt;
	background-image: none;
	border-left: #3300cc thin solid;
	width: 260px;
	color: #8b0000;
	border-bottom: #3300cc thin solid;
	font-family: Verdana, Arial;
	height: 25px;
	background-color: #ff9900;
	text-decoration: none;
}
.btnEdit
{
	border-right: #3300cc thin solid;
	border-top: #3300cc thin solid;
	font-weight: bold;
	font-size: 10pt;
	background-image: none;
	border-left: #3300cc thin solid;
	width: 40px;
	color: #8b0000;
	border-bottom: #3300cc thin solid;
	font-family: Verdana, Arial;
	height: 20px;
	background-color: #ff9900;
	text-decoration: none;
}
.btnUpdate
{
	border-right: #ccccff thin outset;
	border-top: #ccccff thin outset;
	font-weight: bold;
	font-size: 10pt;
	background-image: none;
	border-left: #ccccff thin outset;
	width: 100px;
	color: #ffcc33;
	border-bottom: #ccccff thin outset;
	font-family: Verdana, Arial;
	height: 25px;
	background-color: #3333cc;
	text-decoration: none;
}
.regValue
{
	text-decoration: underline;
}
.lnbcell
{
	height: 30px;
	width: 460px;
}
.lnbcell div
{
	overflow: hidden;
	height: 20px;
	width: 460px;
}
.snbcell
{
	height: 30px;
	width: 200px;
}
.snbcell div
{
	overflow: hidden;
	height: 20px;
	width: 200px;
}
.subtitle 
{
	font-weight: bold;
	font-size: 12pt;
	color: #dc143c;
	font-family: Arial, Verdana, Tahoma;
}