body {
background-image:url(images/admindottedbackground.gif);
background-repeat:repeat-y;
background-color: white;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 12px;
color: #404040;
}

td {
font-family: arial;
font-size: 12px;
color: #404040;
}

input {
font-family: arial;
font-size: 11px;
color: black;
}

select {
font-family: arial;
font-size: 11px;
color: black;
}

textarea {
font-family: arial;
font-size: 11px;
color: black;
}

.header {
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #76A656;
}

a:link {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:active {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:visited {font-family: arial; font-size: 12px; color: #607498; text-decoration: none; font-weight: normal;}
a:hover {font-family: arial; font-size: 12px; color: #607498; text-decoration: underline; font-weight: normal;}

a.bottomnav:link {font-family: arial; font-size: 12px; color: #FFF000; text-decoration: none; font-weight: normal;}
a.bottomnav:active {font-family: arial; font-size: 12px; color: #FFF000; text-decoration: none; font-weight: normal;}
a.bottomnav:visited {font-family: arial; font-size: 12px; color: #FFF000; text-decoration: none; font-weight: normal;}
a.bottomnav:hover {font-family: arial; font-size: 12px; color: #FFF000; text-decoration: underline; font-weight: normal;}

a.topnav:link {font-family: arial; font-size: 11px; color: #3F4857; text-decoration: none; font-weight: bold;}
a.topnav:active {font-family: arial; font-size: 11px; color: #3F4857; text-decoration: none; font-weight: bold;}
a.topnav:visited {font-family: arial; font-size: 11px; color: #3F4857; text-decoration: none; font-weight: bold;}
a.topnav:hover {font-family: arial; font-size: 11px; color: #3F4857; text-decoration: underline; font-weight: bold;}

.adminsubheader { background-color:#F5F5F5; padding:5px; }

.success { border:1px solid #007700; color:#007700; background-color:#EEFFEE; padding:5px; margin:3px 0px; }
.error { border:1px solid #770000; color:#770000; background-color:#FFEEEE; padding:5px; margin:3px 0px; }

form { padding:0px; margin:0px; }

h1 { font-size:18px; }