#gallery img {
	border:4px solid #e6e6e6;
	margin-bottom:4px;
}
#gallery a:hover img {
	border:4px solid #ABC0CB;
	margin-bottom:4px;
}

#docsys {
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
}
#docsys td {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
#docsys th {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-weight: bold;
}

#media {
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
}
#media td {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
#media th {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-weight: bold;
}

#news {
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
}
#news td {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
#news th {
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-weight: bold;
}

.code {
	border: 1px solid #336699;
	font-family: courier new;
	font-size: 8pt;
}

#sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	font-weight: bold;
}
#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	font-weight: normal;
}

#directory {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #ffffff;
}

#directory span.title {
	font-weight: bold;
        font-size:12px;
}

#directory a.catLink {
	font-weight: bold;
        font-size:12px;
}

#directory a.subcatLink {
	font-weight: normal;
        font-size:11px;
}

#directory td.description{
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	background-color: #ECECEC;
        padding: 3px;
}

  #calendar {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }

    #calendarBoxes {
      float: left;
      width: 205px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      height: auto !important;
    }

    #calendarSearch {
      float: none;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 15px 0px;
      height: auto !important;
    }

    #calendarSelectView {
      float: left;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 15px 0px;
      height: auto !important;
    }

    #calendarNotesList {
      float: left;
      width: 454px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      height: auto !important;
      border-top:1px solid #e5e5e5;
    }

    #calendarNotesList table tr.title td {
      border-bottom:0px solid #e5e5e5;
      background-color: #E9E9E9;
    }

    #calendarNotesList table tr.row2 td {
      border-bottom:1px solid #e5e5e5;
      background-color: #f9f9f9;
    }

    #calendarNotesList table tr.row1 td {
      border-bottom:1px solid #e5e5e5;
    }


    #calendarSelectcat {
      width: 190px;
    }

    #calendarLogo {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }

    #calendarLogo img {
      margin: 0px 20px 0px 0px;
    }

    .calendarNote {
      float: left;
      height: auto !important;
      padding: 0px 0px 15px 0px;
    }
