@charset "utf-8";
/* CSS Document */

#layout { text-align: left; }

.flag { display: none; }

#navigation { display: none; }

.column2 { float: right; width: 45%; margin-right: 2%; }
.column1 { width: 45%; }

* { font-family: "Times New Roman", Times, serif; color: #333333; }
p, td, li { font-size: 12pt; line-height: 150%; }
h1 { font-size: 15pt; color: black; font-weight: bold; }

.hr { width: 95%; height: 1px; }

#content td { font-size: 11pt; border: 1px solid #999999; text-align: center; width: 2.5%; }

.lowseason { background: #DDDDDD; }
.mediumseason { background: #B5B5B5; }
.highseason { background: #999999; }