body {
	margin: 0px;
	padding: 0px;
	background-color: #86421B;
	background-image: url(../SiteImages/BaseSoftballback.jpg);
	background-repeat: repeat-x;

}
.TableMain {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C88337;
	border-right-color: #C88337;
	border-bottom-color: #C88337;
	border-left-color: #C88337;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SpaceTableAll {
	padding: 15px;
}

.smallBlueFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DD932F;
}
.LineBlueDashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C88337;
	border-right-color: #C88337;
	border-bottom-color: #C88337;
	border-left-color: #C88337;
}
.LineBlueDashedVertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C88337;
	border-right-color: #C88337;
	border-bottom-color: #C88337;
	border-left-color: #C88337;
}
.Textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}


.Textmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.TextContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.TextXLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #934A1D;
}
.TextXLargenoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #934A1D;
}

.TextLargeBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #85431B;
	line-height: 24px;
}
.TextLargeBrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85431B;
	line-height: 24px;
	font-weight: bold;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

