.left_shadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
	text-align: right;
	width: 20px;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
}
.nav_rules {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	/* Replacing dashed borders with solid line */
	/* border-right-style: dashed; */
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px 10px 0px;
	margin: 0px;
}
.nav_rules_last {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px 10px 0px;
	margin: 0px;
}
.dashed_box {
/*  Replacing dashed box with solid border */
/*	border: 1px dashed #000000; */
	border: 1px solid #000000;
}
.sidebar_box {
	border: 1px solid #000000;
	border-color:#000000;
	background-color: #669933; /*Menus on left*/
}
.sidebar_accent_box {
	border: 1px solid #000000;
	border-color:#000000;
	background-color:#99cc66;	/*Sub-menus on left*/
}
.side_nav_rules {
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;

}
.side_nav_rules2 {
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.head {
	/* Making head same font family as body text
		font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.racedate {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.blue a:link {
	color: #000000;
}
.blue a:visited {
	color: #000000;
}
.blue a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.blue a:active {
	color: #3399FF;
	text-decoration: underline;
}
.quote {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding: 0px;
	float: none;
	margin-left: 0px;
}
.head_index {
	font-family: Georgia;
	font-size: 28px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	letter-spacing: 2px;
}
.tableborder {
	border-top: 0.5px solid #000000;
	border-right: 0.5px solid;
	border-bottom: 0.5px solid;
	border-left: 0.5px solid;
}
.index_body {
	font-family: Georgia;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-align: left;
}
.mainarea {
	width: 700px;
}
.races a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.races a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}
.races a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.races a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFCC;
	text-align: left;
}
.indexbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.bodypad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px;
}
.bodylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.bodylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}
.bodylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}
.bodylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}.bodymargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	padding: 0px;
	margin: 5px;
}

	.box {
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cellleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.celllbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.celllbottomleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}
.pic_margin {
	margin: 0px 0px 10px 10px;
	/* Replacing dashed borders with solid line */
	/* border: 1px dashed #000000; */
	border: 1px solid #000000;
}
.site_height {
	height: 2000px;
}
