
.formlable
	{
	color: #A3396A;
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	}
.formtxtfld
	{
	background-color:White;
	border: solid 1px;
	height:15px;
	border-color:#A3396A;
	font-family:Verdana;
	font-size:11px;
	color:#A3396A;
		
	}
.formcombo
	{
	background-color:White;
	border: solid 1px #A3396A;
	height:15;	
	font-family:Verdana;
	font-size:11px;
	color:#A3396A;		
	}	

	.Para
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		text-align:justify;
	}
	.PrgTdWithBg
	{
		height: 16px; background-color: #a3396a; color:White; font-weight:bold;
	}
	.PrgTd
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
	}
	.RegLeftBorder
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		border-bottom: solid 1px #A3396A;
		border-left: solid 1px #A3396A;
		border-top: solid 1px #A3396A;
	}
	.RegRightBorder
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		border-bottom: solid 1px #A3396A;
		border-right: solid 1px #A3396A;
		border-top: solid 1px #A3396A;
	}
	.PrgTdBold
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		font-weight:bold;
	}
	.PrgTdItalic
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		font-style:italic;
		
	}	
	
.btn
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		font-size:10px;
		border:solid 1px;
		border-color:#A3396A;
		height:18px;
		width: 70px;
		cursor:pointer;
	}
	
	.btn1
	{
		color:White;
		font-family:Verdana;
		font-weight:bold;
		background-color: #A3396A;
		font-size:10px;
		border:solid 1px;
		border-color:#A3396A;
		height:18px;
		width: 150px;
		cursor:pointer;
	}
.headerbgimg
{
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-image: url('header_bg1.jpg');
	margin-left:0px;
	margin-right:0px;
}
.header
{
color: #A3396A;
text-align : left;
font-family : Verdana;
font-size : 14px;
font-weight: bold;
text-decoration: underline;
}

.header1
{
color: #A3396A;
text-align : left;
font-family : Verdana;
font-size : 11px;
font-weight: bold;
}

.bold1
{
color : #006900;
text-align : left;
font-family : Verdana;
font-size : 11px;
font-weight: bold;
}

a:link.top_links
{
	color		: #A3396A; 
	font-family	: Verdana; 
	font-size	: 10px;	
	text-decoration	: none;
}

a:visited.top_links
{
	color		: #A3396A; 
	font-family	: Verdana; 
	font-size	: 10px;
	text-decoration	: none;
}

a:hover.top_links
{
	color		: #cc0000; 
	font-family	: Verdana; 
	font-size	: 9px;
	font-weight: bold;
	text-decoration	: underline;		
}

a:active.top_links
{
	color		: #A3396A; 
	font-family	: Verdana; 
	font-size	: 10px;
	text-decoration	: none;
}

.CdBorder1
	{
		color:#A3396A;
		font-family:Verdana;
		background-color:White;
		margin-left:10px;
		font-size:10px;
		border-bottom: solid 1px #A3396A;
		border-right: solid 1px #A3396A;
		border-top: solid 1px #A3396A;
		border-left:solid 1px #A3396A;
	}