@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
background: url(background.jpg) repeat;
}

a, a:hover, a:visited {
color:#003399;
}

.headings {
color:#990000;
font-weight:bold;
}

.subheading {
color:#990000;
font-weight:300;
}

.aspen {
color:#000066;
font-size:16px;
font-weight:bolder;
}

.copy {
font-size: 10px;
}

.contentrowseven {
font-size:12px;
background-color:#EEEEEE;
}

.contentrowsodd {
font-size:12px;
background-color:#CCCCCC;
}

.employeeeven {
font-size:12px;
background-color:#DAB6B6;
cursor: hand;
}

.employeeodd {
font-size:12px;
background-color:#8191FE;
cursor: hand;
}

.totals {
font-size:12px;
background-color:#FFFF00;
}

.gmanagerlist {
background-color:#FFCC99;
}

.smanagerlist {
background-color:#CCCCFF;
}
