/* { padding:0px; margin:0px; border:0px;}
*/
body {
	margin-left:auto;
	margin-right:auto;
	font-family: arial, helvetica, sans-serif;
	color:#333333;
	BACKGROUND-COLOR: #E3F7B4;
}
a, a:visited{
	text-decoration:none;
	color:#336600;
}
a:hover{
        text-decoration:underline;
        color:#336600;
}
		
img{
	border:0px;
}
.mehr{font-weight:bold;}

input, textarea{
	border:1px solid #999;
	margin:2px;
}
input[type=text], input[type=password], textarea{
	background:#eee;
	color:#333;
}
input[type=submit] {
        background:#42a62a;
	color:#ffffff;
}
table{font-size:0.9em;}
.clear { 
	display:block; 
	line-height:1px; 
	height:1px; 
	overflow:hidden; 
	clear:both;
}

