body 
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select, input, textarea 
{
	color: #000000;
	font-size: 14px;
	font-family: arial;
}
	
.bold	{font-weight:bold;}
.center {text-align: center;}
.right	{text-align: right;}
.left	{text-align: left;}

.style1 {
	color: #9c9c9c;
	font-size: 10px;
	font-family: arial;
}
.style2 {
	color: #818181;
	font-size: 14px;
	font-family: arial;
}
.style3 {
	color: #789621;
	font-size: 9px;
	font-family: arial;
}
.style4 {
	color: #747474;
	font-size: 12px;
	font-family: arial;
}
.style4Small {
	color: #747474;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #789621;
	font-size: 14px;
	font-family: arial;
}
.style5Small {
	color: #789621;
	font-size: 11px;
	font-family: arial;
}
.style6 {color: #747474; font-size: 14px; font-family: arial; font-weight: bold; }
.style7 {color: #A8A8A8; font-size: 14px; font-family: arial}
.style9 {color: #789621; font-size: 14px; font-family: arial; font-weight: bold; }

.style10 {color: #747474; font-size: 14px; font-family: arial; font-weight: bold; }
.style11 {color: #747474;font-size: 14px;font-family: arial; font-weight: bold;font-style:italic }

.style12 
{
	background-color:Gray;
	font-size: 14px;
	font-family: arial;
}
.style13
{
	color:white;
	font-size: 14px;
	font-family: arial;
}
.style14
{
	background-color:Gray;
	color:white;
	font-size: 14px;
	font-family: arial;
}

.style1 a, .style1 a:visited, .style1 a:link{color: #9c9c9c;}
.style2 a, .style2 a:visited, .style2 a:link{color: #818181;}
.style3 a, .style3 a:visited, .style3 a:link{color: #789621;}
.style4 a, .style4 a:visited, .style4 a:link{color: #747474;}
.style4Small a, .style4Small a:visited, .style4Small a:link{color: #747474;}
.style5 a, .style5 a:visited, .style5 a:link{color: #789621;}
.style5Small a, .style5Small a:visited, .style5Small a:link{color: #789621;}
.style6 a, .style6 a:visited, .style6 a:link{color: #747474;}
.style7 a, .style7 a:visited, .style7 a:link{color: #A8A8A8;}
.style9 a, .style9 a:visited, .style9 a:link{color: #789621;}


.applyTextBox
{
	width:260px; 
	height:18px; 
	font-family:Tahoma; 
	font-size:10px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#C9CDD0 
}
.applyTextArea
{
	width:260px; 
	height:150px;
	overflow:auto; 
	font-family:Tahoma; 
	font-size:10px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#C9CDD0 
}
.registerTextBox
{
	width:100px; 
	height:18px; 
	font-family:Tahoma; 
	font-size:10px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#C9CDD0 
}
