input[type=text] {
	background: none repeat scroll 0 0 #E6F3FD;
    border: 1px solid #000;
    color: #00427A;
}

input[type=password] {
	background: none repeat scroll 0 0 #E6F3FD;
    border: 1px solid #000;
    color: #00427A;
}
