body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	line-height: 18px;
}
.body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.boldbodygree {
	
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h1, .h1 {
	color: #009900;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2, .h2 {
	color: #3D4246;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: 700;
	font-variant: normal;
}

h3, .h3 {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}
.h3black {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}

h4, .h4 {
	color: #0060BF;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #0060BF;
	text-decoration: underline;
}

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

form {
	margin: 0;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.storetype {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.h6-15pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #009900;
}
.tblEvents {
	background-color: #E6F2FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C1E0FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tblEventsAlt {
	background-color: #F4FAFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9ECFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tblEventsTitle {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tblEventsEmpty {
	color: #B3D3FB;
}
.red {
	color: #CC0000;
}
.time {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EFEFEF;
	padding: 2px;
}
.time thead {
}
.time thead tr {
}
.time thead tr td {
	background-color: #CECECE;
	font-weight: bold;
}
.time tbody tr{
}
.time tbody tr td{
	font-size: 10px;
}
.time tbody tr td.title {
	text-align: center;
}
.time tbody tr td.flag {

}

.time tbody tr.alt td {
	background-color: #EFEFEF;
}

