body {
	background-color: white;
	padding: 0;
	margin: 0;
	background-color: #f1f1f1;
}

a {
	color: #3776df;
	text-decoration: underline;
}

.loginbox, .loginbox * {
	font-size: 8pt;
}

.copy, .copy * {
	font-size: 7pt;
}


span#topbar {
	display: block;
	background-color: white;
	background-color: #444444;
	color: white;
}

span table tr td {
	color: white;
}
span table tr td a {
	color: white;
}

#logo {
	font-size: 16pt;
	text-decoration: none;
}

* {
	font-family: Verdana;
	font-size: 10pt;
}



div.brd {
	border-radius: 5px;
	background-color: white;
	margin: 10px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

a {
	color: #3776df;
	text-decoration: underline;
}

h1 {
	display: inline;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial Rounded MT Bold,Verdana;
	z-index: 0;
	color: #3776df;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial Rounded MT Bold,Verdana;
	z-index: 0;
	color: #3776df;
}
h2 {
	display: inline;
}
h3, th {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial Rounded MT Bold,Verdana;
	z-index: 0;
	color: #3776df;
}


.loginbox, .loginbox * {
	font-size: 8pt;
}

.copy, .copy * {
	font-size: 7pt;
}

.sel {
	background-color: #EEEEEE;
}