body
{
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0 auto 0 auto;
	padding: 0 10px;
	width: 800px;
	background-color: #F7F4EE;
    background-image: url(/images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

div#frame {
	text-align: center;
	width: 726px;
	padding: 0 37px;
	margin: 0;
	background-color: #FFFFFF;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none
}

table+h1 {
	margin-top: 0;
}

h1.banner {
	background-color: #CCCCFF;
}

h2 {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 0px;	
	background-color: #DDDDDD;
}

h2.title {
    margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background-color: transparent;
}

h2+h2 {
	margin-top: 0;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0px
}

p {
	text-align: justify;
	margin-top: 0em;
	margin-left: 5px;
	margin-right:5px
}

p.note {
	color: red;
	margin-left: 15px;
	margin-right: 15px
}

p.links {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	border-style: solid none none none;
	border-width: 1px
}

p.footer {
	font-size: 0.8em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 5px;
	border-style: solid none solid none;
	border-width: 1px;
}

p.title {
	font-size: 0.9em;
	margin: 0px 10px 0px 10px
}

p.authors {
	font-size: 0.8em;
	font-style: italic;
	margin: 0px 10px 10px 10px
}

.center {
	text-align: center
}

.status {
	font-weight: normal;
	font-size: 0.8em
}
	
.small {
	font-weight: normal;
	font-size: 0.7em
}

.alert {
	font-weight: bold;
	color: red;
	text-align: center
}
	
dt {
	font-weight: bold
}

li {
	margin-bottom: 10px
}

table {
	margin-top: 5px
	margin-right: auto;
	margin-bottom: 5px;
	margin-left; auto;
    border-width: 1px;
    border-color: navy;
    border-style: solid none none solid;
}

table.title {
	border-style: none;
}

th, td {
    border-width: 1px;
    border-color: navy;
    border-style: none solid solid none;
}

th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
}

td {
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

.title td {
	border-style: none;
	background-color: transparent;
}

h2+table {
	margin-top: 0px;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

a:link {
	color: red;
}

a:visited {
	color: red;
}

a:hover {
	color: red;
	text-decoration: none;
	background-color: #CCCCFF;
}

a:active {
	color: navy;
	text-decoration: none;
	background-color: #CCCCFF;
}

table a {
	display: block;
	margin: 0;
}

table a:hover {
    color: #EEEEEE;
	text-decoration: none;
	background-color: red;
}

table a:active {
	text-decoration: none;
	background-color: red;
}

.holiday {
    color: navy;
}

.empty {
	background-color: #AAAAAA;
}

.sunday {
	background-color: #DDDDDD;
}

.weekday {
	background-color: #EEEEEE;
}

.today {
    background-color: #CCCCFF;
}

p.time {
	color: #333366; 
	font-weight: bold;
	margin: 0;
	background-color: transparent;
}

p.event {
	text-align: left;
	margin: 0;
}

p.location {
	font-size: 0.8em;
	text-align: left;
	margin: 0;
}

p.public {
	font-size: 0.8em;
	text-align: left;
	margin: 0;
}

.dayview p.time {
	font-size: 0.9em;
	margin-top: 5px;
}

.dayview p.event {
	font-size: 1em;
}

.monthview h2 {
	font-size: 0.75em;
	text-align: left;
	margin: 0;
}

.monthview p.time{
	font-size: 0.75em;
}

.monthview span.hide {
	display: none;
}

.monthview span.time {
	display: none;
}

.monthview p.event {
	font-size: 0.8em;
}

.monthview p.location {
	font-size:0.75em;
}

.monthview p.public {
	display: none;
}

.listview h2 {
	text-align: left;
	margin: 0;
	background-color: transparent;
}

.listview p.time{
	font-size: 0.85em;
	margin: 0;
}

.listview p.event {
	font-size: 1em;
	margin: 0;
}

.listview p.location {
	font-size:0.85em;
	margin-bottom: 5px;
}

.listview p.public {
	font-size:0.85em;
	margin-bottom: 5px;
}

.listview a {
	display: block;
}

iframe {
	margin: 0;
}

.transparent {
    border-style: none;
    background-color: transparent;
}

td.transparent {
	border-style: none;
	background-color: transparent;
}

th.transparent {
	border-style: none;
	background-color: transparent;
}

.conflict {
	background-color: #FFAAAA;
}

.requested {
	background-color: #AAAAFF;
}

.private {
	background-color: #CCFFCC;
}

.setup {
	background-color: #FFFFAA;
}

