
body {
	background-color: #383E3E ;
	background-image: url(/images/page_bg.gif) ;
	background-position: top ;
	background-attachment: fixed ;
	background-repeat: repeat-x ;	
	margin: 0px ;
	margin-bottom: 15px ;
	font-family: georgia, times, serif ;
	font-size: 12px ;
	line-height: 18px ;
	color: #002440 ;
}

p, li, div, td {
	line-height: 18px ;
}

input, select, textarea, button {
	font-family: georgia, times, serif ;
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 28px ;
	font-weight: normal ;
	letter-spacing: -2px ;
	color: #00487F ;	
	margin-top: 0px ;
	line-height: 32px ;
}

h2 {
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
	line-height: 22px ;
	color: #880000 ;
}

h3, .inline_h {
	font-size: 13px ; 
	font-weight: bold ;
	color: #880000 ;
}

#content {
	padding: 15px ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	display: block ;
	margin: 0px 10px 2px 10px ;
	padding: 7px 7px 7px 26px ;
	border: 1px solid #ffffff ;
	background-image: url(/images/baseball.gif) ;
	background-position: 4px center ;
	background-repeat: no-repeat ;
	background-color: #00487F ;
	color: #ffffff ;
	font-size: 18px ;
	letter-spacing: -1px ;
	text-decoration: none ;
}

a.button:hover {
	background-image: url(/images/baseball_up.gif) ;
	background-color: #E20606 ;
	text-decoration: underline ;
}

a.link_blue:link, a.link_blue:active, a.link_blue:visited {
	color: #00487F ;
	text-decoration: none ;
}

a.link_blue:hover {
	text-decoration: underline ;
}

a:link {
	color: #0065B2 ;
}

a:active, a:visited {
	color: #666666 ;
}

a:hover {
	color: #00487F ;
	text-decoration: none ;
}

.img_float {
	clear: both ;
	float: right ;
	margin: 0px 0px 20px 10px ;
}

a.link_white:link, a.link_white:active, a.link_white:visited {
	color: #ffffff ;
	text-decoration: none ;
	white-space: nowrap ;
}

a.link_white:hover {
	text-decoration: underline ;
}


.purchaseBox {
	display: inline-block ;
	padding: 15px 0px ;
	margin: 0px 0px 0px 15px ;
	clear: right ;
	float: right ;
	text-align: center ;
}

.row0, .row1 {
	padding: 3px 6px ;
	background: #ffffff ;
}

.row1 {
	background: #e5e5e5 ;
}
