﻿BODY {
	background-color: #062147;
	margin-top: 0px;
}

BODY.print {
    font-size : 11px; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: White;
	margin: 5px 5px 5px 5px;
}

#Layout
{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
	background-color: #800000;
	background-image: url('images/background.gif'); 
	background-repeat: repeat-y;    
}

#Header 
{
    width: 100%;
    height: 88px;
	background-image: url('images/head.jpg'); 
	background-repeat: no-repeat;
	border-collapse: collapse
}

#MenuArea 
{
	float: left;
	width: 136px;
	padding-left: 4px; 
	padding-top: 0px;
	background-color: #800000;
}

#Content 
{
	float: right;
    width: 830px;
    background-color: White;
}

#Footer
{
	clear: both;
    width: 100%;
    height: 35px;
	background-color: #800000;
}

#FooterRight {
	font-size : 9px; 
	font-family : Verdana, Arial, Helvetica, San Serif; 
	color: White;
	font-weight: bold;
	float:right;
	padding-right: 8px;
	padding-top: 6px;
	text-align:right;
}

#FooterLeft {
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	color: White;
	float:left;
	padding-left: 8px;
	padding-top: 6px;
}

A:link {
   color: #800000; 
   text-decoration: none;
}

A:visited {
   color : #800000; 
   text-decoration: none;
}

A:hover {
   color: Red; 
   text-decoration: underline;
}

A.footer:link {
   color:  #ffe387; 
}

A.footer:visited {
   color: #ffe387; 
}

A.footer:hover {
   color: #FFCC00; 
}

A.login:link
{
	color: Black;
	text-decoration: none;
}

A.login:visited 
{
	color: Black;
}

A.login:hover 
{
	text-decoration: underline;
}
	
A.item {
    color : #003399; 
	font-size: 14px;
	font-weight: bold;
}

A.more {
    color : #003399; 
	font-weight: bold;
}

.sidebarhead {
    font-size: 13px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	color: White;
	text-align: center;
	vertical-align: middle;
	width: 165px;
    height: 28px;
    background-color: #800000;
}

.sidebarframe {
	border: solid 2px #800000;
	border-top: 0px;
	width: 159px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.search td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sitemap {
   margin-top: 3px;
   margin-bottom: 3px;
}

.quickindex {
    font-size : 9px; 
    font-family : Verdana, Arial, Helvetica, San Serif; 
}

.pageTitle {
	font: Verdana, Arial, Helvetica, Sans Serif;  
	font-size : 15pt;
	font-weight: bold;
	letter-spacing: -1px; 
	color: #840000;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
}

table.centered {
	margin-left: auto;
	margin-right: auto;
}

a.CalendarEvent {color:Black;}
a.CalendarEvent b {display:none;}
a.CalendarEvent:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.CalendarEvent:hover b {display:block; position:absolute; top:-6px; text-align: left; left:23px; padding:5px; font-weight:normal; font-size: 10px; color:#000; border:1px solid #22394D; background:#F6F3CE; width:200px;}
a.CalendarEvent:hover b em {position:absolute; left:-6px; top:6px; width:6px; height:11px; background: url('css/images/tooltip_left.gif') 0 0; 
display:block; font-size:1px;
}

table.SidebarCalendar
{
	margin-left: auto;
	margin-right: auto;
	background-color: #E8E3DD;
	border-color: #73664F;
	border-style: solid;
	border-width: 0px;
	width: 150px;
}

td.SidebarCalendar
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: right;
	color: Black;
	height: 16px;
}

td.SidebarCalendarEvent
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: right;
	color: Black;
	background-color: #FFA66A;
}

td.SidebarCalendarTitle
{
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: White;
	background-color: #73664F;
}

td.SidebarCalendarHeading
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: #FF6600;
}

.button 
{
    cursor:pointer;
    border:outset 1px #ccc;
    background:#999;
    color:#666;
    font-weight:bold;
    padding: 1px 2px;
    background:url(images/button.gif) repeat-x left top;
}

.galleryLink {
    border: solid 1px;
    border-color: #800000;
    padding: 5px;
    background-color: #D4E6F7;
    margin-left: auto;
    margin-right: auto;
}

.galleryLinkTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #800000;
	margin-top: 3px;
}
