/* Default links 	*/

       a:link, a:visited {
	        font-weight : bold; 
	        text-decoration : underline;
	        color:#333333;
	        background: transparent; 
	        }

        a:hover {
	        font-weight : bold; 
	        text-decoration : underline;
	        color: #9966cc;
	        background: transparent; 
	        }

        a:active {
	        font-weight : bold; 
	        text-decoration : none;
	        color: #666666;
	        background: transparent;  
	        }

.left_border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #605039;
}

.rt_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #605039;
}

.rt_left_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #605039;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #605039;
}

#hometext h3 {
	background: url(../header_bar.jpg) no-repeat; 
	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
	width: 350px;
	height: 11px
  	  	
	}
#hometext h3 span {
	display: none;
	}
#hometext {
    background: #ffffff;
	position: relative;
	padding: 0px;
	margin: 100px 200px 0px 60px;
	width: 350px;
	height: 200px;
	text-align: left;
	overflow:auto;
	border: 2px solid #605039;
	}
	
.border_all {
	border: 2px solid #9966cc;/*605039;*/
    }

.tableheading {
    font: 14px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.tabletext {
    font: 14px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

.horsenames {
    font: 18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

.tableborder {
    border: 1px solid #CBB1E4;
	}
	
.siredam {
	font: 14px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.pedigree {
	font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	border: 2px solid #9966cc;
}

.regtext {
	font: normal 12px Arial, Helvetica, sans-serif;
}

.greentext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003300;
}

.tinytext {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contactinfo {
	font: normal 11px Arial, Helvetica, sans-serif;
}

.redtext {color: #990000}
.sitemap {
	font-size: 13px;
	color: #000000;
}
.slideshowlinktxt {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.sold {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bolder;
}
.lucindabullet {

	font: 13px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: lighter;
}
.lucindabulletBold {


	font: 13px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
