
A:hover{ text-decoration:underline;}
img{
	text-decoration: none;
	border:none;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#125687;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#FFF;*/
}
[type=file]{
	color:#125687;
	font-size: 11px;
}

td{

	font-size: 11px;
}


#error, #response { font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#125687;}
input[type=text]  , input[type=password] , select{ width:60%;  border:1px solid #212024; padding:3px; font-size:1em; background:#666; color:#B3BEAD; } 
textarea { width:100%;  border:1px solid #212024; padding:3px; font-size:1em; background:#666; color:#B3BEAD; } 
input [type=submit]{ border:1;  font-size:1.2em; color:#333; font-size:1em;background:#999; cursor:pointer; width:auto;}
hover.input [type=submit]{ border:1;  font-size:1.2em; color:#F90; font-size:1em;background:#999; cursor:pointer; width:auto;}
.hoverfocus { border:1px solid #FFCC00;}


.delete{
	color:#F00;
	}
.delete a:link{color:#F00; text-decoration:none}	
	
	
	
-->

a{
  cursor:pointer;
}


