/* CSS Document */
body
{
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
  
h1
{
	font-size: 19px;
	color: #303030;
	margin: 3px 0 1px 0;
}
  
h2
{
	font-size: 16px;
	color: #303030;
	margin: 3px 0 1px 0;
}

h3
{
	font-size: 13px;
	color: #303030;
	margin: 3px 0 1px 0;
}

p
{
	font-size: 13px;
	line-height: 1.25em;
	margin: 7px 0 10px 0;
}

td
{
	font-size: 13px;
}
 
th
{
	font-size: 13px;
}
 
ul
{
	margin-top: 2px;
}
 
ol
{
	margin-top: 2px;
	margin-bottom: 2px;
}

a:link, a:visited, a:active
{
	color: #e45186;
  	text-decoration: none;
}
  
a:hover
{
	color: #0000cc;
	text-decoration: underline;
}
  
div.mainpage
{
	margin: 0;
	width: 770px;
}
 
div.col_left
{
	margin: 5px 5px 7px 10px;
	width: 210px;
	float: left;
}
  
div.col_right
{
	margin: 5px 5px 7px 5px;
	width: 525px;
	float: right;
}
  
div.col60L
{
	margin: 5px 0 0 0;
	width: 58%;
	float: left;
}
  
div.col40R
{
	margin: 5px 0 0 0;
	width: 38%;
	float: right;
}

.sidebox
{
	width: 210px;
	background-color: #777777;
	border: #303030 2px solid;
	color: #ffffff;
	padding: 3px 2px 14px 2px;
}

.sidebox h2
{
	text-align: center;
	font-size: 19px;
	color: #ff6699;
	font-variant: small-caps;
	font-style: italic;
}

.sidebox h3
{
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}

.sidebox td, .sidebox th
{
	color: #ffffff;
}

.sidebox a:link, .sidebox a:active, .sidebox a:visited
{
	color: #ff6699;
	text-decoration: none;
}

.sidebox a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.playerbox
{
	background-color: #777777; 
	color: #ffffff; 
	border: #303030 2px solid;
}

.playerbox a:hover
{
	color: #ffffff;
	font-weight: bold;
}

td.smalltemp
{
	font-size: 10px;
}

span.small
{
	font-size: 11px;
}
 
span.weather
{
	font-size: 11px;
	text-align: center;
	margin: 0 0 5px 0;
	font-weight: bold;
}

p.small
{
	font-size: 10px;
	text-align: center;
}

span.floatRight
{
	float: right;
}

.imgr
{
	float: right;
	padding: 5px 0 5px 7px;
}

.imgl
{
	float: left;
	padding: 5px 15px 5px 0;
}
 
p.imgc
{
	text-align: center;
}
 
.color
 {color: #ff6699;
}
 
.bgImage
{
	background-image: url(http://www.hogpalace.net/softball/images/bgBar.gif);
	background-repeat: repeat-x;
}

.forumTable
{
	border-top: #303030 solid 2px;
  	border-right: #303030 solid 2px;
  	border-left: #303030 solid 2px;
}

.forumPost
{
	border-bottom: #303030 solid 2px;
}

.postHeader
{
	background-color: #777777;
	color: #ffffff;
	padding: 5px;
	border-bottom: #303030 solid 2px;
}

.postHeader a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.schedule
{
	border: #303030 2px solid;
}

.scheduleborder
{
	border-right: #303030 2px solid;
}
