BODY { background: #FFFFFF; color: #378CEA;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: Black;  text-decoration: none;  }
A:visited { color: Maroon;  text-decoration: none;  }
A:active { color: #008000; }
.ThRows { background-color: #326600; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: White; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #E4E4E4; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #c2d1b2; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.Drawhead {
	font-size: medium; color: Maroon;
	font: bold Verdana, sans-serif;
	font-family: sans-serif;
	float: none;
	}
.Stakehead {
	font-size: 1em;
	font-family: sans-serif;
	font-weight: bold;
	color: #195c4f;
}

.Stakeheadmeet {
	font-family: sans-serif;
	font-size: 1.5em;
	color: #C0C0C0;
}


.Reserves {
	color: Maroon;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, sans-serif; 
}

    h3 { margin-top: 2px; }
    .tooltip-target {
	background-color: #EEE;
	background: url('../images/breedbuttongray.png') no-repeat;
	display: block;
	padding: 1px;
	text-align: center;
}
    .tooltip-content {
	display: none; /* required */;
	position: absolute; /* required */;
	width: 450px;
	padding: 10px;
	border: 1px #195c4f solid;
	background-color: #DFECF2;
	text-align: left;
	color: black;
}
    .tooltip-content p {
        margin: 0;
    }
    
     .tooltip-target-form {
	background-color: #EEE;
	background: url('../images/formbuttongray.png') no-repeat;
	display: block;
	padding: 1px;
	text-align: center;
}
    .tooltip-content-form {
	display: none; /* required */;
	position: absolute; /* required */;
	width: 450px;
	padding: 10px;
	border: 1px #195c4f solid;
	background-color: #DFECF2;
	text-align: left;
	color: black;
}
    .tooltip-content-form p {
        margin: 0;
    }
   
 .breedhover {
	width: 80%;
	margin-left: 5%;
    text-align: left;
}   
    
    
    
    #fancy-content-1 {
	border: none;
	background: url('../images/formbackground.png') repeat;
	width: 277px;
	height: 96px;
}

tr.spaceunder > td
{
	border-top: 1px #C2D1B2 solid;
}

.drawbreeding {
	font: normal normal lighter 100% sans-serif;
	color: #808080;
}
.drawbreedingsmall { font-size: 12px; }
.drawbreedingsmaller { font-size: 10px; }

  #formbutton
  {
	display: block;
	width: 20px;
	height: 19px;
	background: url('../images/formbuttongray.png') no-repeat 0
0;
}

  #formbutton:hover
  {
	background: url('../images/formbutton.png') no-repeat 0
0;
}
.drawsmenu{
	width: 100%;
	background-color: #333;
	margin: 40px 0;
}
.drawsmenu ul{
	margin: 0 6px 26px 0;
	width: 100%;
	padding: 0;
	float: left;
	clear: both;
}
 
.drawsmenu ul li{
	float: left;
	width: 50%;
	margin-left: 0px;
	list-style: none;
/*	list-style-type: inherit;
	list-style-image: url('iccdrawsbutton.png');
	list-style-position: inside;*/
	padding-bottom: 16px;
}


 
.drawsmenu ul li a{
	font: normal normal bold 100% sans-serif;
	text-decoration: none;
	color: #195c4f;
	padding: 10.5px 11px;
	text-transform: uppercase;
}
 
.drawsmenu ul li a:visited{
	color: #808080;
	text-transform: uppercase;
}
 
.drawsmenu ul li a:hover, .drawsmenu ul li .current{
	color: #FFFFFF;
	background-color: #195c4f;
	text-transform: uppercase;
}
    
.drawsmeeting {
	font: 100% Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 2em;
	color: #195c4f;
	padding: 0 0 0 11px;
}    

.drawspage {    padding-left: 5%;
	
	
}    

.drawsmeetingrule {
	margin: 2 2 2 2;
	border-bottom: 4px #FFFFFF;
	width: 81%;
	height: 1px;
	background-color: #FFFFFF;
}    

.repdrawlinks {
	margin: 0 auto 0 auto;
	width: 33%;
	background: #195c4f;
	font: 1em Arial, Helvetica, sans-serif;
	background-position: top;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;

}
.repdrawlinks a:link, .repdrawlinks a:visited {
	color: #FFFFFF;
	}
.repdrawlinks a:hover  {
	color: #ffcc33;
}
.repdrawlinks a:active {
	color: #FFFFFF;
}

.viewdraws {
	
}

.roweven {
	background-color: #EEEEEE;
}

.rowodd {
	background-color: #FFFFFF;
}

.drawformboxleft {
	min-width: 1%;
    max-width: 1%;
    background-color:white;
    
}

.drawformbox {
	min-width: 21px;
    max-width: 21px;
   	
}

.drawformname {
	min-width: 20%;
	max-width: 20%;
 	word-wrap:break-word;

	
}

.drawformbreed {
 	min-width: 27%;
    max-width: 27%;
    word-wrap:break-word;

	
}
.test {
	background-color: #737373
}

