﻿/*The following styles apply to the page body*/

.bBorder {
   border-bottom-style: groove;
   border-bottom-width: 2px;
   border-bottom-color: #C4C4C4;
}

BODY {
   background-color: #EEEEEE;
}

.breadcrumbs {
   width: 650px;
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   text-align: left;
}

.content {
   margin-top: 3px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 5px;
   vertical-align: top;
   text-align: center;
}

.error {
   text-align: center;
   font-weight: bold;
   color: #CD0000;
}

.imagelinks {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   text-align: center;
}

.imagelinks a {
   padding: 5px 8px 3px 5px;
}

#leftmenu {
   vertical-align: top;
   text-align: left;
   background-color: #F7F7F7;
   border-top-style: outset;
   border-bottom-style: outset;
   border-left-style: outset;
   border-right-style: outset;
   border-bottom-width: 3px;
   border-top-width: 3px;
   border-left-width: 3px;
   border-right-width: 3px;
   border-color: #C4C4C4;
   margin-top: 3px;
   margin-bottom: 5px;
   margin-left: 3px;
   margin-right: 0px;
   padding: 5px;
   float: left;
}

#leftmenu .lefttitle {
   font-weight: bold;
}

#leftmenu .bulletnew {
   vertical-align: top;
   text-align: right;
   width: 31px;
}

#leftmenu .bullet {
   vertical-align: top;
   text-align: right;
   width: 14px;
}

#leftmenu .bulletupdate {
   vertical-align: top;
   text-align: right;
   width: 57;
}

ul {
   margin-left: 1em;
   padding-left: 0em;
}

.page {
   width: 800px;
   background-color: #FFFFFF;
   border-top-style: groove;
   border-bottom-style: groove;
   border-left-style: groove;
   border-right-style: groove;
   border-color: #9EBAFC;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
}

.photolarge {
   width: 704px;
   height: 480px;
}

.photointro {
   width: 704px;
   height: 480px;
   border-top-style: groove;
   border-bottom-style: groove;
   border-left-style: groove;
   border-right-style: groove;
   border-color: #9EBAFC;
}

.photosmall {
   width: 352px;
   height: 240px;
   border-top-style: groove;
   border-bottom-style: groove;
   border-left-style: groove;
   border-right-style: groove;
   border-color: #9EBAFC;
   border-width: 3px;
}

.rightmenu {
   vertical-align: middle;
   text-align: right;
}

.righttitle {
   font-weight: bold;
}

.subtitle {
   font-weight: bold;
}

.table {
   text-align: left;
   vertical-align: top;
}

.title {
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
}

.weatherpanel {
   width: 704px;
   height: 500px;
}
/*The following styles apply to the page footer*/

.footerlinks {
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   text-align: center;
}

.footerlinks a {
   padding: 5px 8px 3px 5px;
}

td.footer {
   padding: 3px 10px;
   text-align: left;
   vertical-align: top;
}

.rBorder {
   border-right: groove;
}
