body {
	background:transparent;
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	margin:8px;
	padding:0px;
}

table, th, tr, td{
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
}

div {
font-size:11px;
}

a
{
	text-decoration:none;
	color: #1b1039;
}

body {
	background-color:#fff;
	}

.mdiv {
	margin-left:4px;
	margin-right:4px;
	margin-top:10px;
	margin-bottom:10px;
	padding:12px;
	border: 1px solid #cfcfcf;
	background: #fbfbfb;
	color: #1b1079;
	width:390px;
	font-size:11px;
	}

.myform input{
    border:1px solid #3B4372;
    width:190px;
    color:#3b4372;
}

.myform label{
    color:#3b4372;
    padding-left:4px;
}

.myform button{
    display:block;
    background-image:url(images/btn.png);
    width:99px;
    height:30px;
    border:none;
    color:#3b4372;
    text-transform:uppercase;
    font-size:10px;
    cursor:pointer;
}

.hltds{
    background-image:url(images/hltd.png);
    background-repeat:no-repeat;

}

.myform{
    background-image:url(images/hlev.png);
    background-repeat:no-repeat;
    background-position:-5px 30px;
    border-bottom:15px solid #dedede;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
    height:145px;
}
.myform p{
    margin-left:100px;
}

.fmen{
    background-color:#9a9a9a;
    text-align:center;
    color:white;
}

.fmen a{
    color:white;
    text-decoration:none;
    text-transform:uppercase;
    line-height:27px;
    font-weight:bold;
}

.xsd a h1{
    font-size:11px;
    width:250px;
    display:block;
    background-image:url(images/k.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding:0px 0px 0px 15px;
    margin:0px 0px 0px 0px;
}