﻿body {
}



.pricetable { margin: 0; margin-bottom: 10px; border-collapse: collapse; width: 470px; border: 0; }
.pricetable tr.start {  }	
.pricetable tr th { text-align: right; }
.pricetable tr td { text-align: right; }
.pricetable-th-end {  }
.pricetable-th-start {  }
.pricetable-td-start { font-weight: bold; }



.ctrl-webapp 
{ 
	height: 181px; width: 510px; 
	text-align: left; 
	font-size: 11px;
}
.ctrl-webapp .ans 
{
	padding: 5px;
	margin: 0px auto 0 2px;
	text-align: center;
	font-size: 12px; 
}
.ctrl-webapp table tr td { padding-bottom: 1px; vertical-align: bottom; }
.ctrl-webapp .ans .hltxt { color: #CA572A; font-size: 16px; font-weight: bold; }
.ctrl-webapp .info { font-size: 9px; font-family: Arial, Geneva, sans-serif; padding: 3px; }
.ctrl-webapp .info .star { color: #CA572A; }
.ctrl-webapp .info .hltxt { color: #CA572A; }
.ctrl-webapp a { font-size: 10px; }
.ctrl-webapp .star { color: #CA572A; }
.ctrl-webapp .btn_submit {  }
.ctrl-webapp .btn_submit:hover { background-position: left bottom; }
.ctrl-webapp input[type="text"], .ctrl-webapp textarea
{ 
	background-color: White !important;
	border: solid 1px Gray;
	margin: 0px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px; 
	padding: 3px;
	margin-bottom: 2px;
	width: 120px;
	margin-left: 5px;
}

.ctrl-webapp .ddl { display: inline; margin-left: 5px; }
.ctrl-webapp .ddl select
{
	border: solid 1px Gray;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px; 
	height: 20px; 
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.ctrl-webapp .ddl select option { background-color: White; }

.confirm { padding-left: 10px; }
.confirm table, .ctrl-webapp .ans { }
.confirm .first { font-weight: normal; }
.confirm .second { border-bottom: solid 1px Gray; width: 100%; }
.confirm .ans {  }

#textinfo
{
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 30px;
	width: 50px;
	text-decoration: underline;
	position: relative;
	z-index: 2;
	top:40px;
	right:56px;
}



