/* 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:#165AD3; text-decoration : underline; }

body { background-color: #FFFFFF; }
/* end of main page styles */

.cnt_txt {
	font-family : Arial;
	font-size : 11px;
}

a.cnt_txt{ color:#000000; }
a:link.cnt_txt{ color:#000000; text-decoration : none; }
a:visited.cnt_txt{ color:#000000; text-decoration : none; }
a:active.cnt_txt{ color:#000000; text-decoration : none; }
a:hover.cnt_txt{ color:#165AD3; text-decoration : none; }

.arrowed_link {
	font-family : Arial;
	font-size : 9px;
    font-weight : bold;
	link : color:#000000; text-decoration: none
}

ul{list-style-image:url('/images/go_racing/grnDiamond.gif');}

/* Furniture styles */
.gradImageBG{
	/*padding-left:4px;*/
	background-image:url('/images/go_racing/grad_green_top.gif');
	background-repeat:repeat-x;
	text-align : left;
}
@media print {
	td.gradImageBG {
	text-align : left;
	background : #32CD32;
}

}
.mainBox{
	padding-left:3px;
/*	padding-right:3px;*/
	border-left:1px solid #339966;
	border-right:1px solid #339966;
}

.outerTable {
	border-width:1px; border-style:solid; border-color:#999999;
	margin-left:4px;
	}
.loginBox {
	width:155px;
	font-family :Arial,Helvetica,Sans-Serif;
	font-size : 11px;
	color : #FFA500;
	background-color:f2f2f2;
	text-align:left;
	padding:2px;
	}
.jontest {
	width:142px;
	font-family :Arial,Helvetica,Sans-Serif;
	font-size : 9px;
	color : #000000;
	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:#57ad52;
        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-top:4px;
		padding-bottom:4px;
		font-family:Arial,Helvetica,Sans-Serif;
		font-size:11px;
		color:#000000;
		font-weight:bold;
	}

a.grey_txt {
          color: #666666;
}

/* end of furniture styles */

.weatherForm{
	text-align:left;
	border:1px solid #999999;
	font-size : 9px;
	background-color : #F0F8FF;

}

