body {  
margin:0; 
padding:0;
}

hr {background: #F0E1C0; height:1px; border:0}

h1 {
margin:0;
padding:0;
FONT-FAMILY: Arial, Verdana, helvetica, sans-serif;
FONT-SIZE: 12pt;
FONT-WEIGHT: bold;
COLOR: #AD2600;
}

b {
  color: #000000;
}

li,li.list {
margin-bottom:5px;
font-weight:normal;
padding:0;
}

h2,h2.nm {
  color: #000000;
  font-size: 12px;
  font-weight:bold;
  margin:0;
  padding:0;
  }
/*/*/


.small {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 10px;
color: #000000; 
}
/*/*/

.red {
color: #cc0000; 
}

/* td styles */

th {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 13px;
color: #000000; 
}
/*/*/

td {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 13px;
color: #000000; 
}
/*/*/

td.pop {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 13px;
color: #000000; 
       }
/*/*/

td.tbl {
font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 13px;
color: #000000; 
}
/*/*/


td.grey { 
background-color: #F0E1C0;
}


input, select, textarea { 
font-size: 10px;
color: #000000; 
background: #F0E1C0;
border: 1px solid #F0E1C0;
}

input.tick { 
border: 0px;
}

/* links */

a:link, a:visited{ 
color: #0000FF; 
text-decoration: underlined;
}

a:hover { 
color: #0000FF; 
text-decoration: none;
}

a.print:link, a.print:visited {
font-size:10px; 
color: #999999; 
text-decoration: none;
}

a.print:hover { 
font-size:10px; 
color: #0000FF; 
text-decoration: none;
}

a.print_small:link, a.print_small:visited, a.print_small:hover { 
font-size:10px;
color: #999999; 
text-decoration: none;
}

a.nav2:link, a.nav2:visited, a.nav2:hover {
color: #333333;
text-decoration: none; 
}

a.nav2a:link, a.nav2a:visited, a.nav2a:hover {
color : #333333;
text-decoration: none;
}

tr.nav {background-color: #F0E1C0;}