.message {
	background-color: #F0FAFD;
	font-size:18px;
	font-weight: bold;
	padding: 10px;
}

.ksmain {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
color: Black;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
}




.tdtop {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}

.tdmain {
background-color: #85a6d7;
padding: 10px;
padding-top: 0px;
}

.tdinmain {
background-color: #85a6d7;
}

.tdinmainin {
padding-bottom:10px;
}

.forminput {
border: 2px solid #D1E2F4;
padding-left:3px;
width: 360px;
color:#666666;
font-size:18px;
font-weight: bold;
padding-bottom:2px;
padding-top:2px;
}


.forminput1 {
border: 2px solid #D1E2F4;
padding-left:3px;
width: 200px;
color:#666666;
font-size:18px;
font-weight: bold;
padding-bottom:2px;
padding-top:2px;
}


.formbutton{
cursor:pointer;
border:outset 2px #FF9900;
background:#999;
color:#00000000;
font-weight:bold;
font-size: 18px;
width:102px;
background:url(../img/bg-button.jpg) repeat-x left top;
}


.textoform {
color:#ffffff;
font-size:18px;
font-weight: bold;
}

span.select { 
  position: absolute; 
  width: 208px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 29px;    
  color: #666666; 
  font: 18px/21px arial,sans-serif; 
  background: url(../img/select.gif) no-repeat; 
overflow: hidden;
padding-left: 5px;
padding-top: 3px; 
} 

