body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #9BD3EA;
	margin:0;
	padding:0;
}
.disp {
	width: 85%;
}
h1 {
	font-size: 18pt;
}
#header {
	background: url(../images/hgc_logo.jpg) no-repeat right top;
	height: 90px;
	text-align:left;
	padding: 0;
	margin: 0;
}
#companyname {
	float: left;
	width: 450px;
	padding: 10px 0 10px 20px;
	margin: 0;
	text-align: left;
}
#today {
	float: right;
	width: 300px;
	padding: 10px 20px 10px 0;
	margin: 0;
	text-align: right;	
}
#caluser {
	float: left;
	text-align: left;
	padding: 90px 0 4px 10px;
	color:#FFF;
	margin: 0;
	
}
#quickfind {
	color:#FFF;
	text-align: center;
}
.bgtable {
	border: thin solid;
}
.tooltiptitle{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
/*	CURSOR: Default;*/
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt
}
.tooltipcontent {
COLOR: #000000; 
TEXT-DECORATION: none; 
/*CURSOR: Default; */
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 10pt
}

#ToolTip {
position:absolute; 
width: 180px; 
top: 0px; 
left: 0px; 
z-index:4; 
visibility:hidden
}

.text {
	font-size: 10pt;
}
#rightcol td.goldhead {
	font-size: 12pt;
	font-weight: bold;
	background: #369;
	color: #FFF;
}

input, textarea {
	font-size: 10pt;
}

.fixtext {
	font-size: 12pt;
}
.small {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#rightcol td {
	background: #6A9BCC;
}

#rightcol a {
color: #FFFFFF;
text-decoration: none;
}
#rightcol a:hover {
text-decoration:underline;
}
.botborder {
border-bottom:#FFCC00 solid 2px;
border-top:#FFCC00 solid 2px;
padding: 4px;
}
table {
font-size: 10pt;
}
.grey {
	color:#1E82A8;
	font-weight: normal;
}
#menu a {
	color: #FFF;
}
#menu td {
	color:#FFF;
	padding: 4px;
}
form {
	margin: 0;
	padding: 0;
}
.CalendarTable {
	background-color:#FFF;
}
.weekend {
	color: white;
	bgcolor:#999999;
}
#footer {
	font-size: 8pt;
	padding: 10px;
	margin: 0;
}
.topborder {
	border-top: solid 1px black;
}
.daybg1 {
	background-color:#EAEAEA;
}
.daybg2 {
	background-color:#FFFFFF;
}
.daybg7 {
	background-color:#c6ddd8;
}
.daybg8 {
	background-color:#dfece9;
}
.we {
	font-weight: bold;
	font-style:italic;
}
