/* main page styles */
span { cursor: hand ; }
A:link { color:#000000; text-decoration: underline }
A:visited { color:#000000; text-decoration: underline }
A:active { color:#000000; text-decoration: underline }
A:hover{ color:#0C7EA5; text-decoration : underline; }

body { background-color: #FFFFFF; }
/* end of main page styles */

ul{list-style-image:url('/images/inside_horseracing/redStar.gif');}

/* Furniture styles */
.gradImageBG{
	/*padding-left:4px;*/
	background-image:url('/images/inside_horseracing/gradient_top_red.gif');
	background-repeat:repeat-x;
}
.mainBox{
	padding-left:4px;
/*	padding-right:3px;*/
	/*border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;*/
}
.cnt_txt {
	font-family : Arial;
	font-size : 11px;
}

h1,h2,h3,h4,h5,h6 {
  padding:0;
  margin:0;
  font-family: Arial;
  font-size: 11px;
  line-height: normal;
}

.outerTable { 
	/*border-width:1px; border-style:solid; border-color:#999999;
	margin-left:4px;*/
	margin-top:1px;
	}
.loginBox { 
	width:155px;
	font-family :Arial,Helvetica,Sans-Serif;
	font-size : 11px;
	color : #FFA500;
	background-color:f2f2f2;
	text-align:left;
	padding:2px;
	}
.orange_text { 
	color:#ff9900;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
.login { 
	width:95;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small;
	}
.grey_text { 
	color:#9D9D9D;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
	
.grey_bold {
	color:#9D9D9D;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        }

.green_bold {
        color:#cc0000;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        }


.grey_box {
        color:#9d9d9d;
        background-color:dddddd;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        padding-left:4px;
        padding-right:4px;
        }
		
.search_quick_links { 
	width:118;
	height:15;
	text-align:left;
	border:1px solid #999999;
	font-size : xx-small; 
	}
.error { 
	color:#ff0000;
	font-family: Verdana;
	font-weight: normal;
	font-size: xx-small; 
	}
/* right column styles */
.contentCells{
		padding-top:4px;
		padding-bottom:4px;
		border-top-width:thin;
		border-top-style:dotted;
		border-top-color:cccccc;
		font-family:Arial,Helvetica,Sans-Serif;
		font-size:11px;
		color:#000000;
		font-weight:bold;
	}
a.contentCellsLink{
		color:#000000;
}
a:hover.contentCellsLink{
		color:#336ED8;
}
.contentCellsTxt{
		/*padding:5px;*/
	/*	padding-bottom:4px;*/
		font-family:Arial,Helvetica,Sans-Serif;
		font-size:11px;
		color:#000000;
		font-weight:bold;
		background-color:#FFFFFF;
		background:#FFF url(/images/feature_item_fade_white.jpg) repeat-x bottom;
		border:1px solid #FFFFFF;
}

.contentCellsTxt h3 {
	color:#209740;
	font-size:1.2em;
	text-transform:uppercase;
	border-bottom:1px solid #FFFFFF;
	
	background:url(/images/upper_article_fade.jpg) repeat-x top;
	padding:5px 5px 0 5px;
	font-weight:normal;
	line-height:1.1em;
	color:#336600;
	margin:0 0 0.5em;
}

.contentCellsTxt p {
	color:#333;
	padding:5px 5px 5px 5px;
	margin:0px;
}

.contentCellsTxt a {
	color:#333;
	
}

.contentCellsTxt a:link {
	text-decoration:none;
	color:#333;
}

.contentCellsTxt a:visited {
	text-decoration:none;
	color:#333;
}

.contentCellsTxt a:hover {
	text-decoration:underline;
	color:#333;
}

.contentCellsTxt a:active {
	text-decoration:none;
	color:#333;
}


/* end of furniture styles */
