html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


h1 {
	color: #80B6E8;
	font: 3em Georgia serif;
	padding: 0 0 10px 0;
}

h2 img a {
	font-size: 1em;
}

h2 {
	color: #80B6E8;
	font: 2em Georgia serif;
}

label {
	font: 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
}

a {
	outline: none;
	color: #1681E8;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 5px 0 0 20px;
}

#submit {
	float: right;
}

.error {
	padding: 0 0 0 5px;
	color: #FF0029;
}

#menu {
	color: #CCC9C2;
	margin: 0 0 50px 0;
}

.results {
	border-spacing: 1px;
}

.results thead td {
	font-size: 1.2em;
	padding: 2px 15px 5px 5px;
	background-color: #b1daff;
}

.results td{
	padding: 0px 15px 5px 5px;
}

.results .confirm {
	background-color: #EBF5FF;
}

.results .admin {
	background-color: #ffebeb;
}

.results .superuser {
	background-color: #ebffef;
}

.results .unconfirm {
	background-color: #dcdcdc;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.excel {
	margin: 0 0 30px 0;
}

.excel li {
	margin: 5px 0 10px 20px;
}

.form td {
	padding: 0 0 5px 0;
}

.info {
	font-size: 0.8em;
}

#login {
	color: #80B6E8;
	font: 3em Georgia serif;
	padding: 0;
}

#disciplines {
	color: #CCC9C2;
	font: 1.55em Georgia serif;
	padding: 0 0 30px 0;
	letter-spacing: 0.2em;
}

.reg {
	font-size: 1.5em;
}

.klass {
	color: #e880c9;
}

.bold {
	font-weight: bold;
}
