body{

	background-color: #FEFEFE;

	padding: 1px;

}

td{

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size: 8pt;

}

.content {

	background-color: #FAFAFA;

	border: 1px #FFFFFF solid;

	color: #000000;

	padding: 4px;

}



.copyright {

	font-size: xx-small;

}



.full-border{

	border: 1px solid #010101;

}



.links{

	background-color: #FCFCFC;

	border-right: 1px #000000 solid;

	color: #03033e;

}



.shadow-table{

	border-bottom: 18px #D2D2D2 solid;

	border-right: 14px #D2D2D2 solid;

}

.navi-bar

{

	background-color: #F4F4F4;

	padding-right: 2px;
	
	border-bottom-style: inset;
	
	border-bottom: 2px #000000 solid;
	
}



.menu-table

{

	border-bottom: 1px black solid;

	padding: 2px;

   background-color: #E2E2E2;

}

.menu-header{

	border-top: 1px white solid;

	border-bottom: 1px black solid;

	font-weight: bold;

	padding: 3px;

	background-color: #E9E9E9;
}
.menu-title{
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	font-weight: bold;
	padding: 3px;
	background-color: #E9E9E9;
	border-right: 1px black solid;
}
.department-header{

	border-top: 1px black solid;

	border-bottom: 1px black solid;

	font-weight: bold;

	background-color: #E9E9E9;

}
.menu-body{

	background-color: #E2E2E2;

	
	
}

a, a:visited{

	color: Blue;

	text-decoration: none;

	color: #0509ab;

}

a:hover{

	color: Red;

}

.top-navi{

   background-color: #E2E2E2;
	
	border-bottom: 1px black solid;
	
	border-left: 1px black solid;
	
}

.test {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width:  1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.calendarHeader { 
    font-weight: bolder; 
    color: #FFFFFF; 
    background-color: #006699; 
}

.calendarToday { 
    background-color: #FFFFFF;
}

.calendar { 
    background-color: #CCCCCC;
}

.calendarReserved { 
    background-color: #FF6666;
}

.calendarNA { 
    background-color: #FFFF99;
}
