body td, div, select {
	font-family: Arial, Helvetica, Sans-Serif;
	color : black;
	font-size : 12px;
	background-color : #ffffff;
}

a:link {
	color : #016e51;
	text-decoration: none;
	font-weight : bold;
}

a:visited { 
	color : #016e51;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
    color : #016e51;
    text-decoration : underline;
    font-weight : bold;
}

.tableHead {
	color : #016e51;
	font-weight : bold;
	font-size : 15px;
}

.storeHead {
	color : #016e51;
	font-weight : bold;
	font-size : 14px;
}

.storeView {
	font-size : 10px;
}

.tableHeadNews {
	color : #000000;
	font-weight : bold;
	font-size : 15px;
}

.tableHeadNewsGreen {
	background-color : #016e51;
	color : #ffffff;
	font-weight : bold;
	font-size : 15px;
}

.tableHeadNewsGray {
	background-color : #2d2b2b;
	color : #ffffff;
	font-weight : bold;
}

.tableBackGray {
	background-color : #E6E6E6;
}

.tableHeadblack {
	color : #ffffff;
	font-weight : bold;
	text-align : center;
	background-color : #000000;
}

.calGray {
	background-color : #E1DFDD;
	text-align : left;
}

.calTitle {
	color : #000000;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
}

.calDates {
	color : #ffffff;
	font-weight : bold;
	font-size : 15px;
	background-color : #2d2b2b;
	text-align : center;
}

.tableClub {
	color : #016E51;
	font-weight : bold;
	text-align : left;
	background-color : #aeb3b6;
}

.tableWhite {
	background-color : #ffffff;
	text-align : center;
}

.tableGray {
	background-color : #E1DFDD;
	text-align : center;
}

.tableWhiteRed {
	background-color : #ffffff;
	text-align : center;
	font-weight : bold;
}

.tableGrayRed {
	background-color : #E1DFDD;
	text-align : center;
	font-weight : bold;
}

.tableSection {
	color : #ffffff;
	text-align : center;
	background-color : #4e836f;
}

.tableSectionBlack {
	color : #000000;
	text-align : left;
	background-color : #4e836f;
	font-weight : bold;
}

.tableSectionga {
	text-align : left;
	background-color : #ffd046;
	font-weight : bold;
}

.tableSectionLawn {
	text-align : left;
	background-color : #ff3f40;
	font-weight : bold;
}

.tableSectionParking {
	text-align : left;
	background-color : #74B6CC;
	font-weight : bold;
}

.tablePrice {
	color : #790d1d;
	font-weight : bold;
	text-align : center;
}

.tablePriceLeft {
	color : #790d1d;
	font-weight : bold;
	text-align : left;
}

.footer {
	color : #B4B4B4;
	font-size : 10px;
	text-align : center;
}

.paddingHeader {
	position:absolute;
	z-index:100;
	left: 0px;
	top: 0px;
}

.paddingMiddle {
	position:absolute;
	left: 0px;
	top: 170px;
}

.paddingSchedule {
	position:absolute;
	left: 500px;
	top: 522px;
}

.paddingGame {
	position:absolute;
	left: 771px;
	top: 182px;
}

.paddingStore {
	position:absolute;
	left: 748px;
	top: 210px;
}

.paddingBaseball {
	position:absolute;
	left: 893px;
	top: 174px;
}

.paddingField {
	position:absolute;
	left: 832px;
	top: 255px;
}

.paddingMatch {
	position:absolute;
	left: 500px;
	top: 181px;
}
