body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.imgshd {
	filter: DropShadow(Color=#999999, );
	border: none;
}
.lnkgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.lnkgreen:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFF99;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.lnkorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.lnkorange:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
.txtstrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.txtforfeedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
.lnkinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.lnkinner:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.lnkinnerbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.lnkinnerbottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: none;
}
input.txtbox01, select.sel01, input.textBox02 {
	width: 200px;
	padding: 4px;
	float: left;
	margin: 0px 0px 10px 0px;
}
label.lbl01 {
	width: 60px;
}
label.lbl02 {
	width: 115px;
	margin: 5px 0px;
}
select.sel01 {
	width: 210px;
}
textarea.tarea01 {
	width: 380px;
	float: left;
}
input.btnSubmit {
	background: url(images/btn_submit.gif) 0 0 no-repeat;
	width: 58px;
	height: 23px;
	display: block;
	cursor: pointer;
	border: none;
	margin: 10px 0px;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}
label.lblReport {
	width: 150px;
	float: left;
	margin: 15px 20px 0px 0px;
}
input.textBox02 {
	width: 300px;
	padding: 6px 6px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	border:1px solid #ccc;
}
label.lbl01 {
	float:left;
	width:200px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
label.lbl02 {
	float:left;
	width:500px;
	font-size:11px;
	margin: 10px 0px 0px 0px;
}
textarea.tarea02 {
	width: 330px;
	height:100px;
	padding: 6px 6px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	resize:none;
}
.feedback {
	margin:20px 0px 0px 0px;
}
.feedback table {
	font-size:12px !important;
}
.feedback p {
	padding:5px 5px;
	text-align:left;
}
.feedback table p.products {
	font-size:11px;
}
.feedback table p.product span {
	font-size:10px;
}

