﻿.lblText
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textbox
{
	width: 160px;	
}
.table 
{
	border: 1ps solid #c3c3c3;
}
.p
{
	font-family:Verdana;
	font-size: 12px;	
	color: #000000;	
}
.selector
{
	height:10px;	
}
.memo
{
	height: 75px;
	width: 450px;		
}
.divwrapper
{
	width:620px;
	border: 1px solid #c3c3c3;
	overflow: hidden;
}

.alignLeft
{
	float:left;
	width: 150px;	
}

.greyButton
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	height: 18px;
	text-align: center;
	background-color: #d3d3d3;
}

.note, .validator
{
	font-family:Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:Red;
}

.formHeader
{
	margin: 0px;
	padding: 7px 0 0 7px;	
	background-color: #e8e7e7;
	height: 25px;
}

.validator
{
	padding:0px;
	margin:0px;	
}