BODY {
font-size : 12px; 
font-family : verdana, tahoma, arial, helvetica; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

td   { color: #444; font-size: 12px; font-family: Verdana, Tahoma, Arial }

H1   { font-size: 14px; font-family: Verdana, Tahoma, Arial; font-style: normal; font-variant: normal; font-weight: bold; background-color: transparent }
h3 { color: #99280b; font-size: 14px; font-family: Verdana, Tahoma, Arial; font-style: normal; font-variant: normal; font-weight: bold; background-color: transparent }
p  { font-size: 12px; font-family: Verdana, Tahoma, Arial }
a:link { color: #4582d0; text-decoration: none }
a:visited { color: #4582d0; text-decoration: none }
a:hover { color: #e62c2c; text-decoration: none }
.smalltext  { font-size: 0.9em; font-family: Verdana, Tahoma, Arial; font-style: normal; font-variant: normal; font-weight: normal }
.title { background-image: url("images/bgbox.gif") }
.smalltext a:link { font-family: Verdana, Tahoma, Arial; font-style: normal; font-variant: normal; font-weight: normal }

.smalltext a:visited{
font-family : verdana, tahoma, arial, helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}
.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : verdana, tahoma, arial, helvetica;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : verdana, tahoma, arial, helvetica;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : verdana, tahoma, arial, helvetica;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : verdana, tahoma, arial, helvetica;
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #FFCC00;
}

.bg_medium  { background-color: #FFFF99 }

.bg_light  { background-color: #FFFFCC }

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
.brtable  { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc }
