body {
 scrollbar-face-color:#fff452;
 scrollbar-shadow-color:#413F7B;
 scrollbar-highlight-color:#DADAF5;
 scrollbar-3dlight-color:#DADAF5;
 scrollbar-darkshadow-color:#413F58;
 scrollbar-track-color:#009fb4;
 scrollbar-arrow-color:#009fb4;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #009fb4;
	border : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-size : 14px;
	}

.search_button {
	background-color: #fff452;
	color: #009fb4;
	border: 1px solid #009fb4;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin-left: 3px;
}
a  {
	text-decoration: underline;
	color : #003366;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight : bold;
}
.calendar-bg {
	background-color: #003366;
}
.side {
	background-image: url(../images/header-003.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
}
.tableheader, th, .calendar-head  {
	font-weight: bold;
	color: #FFFFFF;
	background-color : #003366;
	border-color : #7C7CC7;
}
.calendar-day {
	background-color: #FFFFFF;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date {
	background-color: #FFFFFF;
	font-size : 90%;
}
 .calendar-cell {
	background-color: #FFFFFF;
}
a.calendar-cell {
	background-color: #FFFFFF;
	font-weight: bold;	
}
p 	{
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: Navy;
	margin: 1px;
}
h2 {
        font-size: 16px;
        font-weight: bold;
        color: Navy;
}
h3 {
        font-size: 14px;
        font-weight: bold;
        color: Black;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: 	#003366;
}
.nav	{  color: #003366; }
.menu, .calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	background-color: White;
	padding-left: 10px;
	}
 a.menu, a.calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	background-color: White;
}

.footer {
	font-size : 8pt;
	text-decoration: none;
	}

.menu:hover, .menuSel:hover, .calendar-title:hover {
	font-size : 90%;
	font-weight: bold;
	color: #2F4F4F;
	text-decoration: none;
	background-color: White;
	}
.menuSel {
	font-size : 90%;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
	background-color: White;
	padding-left: 10px;
	}
.subMenu {
	color: Navy;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	background-color: White;
	display: block;
	padding-left: 20px;
	}
.subMenu:hover, .subMenuSel:hover {
	color: #2F4F4F;
	font-weight: bold;
	text-decoration: underline;
	font-size : 80%;
	background-color: White;
}
.subMenuSel {
	color: Maroon;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	background-color: White;
	display: block;
	padding-left: 25px;
}
.sidehead {
	background-color : White;
	color : #0000CD;
	font-weight : bold;
	font-size: 110%;
	padding-left: 10px;
	padding-right: 10px;
}
.sidehead:hover {
	color: #0000CD;
	text-decoration: none;
}
.sidebar {
        color : Black;
                                padding-left: 10px;
                                padding-right: 10px;
                                width: 200px;
                                }
.tab    {
	margin-left: 2em;
	margin-right : .1em;
}

.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:    url(util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:    url(util/preview.gif);
	list-style-type: none;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
background-image: url(../images/check.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
 padding-left: 30px;
}

#navlist ul { list-style: none; }

#navlist1
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist1 li
{
background-image: url(../images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
 padding-left: 30px;
}

#navlist1 ul { list-style: none; }