body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;
}

.success {color:#FF6600;font-weight:bold; font-size:120%;}
.success a {color:#FF6600;font-size:90%;text-decoration:underline;}
.success a:hover {text-decoration:none;}

.allok {background-color:gold;border:2px solid black; font-weight:bold;}
.notok {}
.logo {
height: 280px;
 background-image: url(logo.jpg);
 background-repeat: no-repeat;

}
.logo span {text-indent: 200px; display: block;
 position: relative;}

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

.popbody {margin-top:0px;padding-top:0px;
 background-image: url(bg.gif);
 background-repeat: no-repeat;
 background-position: center 20px;

}
.popbody a {text-decoration:none;color:black;}
.popbody a:hover {text-decoration:underline;color:black;}


p {padding:10px;margin:10px;}

#reminder {padding:0px;margin:0px;}

.upload {background-color:#ddFFdd;padding:10px;margin:10px;}

h2 {background-color:#66CC66;color:#ffffff;margin-left:10px;padding-bottom:0px;margin-bottom:0px;}
#toptext {background-color:#66CC66;color:#ffffff;width:100%;padding-bottom:5px;border-bottom:2px solid #cccccc;}