form {margin-top: 0em; margin: 0} 

img { border: none; }

body {background:#3E494F}

input[type="text"], input[type="password"],input[type="file"] , textarea, select
{
font-size: 12px;
background: #ffffff;
border: 1px solid #6b655f;

/* color: #dedad5; */

}

input[type="text"], input[type="password"],input[type="file"]
{

height: 14px;
/* color: #dedad5; */

}

/*
input[type="button"],input[type="submit"]{
cursor:pointer;
border: 1px solid #6b655f;
background:#2b2823;
color:#dedad5;
font-weight:bold;
}
*/


.requiredtext {color: #FF0000}

.style2, h1.style2 {
	font-size: 24px;
	line-height: 24px;
	color: #00184e;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style3, h1.style3 {
	color: #00184e;
	font-size: 16px;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style5 {
	color: #00184e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.style6 {
	color: #00184e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style11 {
	color: #00184e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
