body {
/*background-color: #0373B6;*/
background-image: url("../extranet/Pics/base3_r2_c2.gif");
}

body.error {
background-color: #FFFFFF;
background-image: url("");
}

hr {color: #DDDDDD;}

hr.error {}

a {
font-family: Tahoma;
}

a.error:link {
color: #222222;
font-weight: bold;
}

a.error:visited {
color: #555555;
font-weight: bold;
}

a.error:hover {
color: #222222;
font-weight: bold;
text-decoration: underline;
}

a:link {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.table:link {
color: #CCCCCC;
text-decoration: none;
}

a.table:visited {
color: #CCCCCC;
text-decoration: none;
}

a.table:hover {
color: #FFFFFF;
text-decoration: none;
}

a.index:link {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

a.index:visited {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

a.index:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

h1 {
color: #CCCCCC;
font-family: Tahoma;
}

h1.center {
text-align: center;
}

h1.error {
font-family: Impact;
color: #550000;
font-size: 60;
font-weight: 600;
}

h2 {
font-family: Impact;
color: #000EAE;
font-size: 30;
font-weight: 400;
}

h3 {
font-family: Impact;
color: #000EAE;
font-size: 20;
font-weight: 200;
}

h3.admin {
font-family: Tahoma;
color: #CCCCCC;
font-size: 16;
font-weight: bold;
margin-left: 2px;
text-decoration: none;
}

p {
font-family: Tahoma;
}

p.index {
color: #DDDDDD;
font-weight: bold;
}

p.menu {
color: #DDDDDD;
}

p.error {
font-family: Courier;
color: #550000;
font-size: 14;
font-weight: 100;
}

td {
font-family: Courier;
font-size: 10;
border-style: inset;
color: #CCCCCC;
}

td.menu {
font-size: 16;
border-style: none;
}

td.fieldsettext {
color: #DDDDDD;
font-size: 10;
border-style: none;
}

td.index {
color: #DDDDDD;
border-style: none;
}

td.report {
color: #333333;
border-style: inset;
}

td.noborder {
border-style: none
}

th {
font-family: Tahoma;
font-size: 12;
font-weight: bold;
color: #CCCCCC;
}

th.report {
font-family: Tahoma;
font-size: 12;
font-weight: bold;
color: #000FAF;
}

table {
border-style: none;
}

table.menu {
border-style: none;
border-color: #CCCCCC;
}