﻿body { font-family: Arial; font-size: 12pt; background-image: url('/images/bkgndFade.png'); background-repeat: repeat-y; }
#bodyWrapper { margin-left: 20px; }
.bodyContent { background-image: url('/images/bkgndWhite.png'); background-repeat:repeat;  min-height: 300px; border: 2px solid #CCC; margin: 20px; padding: 20px;}
table { font-family: Arial; font-size: 12pt; }


/* Master Page Styles */
#header { border-bottom: 2px solid #CCC; margin-bottom: 10px; width: 100%; }
.systemMsg { float: right; color: Red; font-weight: bold; background-color: #FFF; padding: 10px; }

.menu { border-bottom: 1px solid #ccc; list-style-type: none; border-bottom: 1px solid #ccc; padding-top: 0px; display: inline; background-color: #FFF; }
.menu li { display: inline-block; margin-right: 5px; padding: 1px 5px; }
.menu li a { color: #000; }
.menu li:first-child { background-color: transparent; font-weight: bold; }

#footer { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #444; color: #FFF; padding: 10px; text-align: center; font-size: 9pt;}

.calDate { width: 95px !important; background-image: url('/images/calMask.jpg'); }