BODY {
font-size : 100%; 
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-weight : normal; 
color : black; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

TABLE {
font-size : 100%; 
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-weight : normal; 
color : black; 
margin : 0 0 0 0;
padding : 0 0 0 0;
}

H1 {
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}


H3 {
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 100%; 
color : #000000; 
background-color : transparent; 
}

a {
color : #0B134F;
}

.smalltext {
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 65%; 
color : #A1A1A1;
}

.smalltext a:link{
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Trebuchet MS, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-size : 1.0em; 
  font-family : Trebuchet MS, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  
}

.bg_dark a{
  font-weight: bold;
  text-decoration: none;
  font-size : 90%;
}

.bg_dark a:hover{
  text-decoration: underline;
}

.bg_medium {
  background-color : white;
}

.bg_light {

}

.bg_light a{
  font-weight: bold;
  text-decoration: none;
  font-size : 90%;
}

.bg_light a:hover{
  text-decoration: underline;
}

.alt_bg_dark {
  background-color : white;
}

.alt_bg_medium {
  background-color : white;
}

.alt_bg_light {
  background-color : white;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}




.menu {
  color : #F5E38D;
  background-image : url(http://www.monarchins.com/themes/clean/boxstyles/img/bluemenu.gif);
}

.menu a{
  color : #F5E38D;
  font-weight: bold;
  text-decoration: none;
  font-size : 90%;
}

.menu a:hover{
  text-decoration: underline;
}