body { font-size:12px; font-family:Arial,Verdana; background-image:url(../../images/bg.jpg); background-position:50%; background-repeat:no-repeat; background-color:#000000; background-attachment:fixed; }
div.content { padding:20px; min-height:500px; width:80%; background-image:url(../../images/trans.png); background-repeat:repeat; margin:auto; margin-top:80px; border-radius:20px 20px; -moz-border-radius:20px 20px;  }
h1 { font-size:20px; }
h2 { font-size:14px; color: #af2f2f; }
input.submit { color:white; border:none; width:150px; height:31px; background:transparent url("../../images/submitbutton.png") no-repeat top left; }
input.input { height:25px;padding:5px;  border:2px solid #af2f2f; }
a,a:active,a:visited { text-decoration:none; color:#af2f2f; }
a:hover { text-decoration:underline; font-weight:bold; }
input.urlbar { width:800px; }
div.footer { width:80%;margin:auto;text-align:right; }
div.footer a { color:#ffffff; font-size:10px; }
div.footer a:hover { text-decoration:underline; font-weight:normal;}
th { text-align:left; }
table.selectcourses { margin-bottom:20px; }
input.generate { margin-left:75px; }
