.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}
.pageBlock{min-width: 993px; max-width: 993px; text-align: left; padding: 0px; margin: 0 auto;}

body{color: #000000; background-color: #ffffff; font-family: helvetica, arial, verdana, tahoma, sans-serif; font-size: small; font-weight: normal; margin: 0px;}
hr{color: #80a2be; height: 1px; border-style: dashed;}
form{display: inline}
li{padding-bottom: 1px; margin: 0px;}
ul{padding: 5px 0px 10px 30px; margin: 0px;}

h1{font-size: large; color:#d41525; font-style:italic; margin-bottom: 6px;}
h2{font-size: medium; color:#ffffff; font-weight:bold; font-style:italic; display: inline;}
h3{font-size: small;color: #d41525; font-weight:bold; display: inline;}
h4{font-size: small; color:#ffffff; font-weight: bold;}
h5{font-size: small;color: #333333; font-weight:bold; display: inline;}
hr{color: #000000; height: 1px; border-style: dotted;}


A{color: #d41525; text-decoration: underline;}
A:hover{color: #d41525; text-decoration: none;}

A.footer{color: #d41525; font-size: x-small; text-decoration: underline;}
A.footer:hover{color: #d41525; text-decoration: none;}

.menuOff{font-family: Helvetica,Arial; font-style:oblique; height:22px; color: #ffffff; background-color: #d41525; padding: 0px 10px 0px 10px ; cursor:default;}
.menuOvr{font-family: Helvetica,Arial; font-style:oblique; height: 22px; color: #3a3a3a; background-color: #bdbdbd; padding: 0px 10px 0px 10px ; cursor:pointer;}
.menuOn{font-family: Helvetica,Arial; font-style:oblique; height: 22px; color: #d41525; background-color: #ffffff; padding: 0px 10px 0px 10px ; cursor:default;}

.footerImage{ background-image: url('../images/Footer.jpg'); background-repeat: no-repeat; vertical-align:top; height:36px; color: #ffffff;}
.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}
A.footerText {color: #ffffff; text-decoration: underline;}
A.footerText:hover {color: #ffffff; text-decoration: none;}

.rightTileBot
{
    background-image: url('../images/RightTileB.jpg'); 
    background-repeat: repeat-y;
}

.leftTileBot
{
    background-image: url('../images/LeftTileBot.jpg'); 
    background-repeat: repeat-y;
}

.Data{color: #636363; font-size: 11px; border: 1px solid #999999; padding-left: 3px;}
.dataLabel{text-align: right; color: #636363;}
.dataLabelDisabled{text-align: right; color: #cccccc;}

.diaryHead{padding: 3px 10px 3px 10px; border-bottom: solid 1px #ddd; border-top: solid 2px #fff; background-color: #eee; text-align: left; color: #cc0000; font-weight: bold; font-size: 1.1em;}
.diaryDate{padding: 3px 10px 0px 15px; border-bottom: solid 1px #ddd; border-top: solid 1px #fff; background-color: #eee; vertical-align: top; text-align: left; font-weight: bold;}
.diaryNote{padding: 3px 10px 3px 15px; border-bottom: solid 1px #ddd;}
.diaryLink{padding: 3px 10px 3px 10px; border-bottom: solid 1px #ddd; vertical-align: top;}
