@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url();
	background-color: #FFFFFF;
}.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.Text10point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.textmainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}


.buts {
    font:bold 95% Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
FONT-WEIGHT: Bold; 
COLOR: #FFFFFF; 
border: 2px engrave  #A54908;
padding:3px;
padding-left:8px;
padding-right:8px;
BACKGROUND-COLOR:#0783B9;
}


.iput {
  BACKGROUND-COLOR:#FFFFFF;
  COLOR:#606060;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding:3px;
	
}

.iput:hover{
background-color:#FFFFEF;
	padding:3px;
}

.iput:focus{
background-color:#FFFFEF;
	padding:3px;
}


.alert {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	}
