
body {
		font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
		font-size:12px; margin:10px 10px 0px 10px;padding:0px;
		background-color:silver;}
a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none}

.back {background-color:white; border 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:none}

h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:22px;}
h5 {font-size:18px;}
h6 {font-size:14px;}

heading1 {font-size:32px;font-style:italic}
heading2 {font-size:14px;font-style:italic}
p {font-size:12px}

table#calendar {border: green 1px solid; margin:3px}
th {border: 0px; background-color:black; color:white; font-size: 11px; font-weight:bold; text-align:center}
td {border: 1px black solid; padding 3px; background-color:silver; color:black; font-size: 12px; font-weight: normal;text-align:right}

.calhead {text-align:center; border:white; background-color:green ;color:white;font-size:11px; font-weight:bold;}
.calday {background-color:white; border:white;color:black; font-size: 10px; font-weight: normal;text-align:right}
.daynormal {background-color:white; border:1px solid white;color:black; font-size: 10px; font-weight: normal;text-align:right}
.dayhilite {background-color:silver; border:1px solid black;color:black; font-size: 10px; font-weight: normal;text-align:right}
.callink:link {background-color:white; border:white; font-size: 10px;font-weight:none}
.callink:active {background-color:white; border:white;color: blue; font-size: 10px;font-weight:none}
.callink:visited {background-color:white; border:white;color:violet; font-size: 10px;font-weight:none}

legend {background-color:green; color:white; border: 1px solid green;padding: 3px;margin:0px; font-weight:bold; font-size:12px}

div#master {padding: 0px; width: 1000px; text-align: justify;}
div#left {padding-left:8px; width: 180px; float:left; border:double black; margin:2px; padding: 4px; background-color:white}
div#main  {width: 772px; float:left; border:double black; margin:2px; padding: 4px; background-color:white}
div#head {width:954px;height:92px; border:double black; margin:2px;padding: 4px; padding-left:20px; background-color:white}

li#entries {font-size:9px}

fieldset#left {width:171px;margin-left:3px;border: 1px green solid;padding: 2px}
fieldset#right {border: 1px green solid; padding: 9px}
