﻿.nomob, iframe {
	display: none;
}
a:link {
	color: #1958B7;
}
a:visited {
	color: #1958B7;
}
a:hover {
	color: #000064;
}
h1 {
	font-size: 10px;
	color: #000080;
	font-family: Wide Latin;
	text-align: center;
}
h2 {
	font-size: 10px;
	text-align: center;
}
body {
	color: #000080;
	font-family: Tahoma, Arial, sans-serif;
	text-align: justify;
	word-spacing: 0;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url('http://www.sandiegoga.org/images/bg/pinwheel.jpg');
	background-repeat: repeat;
	margin: 0;
	vertical-align: top;
}
img {
	border: none;
}
.calendar td {
	border: thin #000 solid;
	empty-cells: show;
	font-size: 14px;
	padding: 1px;
	text-align: left;
}
.calendar th {
	background-color: #306090;
	border: thin solid #000;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
}
.calendar th a {
	color: #FFF;
}
.l1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.l2 {
	font-family: Arial Black, Arial;
	font-size: 10px;
}
.l3 {
	font-family: Tahoma, Arial;
	font-size: 9px;
}
.redtb {
	color: #800000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: overline;
}
.cellstyle {
	border: thin solid #000000;
	empty-cells: show;
	font-size: 8px;
	padding: 2px;
}
.thead {
	border: thin solid #000000;
	text-align: left;
	font-weight: bold;
	background-color: #306090;
	color: #FFFFFF;
	font-style: italic;
}
#api {
	text-align: center;
}
#listc li {
	list-style-type: circle;
}