h1 {font-size: 32px; color: #999999; font-weight: bold; font-family: Trebuchet MS1, Trebuchet MS, sans-serif; margin-top: 0px; margin-bottom: 0px; }
h2 {font-size: 24px; color: #000000; font-weight: bold; font-family: Times New Roman; margin-top: 0px; margin-bottom: 0px; }



.bodybutton {text-decoration:none; color:#000000;}
.bodybutton:hover{text-decoration:none; color:#666666;}
.bodybutton2 {text-decoration:none; color:#336633;}
.bodybutton2:hover{text-decoration:none; color:#339966;}
.navselect {width:200px; bg-color:#558855; background:#558855; color:#FFFFFF; font-weight:bold; font-face:arial; font-size:8pt}
.navbutton {text-decoration:none; color:#FFFFFF;}
.navbutton:hover {text-decoration:none; color:#CCFFCC;}

.cnnFormButtonSearch {font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 55px;
	text-transform:none;}

#cnnCeilSearch .cnnInput {margin-right:5px;width:120px;height:18px;font-size:11px;background:#558855; color:#FFFFFF;}

.TableButton {
	background-color: #990000;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	border: 2px;
	border-style: outset;
	border-color: #990000;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px;
}

.TableButton:hover {
	background-color: #ff0000;
	border-color: #ff0000;
}

.TableButton2 {
	background-color: #999999;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	border: 2px;
	border-style: outset;
	border-color: #999999;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px;
}

.TableButton2:hover {
	background-color: #ff0000;
	border-color: #ff0000;
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


#mysitelogo {
	padding: 5px;
	background-color: #ffffff;
	border: 2px;
	border-style: solid;
	border-color: #990000;
}

