@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-image: url(../images/bg.jpg);
background-repeat: repeat;
font-family:Tahoma, Verdana;
}
img{
border:none;
}
#height_100{
height:100%;
}

#bodyOuter_table{
height:100%;
background-color:#FFFFFF;
border-right: #c9c58c solid 1px;
border-left: #c9c58c solid 1px;
}
.bottom_bg{
background-image:url(../images/bottom_horse.jpg);
background-repeat:no-repeat;
background-position:left;
}


/*---------------------------------------*/
/*		Head	*/
/*---------------------------------------*/
.header_bg{
background-image:url(../images/bg_header.jpg);
background-repeat:no-repeat;
background-position:center;
text-align:right;
padding-right:24px;
}
#headerNav_Table{
float:right;
}
.headerNav_links{
font-size:11px;
color:#000000;
vertical-align:middle;
text-decoration:none;
}
.headerNav_links a{
font-size:11px;
color:#000000;
vertical-align:middle;
text-decoration:none;
}
.headerNav_links a:hover{
font-size:11px;
color:#000000;
vertical-align:middle;
text-decoration:underline;
}

/*---------------------------------------*/
/*		Left	*/
/*---------------------------------------*/
.gray_leftRight_border{
border-right: #e2e2e2 solid 1px;
border-left: #e2e2e2 solid 1px;
}
.search_txt{
font-size:11px;
text-decoration:none;
}
.search_textfield{
width:142px;
height:16px;
padding-top:4px;
font-size:11px;
background-color:#f2f2f2;
border-style:solid;
border-width:1px;
border-color:#e2e2e2;
}

#table_txt_11px{
font-size:11px;
color:#000000;
text-decoration:none;
}
#table_txt_11px a{
font-size:11px;
color:#000000;
text-decoration:none;
}
#table_txt_11px a:hover{
font-size:11px;
color:#000000;
text-decoration:underline;
}



/*---------------------------------------*/
/*		main TD and Bg		*/
/*---------------------------------------*/
.mainTD_bg{
background-image:url(../images/bg_main.jpg);
background-repeat:repeat-x;
}
.mainTD_bg_top{
background-image:url(../images/main_corner_top_bg.jpg);
background-repeat:repeat-x;
}
.mainTD_bg_bottom{
background-image:url(../images/main_corner_bottom_bg.jpg);
}
.mainTD_bg_left{
background-image:url(../images/main_corner_left_bg.jpg);
background-repeat:repeat-y;
}
.mainTD_bg_right{
background-image:url(../images/main_corner_right_bg.jpg);
background-repeat:repeat-y;
}

.lnkfeatured{
font-size:12px;
font-weight:bold;
color:#000000;
}
.lnkfeatured:hover{
font-size:12px;
font-weight:bold;
color:#960000;
}
.pricefeatured{
font-size:12px;
font-weight:bold;
color:#960000;
}

