
BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

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

H2 {
font-family :  Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.4em; 
color : #003399; 
background-color : inherit; 
float:center;
}

H4 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #333; 
background-color : inherit; 
}


.linktext {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

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

.smalltext a:visited{
font-family : Arial, 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 : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

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

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

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

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #9999ff;
}

.bg_medium {
  background-color : #b1b1ff;
}

.bg_light {
  background-color : #ccccff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

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

TD {
  font-size : 10px;
  font-family : verdana;
  color : #000000;
}

.boxblue {
  background: #F3F3F3; 
  padding: 5px;
  border: 2px solid #003399;
  color: #333;
}

.boxmiddle {
   background: #E4E4E4;
   padding: 0px;
   border:3px solid maroon;
   margin:-.8 -.8 0 20;
   width: 300px;
   color: navy;
   }

   .mainstuff {
     background: #0000A0;
	 }
    
.boxtop {
  background: #6699FF; 
  padding: 0px;
  border: 3px solid #000066; 
  margin: -.8 0 0 0;
}


.boxbreeds {
  background: #FFFFFF; 
  padding: 5px;
  border: 2px solid maroon; 
  color: #333;
  margin:0 20 0 -.2;
}

#rightside {
         float:right;
         width: 500px;
		  line-height:1.4;
		 }

#leftside {
          float:left;
		  width: 300px;
		  }
        


P {
  font-size : 10px;
  font-family : arial;
  color : #383838;
  background : inherit;
  text-align : justify;
}

table.addspace  th {margin-top: 1; }

small.menu {
  font-size: small;
  color: #003399;
  background: inherit;
  font-family: Helvetica, sans-serif;
  }

  a.menulink:link {
    color: #003399;
	background: inherit;
	}

	a.menulink:active {
	 color: #003399;
	 }

	 a.menulink:hover {
	 color: #0066FF;
	 }

	 a.link:link {
	   color: #003399;
	  }

	  a.link:visited {
	    color: #0066FF;
	}

	a.link:active {
	  color: #003399;
	  }

	  a.link:hover {
	  color: #0066FF;
	  }

	  a.link {
	  color: #003399;
	  }

	  a:visited {
	    color: #660000;
		}

		a:active {
		 color: #003399;
		 }


