body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #F4F4F4;
	padding-top: 50px;
}

table, tr, td {
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 10px;
	color: #000000;
}

input, submit, textarea, select{
	background: #F3F3F3;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
}

img {
	border: 0px;
}
a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF5200;
	text-decoration: underline;
}
div.logoHIDE {
	width: 154px;
	height: 40px;
	background: url('http://www.md5encrypt.com/images/logo.jpg');
}

div.contentOLD {
	width: 400px;
	color: #757575;
	text-align: justify;
	border-top: 1px solid #1575D8;
	border-bottom: 1px solid #1575D8;
	padding: 3px;
}

div.content {
	width: 500px;
	color: #000000;
	text-align: justify;
	padding: 3px;
}

h2 {
	font-size: 15px;
	color: #22671B;
	margin: 0px;
	padding: 3px;
}

div.kdoit {
	width: 500px;
}
.formm {
	margin: 0px;
}

b.red {
	color: #FF0000;
}