BODY {
font-size : .7em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
color : black;
background-color : #ffffff; //DED8CC
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}


a {
font-size : 1.0em;
text-decoration: none;
font-weight : bold;
color : #333399;
}

a:hover {
text-decoration: underline;
color : #009900;
}

a.info {
//font-size : 1.0em;
}
a.footer {
//font-size : 1.0em;
}

td.linkhover:hover     { background-color: #EDEDE4;}

p {
font-size : 1.0em;
font-family : Verdana, Arial, Helvetica, sans-serif;
margin: 0% 35% 0% 2%;
}


.content {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.0em;

}

.title {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
}


td {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.0em;
}

td.info {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.0em;
}

td.footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .8em;
}


.rollover a {
display:block;
width: 180px;
padding:5px 0px 5px 5px;
font: bold .9em sans-serif;
background: url("images/rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
color: #000000;
}

.rollover a:hover {
background-position: 0 -22px;
color: #336633;
}
.rollover a:active {
background-position: 0 -44px;
}

.rollover2 a {
display:block;
width: 180px;
padding:5px 0px 5px 5px;
font: bold .9em sans-serif;
background: url("images/rollover-image2.gif") 0 0 no-repeat;
text-decoration: none;
color: #000000;
}
.rollover2 a:hover {
background-position: 0 -22px;
color: #336633;
}
.rollover2 a:active {
background-position: 0 -44px;
}

.rollover3 a {
display:block;
width: 180px;
padding:5px 0px 5px 5px;
font: bold .9em sans-serif;
background: url("images/rollover-image3.gif") 0 0 no-repeat;
text-decoration: none;
color: #000000;
}
.rollover3 a:hover {
background-position: 0 -22px;
color: #336633;
}
.rollover3 a:active {
background-position: 0 -44px;
}

.rollover4 a {
display:block;
width: 180px;
padding:5px 0px 5px 5px;
font: bold .9em sans-serif;
background: url("images/rollover-image4.gif") 0 0 no-repeat;
text-decoration: none;
color: #336633;
}
.rollover4 a:hover {
background-position: 0 -22px;
color: #336633;
}
.rollover4 a:active {
background-position: 0 -44px;
}


.smalltext {
font-size : 1.0em;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.medtext {
font-size : 1.1em;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.largetext {
font-size : 1.2em;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.grid {
border : #A8A68C .05em solid;
}

.white {
  background-color : white;
}                                                           
                                                            
.black {                                                    
  background-color : black;
}                                                           
                                                            
.bg_dark {
  background-color : #F0EEE7;
}

.bg_medium {
  background-color : #E0DFCD;
  font-size : 1.0em;
}

.bg_light {
  background-color : #EDEDE4;
  font-size : 1.0em;
}




//E0DFCD new

//BEB699 old
