BODY {
font-size : 1em; 
font-family : Times New Roman, Times, serif
font-weight : normal;
background : #666666;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Times New Roman, Times, serif

}

a:link, a:visited {
  border-bottom:1px dotted #69f;
  color:#000000;
  text-decoration:none;
  }
a:visited {
  border-bottom-color:#9577AB;
  color:#000000;
  }
a:hover {
  border-bottom:1px solid #6666FF;
  color:#6666FF; 
  }
a.noline:link, a.noline:visited, a.noline:hover, a.thumb {border-style:none;}

.smalltext {
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .7em; 
}

.smalltext a:link{
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.largetext {
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Times New Roman, Times, serif
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Times New Roman, Times, serif
  font-size : .9em;
  color : red;
  font-weight : bold;
}

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

.white {
  background-color : white;
}

.black {
  background-color : white;
}

.bg_dark {
  background-color : #666666;
}

.bg_medium {
  background-color : #CCCCCC;
}

.bg_light {
  background-color : #FFFFFF;
}

.alt_bg_dark {
  background-color : #666666;
}

.alt_bg_medium {
  background-color : #CCCCCC;
}

.alt_bg_light {
  background-color : #E0E0E0;
}

.header_bg {
  background-color : #25302c;
}

.header_bot_bg {
  background-image: url("./images/hm_bg_bot_1px.jpg");
  background-repeat: repeat-x;
}

.old_header_bg {
  background-color : #454b49;
}

.box_line {
  background-color : #CCCCCC;
}
