form {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin:0px;
}


.green {color:#009900;}
.grey {color:#666666;}

small strong {
	font-weight:bold !important;
	font-size:12px;
	color:#FF5EB3;
}

.title {
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
}

#darkborder {background:#667274;}

#back3d {background:#f6f6f6 ;}
#border3d {background:#ddd;}
#backnone {background:#ffffff;}

.search {
border:1px outset #ddd;
background:#fff;
color:#000;
}
.search:hover {
border:1px inset ;
background:#fff;
color:#014191;
cursor:pointer;
}

