
h3{
font-size:12px;
font-weight:bold;
}
span.small{
font-size:60%;
}

th{
/*font-weight:normal;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-bottom:1px solid #ccc;
}
/*td{
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-bottom:1px solid #ccc;
}*/
input{
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #222;
}

select{
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #222;
}

#logindiv { 
  width:100%; 
  height:220px; 
  padding-top:50px; 
  background:#fff; 
  border:0px solid #ccc;
  /*margin:auto;*/
  /*text-align:center;*/
}

/*#loginForm {
 width:300px;
 display:inline;
 
 /height:200px;
  border:solid 1px red;
  text-align:left;
  margin:auto;
}*/

form {

/*width:300px;*/
/*text-align:left;*/
/*margin:auto;*/
padding-top:0;
padding-left:10px;
padding-right:10px;

}

#promptDiv { 
  width:278px; 
  height:48px; 
  /*padding:10px;*/
  margin-bottom:16px;
  /*background:#ffffff;*/
  text-align:left;
  font-size:100%;
  
  color:#666666;
 /* border:1px solid #222;*/
}

/*#buttonDiv { 
  text-align:center;
}*/
.fieldTitle {
  margin-bottom:3px;
  font-weight:bold;
  color:#666666;
}
.fieldEntry {
  margin-bottom:8px;
}






td, th {
		padding:1px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */



table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		/*background:#333 url(../img/llsh.gif) repeat-x;
		color:#fff*/
		background-color: #fdefc8;
		
}




tfoot td {
		text-align:left;
}



/* =body
----------------------------------------------- */



tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#FFFFFF;
}
.valbutton{
	width:100%;
	height:20px;
	
	color:#000;
	font-weight:bold;
	
	background-color:#b0f307;
	/*background:url(../images/sub2.png) no-repeat left top;    b0f307*/
	
	border:none;
}
.valbuttonkon{
	width:100%;
	height:20px;
	
	color:#000;
	font-weight:bold;
	
	background-color:#b0f307;
	/*background:url(../images/sub2.png) no-repeat left top;    b0f307*/
	
	border:none;

}
/*
*
*/