@charset "utf-8";
/* CSS Document */
/* CSS by __Doc_ */
/* MD5 Cracker theme */
/* 2009 */
body {
	background-color: #325e8d;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	font-weight:bold;
	background-color: #559d75;
	color:#f5ffff;
	-moz-border-radius: 3px;
}
.content_sep {
	background-color: #6e83a0;
	-moz-border-radius: 2px;
}
.border {
	border: 1px solid #6e83a0;
	/* background-color: #2b4e74; */
	 -moz-border-radius: 2px;
}
.button {
	background-color:#559d75;
	color:#f5ffff;
	font-weight: bold;
	border: 1px solid #559d75;
	-moz-border-radius: 3px;
}
.textbox {
	font-weight: bold;
}
.iframe {
	background-color:#325e8d;
     border:none;
	 -moz-border-radius: 3px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5ffff;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #f5ffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f5ffff;
}
a:hover {
	text-decoration: line-through;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #f5ffff;
}
