/* Welcome to the saxchoir.Kareeser.com CSS External Style Sheet... */

body {
background: gray;
color: #a9d4ff;
font-family: tahoma, helvetica, arial;
}

A:link {
color: black;
}

A:visited {
color: black;
}

A:active {
color: #CC9933;
}

A:hover {
color: #CC9933;
}

div.page {
background: #DDDDDD;
color: black;
font-size: 80%;
width: 600px;
border: 1px solid black;
padding: 3px;
margin: auto;
}

p.footer {
color: black;
font-size: 60%;
text-align: center;
width: 600px;
margin: auto;
margin-top: 1em;
}

span.title {
font-size: 120%;
font-weight: bold;
}

/* Login box stuff */

input.login {
/*height: 1.0em;*/
font-size: 80%;
}

td.login {
font-size: 80%;
}

td.loginheader {
border-bottom: 1px solid black;
font-size: 80%;
}

p.login {
text-align: right;
font-size: 80%;
margin-bottom: 0px;
}

/* End Login Box Stuff */

/* a9d4ff 435c78 234670 */