@charset "utf-8";
/* CSS Document */


body {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-image:url('../imgs/omgraduzorg.png');
	background-repeat:no-repeat;
	/*background-position: center;*/
	background-position: 50% 100px;
	
	}

a {text-decoration:none; color:#000000;}
a:hover { background:url('../imgs/hover.png') no-repeat;}
a:visited {}
a:active {}
a:link {}

.lwr {
	width: 531px;
	text-align:center;
	padding-left:22px;
	position:relative;
	margin:0 auto;
	margin-top:300px;

	

}	

.main {
	width:531px;
	text-align:left;
	/*height:454px;*/
	padding-left: 22px;
	padding-top: 22px;
	position:relative;
	margin: 0 auto;
	margin-top:30px;
	background-repeat: no-repeat;
		
}
.sbmt {
	visibility:hidden;
}

.frm {
	border:solid;
	text-align:left;
	border-width:1px;
	border-color:#666666;
	background-color:#eeeeFF;
	}
form {
	line-height:25px;
	}
