html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#99CCCC;
	font-size:11px;
	font-family:verdana, times new roman, arial;
	/* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */
}

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%;
	font-size:12px;
	background-image: url(images/menu_break.gif); background-repeat: repeat-x;
	}

a:link.menub, a:visited.menub {					/* Usually the same color as p backgound-color */
	color:#E8E8E8;
	font-family: Verdana, Times New Roman, Arial;}
a:active.menub, a:hover.menub {
	color:#ffffff;
	font-family: Verdana, Times New Roman, Arial;}

a:link.docs, a:visited.docs {
	color:#003366;
	font-size:12px;
	font-family: Verdana, Times New Roman, Arial;
	font-weight:bold;}

a:active.docs, a:hover.docs {
	color:#ffffff;
	font-size:12px;
	font-family: Verdana, Times New Roman, Arial;
	font-weight:bold;}

a:link.cal, a:visited.cal {
	color:#99CCCC;
	font-size:10px;
	font-family: Verdana, Times New Roman, Arial;
	font-weight:bold;}

a:active.cal, a:hover.cal {
	color:#0000ff;
	font-size:10px;
	font-family: Verdana, Times New Roman, Arial;
	font-weight:bold;}

a:link.admin, a:visited.admin {
	color:#003366;
	font-size:11px;
	font-family: Verdana, Times New Roman, Arial;
	text-decoration:none;
	line-height:19px;}

a:active.admin, a:hover.admin {
	color:#ffffff;
	font-size:11px;
	font-family: Verdana, Times New Roman, Arial;
	line-height:19px;
	text-decoration:underline;}

a:link.foot, a:visited.foot {
	color:#ffffff;
	font-size:8pt;
	font-family: Verdana, Times New Roman, Arial;}

a:active.foot, a:hover.foot {
	color:#cccccc;
	font-size:8pt;
	font-family: Verdana, Times New Roman, Arial;}

a:link.manager, a:visited.manager {
	color: #990000;
	text-decoration: underline;}

a:active.manager, a:hover.manager {
	color: #FFFFFF;
	text-decoration: underline;}

#menu {
	display:block;
	position:absolute;
	top:0;
	left:0;
	margin-left:12px;
	z-index:10;}

#frameleft{
	position: absolute;
	top: 0;
	bottom: 0; 
	left: 0;
	width: 175px; /*Width of frame div*/
	height: 100%;
	overflow: auto; /*enable scrollbars. Set to "hidden" to disable*/
	font-size:11px;
	font-family:verdana, times new roman, arial, serif;
	color:#000000;
	z-index:5;}

#framecenter{
	position:absolute;
	top: 0; 
	left: 175px; /*Set left value to WidthOfFrameDiv*/
	right: 0;
	bottom: 0;
	overflow: auto; 
	font-size:12px;
	font-family:verdana, times new roman, arial, serif;
	color:#000000;
	background-image: url('images/BG_Body.gif');
	z-index:4;}

#frameright{
	position: absolute;
	top: 0;
	bottom: 0; 
	right: 0;
	width: 175px; /*Width of frame div*/
	height: 100%;
	overflow: auto; /*enable scrollbars. Set to "hidden" to disable*/
	font-size:11px;
	font-family:verdana, times new roman, arial, serif;
	color:#000000;
	z-index:5;}

.innertubeL{
	display:block;
	padding: 280px 10px 10px 10px;}

.innertubeC{
	display:block;
	padding: 0px 10px 10px 10px;}

.innertubeR{
	display:block;
	padding: 0px 10px 10px 10px;}

#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:20px;
	font: 8pt verdana;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	padding: 0px 15px 0px 0px;}

TD.List1 {
	background: #D3D3D3;
	border-color: #99CCCC;}

TD.fill {
	background: #E8E8E8;}

TD.admin {
	background:url(images/Button_off.gif) no-repeat;
	width:150px;
	text-align:center;
	vertical-align:middle;}

TD.manager {
	background: #D3D3D3;
	border-color: #99CCCC;}

h4 {					/* Primary Header */
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#003366;
	text-align:center;
	background-image: url('images/BG_Head.gif');}

h5 {					/* Secondary Header */
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	background-color:#003366;
	border-color:E8E8E8;}

h5.manager {			/* Management Headers */
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	background-color:#003366;
	border-color:E8E8E8;}

h6 {					/* Left Column Headers */
	margin-top:3px;
	margin-bottom:3px;
	font-size:11px;
	color:#003366;
	text-align:center;
	background-image: url('images/BG_Head.gif');}

p.common {
	font-family:verdana, times new roman, arial, serif;}
	
p.manager {
	font-family:verdana, times new roman, arial, serif;}

p.menul {
	background-color:#E8E8E8;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
	padding:5px;
	font-family:verdana, arial, serif}

div.menul {
	background-color:#E8E8E8;
	margin-top:3px;
	margin-bottom:0px;
	text-align:left;
	padding:5px;
	font-family:verdana, arial, serif}	

p.menuc {
	margin-top:3px;
	margin-bottom:0px;
	text-align:center;
	background-color:#E8E8E8;
	padding:5px;
	font-family:verdana, times new roman, arial, serif;}

p.menur {
	margin-top:3px;
	margin-bottom:0px;
	text-align:right;
	background-color:#E8E8E8;
	padding:5px;
	font-family:verdana, times new roman, arial, serif;}

span.menub {
	font-family:Verdana, "Times New Roman", Arial, serif;
	color:#E8E8E8;
	padding:0px;}

span.timedate {
	font-family:Verdana, "Times New Roman", Arial, serif;
	color:#E8E8E8;
	font-weight:bold;}

.month{
    BACKGROUND-COLOR: silver;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;}

.weekday{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;}

.eventLabel{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right;
	background-color:#99CCCC;}

.eventText{
    COLOR: #FFFFFF;
	background-color:#99CCCC;}

.selectedDay{
    BACKGROUND-COLOR: yellow;
	text-align: left;}

.day{
    BACKGROUND-COLOR: white;
	text-align: left;
	width:14%;}

.notaDay{
    BACKGROUND-COLOR: silver;}
	
* html body{ /* IE6 hack */
	padding: 0 0px 0 175px;}

* html #framecenter{ /*IE6 hack*/
	height: 100%; 
	width: 100%;}