/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* added for emphasis - used by Living Flag mod - Ken Roy */
.emphasis {
  font-weight: bold;
  color: blue;
  }
/* background-image: url(bg_T_12Y.gif);*/
body {
 background-color : #F3F1E9;
 background-image: none;
}
.menuback {
        background-color: #E0DCC5;
        border-right: 0px;
        border-bottom: 0px;
        width: 170px;
        margin-left: 10px;
        vertical-align: top;
}

a.lightlink:link, a.lightlink:visited {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        text-decoration: none;
}

a.lightlink:hover, a.lightlink:active {
        color: #FFCC33;
        text-decoration: none;
}

/*.indexpage {
	width: 1000px
}
.page {
        width: 1000px
}*/
.snlink {
background-color: #E0DCC5
}
.databack {
background-color: #E0DCC5
}
.fieldnameback {
background-color:  #7A96A8
}
