a:link
	{
	text-decoration: none;
	}
	
a:visited
	{
	text-decoration: none;
	}
	
a:active
	{
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}.pad1 {
	padding-right: 5px;
}
.pad2 {
	padding-bottom: 10px;
}

.pad3 {
	padding-bottom: 5px;
}
.pad4 {
	padding-top: 15px;
	padding-bottom: 5px;
}
.pad5 {
	padding-left: 10px;
	padding-right: 10px;
}
.mainbodycopy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
}
select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:11px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	width:200px;
	font-weight:bold;
	}
	
.inputsubmit
	{
		width:89px;
		height:39px;
	}
	.inputcancel
	{
	
		width:87px;
		height:33px;
	}

input.chk
	{
	border:none;
	width:15px;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}
.formtd
	{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:14px;
	color : #000000;
	text-align:right;
	}
