html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	margin: 0 !important;
	padding: 0px !important;
}

.cim {
font-family: Arial, Verdana, Tahoma;
font-size: 16px;
font-weight: bold;
color: #cf2475;
text-align:left;
}

.lead {
font-family: Verdana, Tahoma;
font-size: 11px;
font-weight: bold;
color: black;
text-align:left;
}

.leadlink{
color: #000000;
text-decoration: none;
}

body, td {
font-family: Verdana, Tahoma;
font-size: 11px;
font-weight:normal;
color: black;
}

body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #cf2475;
}

.text {
font-family: Verdana, Tahoma;
font-size: 11px;
font-weight:normal;
color: black;
text-align: left;
}

.buttons {
   color:black;   
   font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
   font-size: 11px;
   background-color:#e4abdb;   
   border:1px solid;   
   border-color: black black black black;   

}

.inputok {
	font-family: Tahoma; font-size: 11px; font-weight:bold; color: #d0157c;
}