﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #0059A9;
	background-image: url(../images/template/for_2009/bggrad.jpg);	
	background-position: left top;
	background-repeat: repeat-x;
}
#sky {
	background-image: url(../images/template/for_2009/bgsky.jpg);
	background-color:transparent;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width:auto;
	height:100%;
	margin:0px;
	padding:0px;
}

#trees {
	background-image: url(../images/template/for_2009/palmtrees.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:transparent;
	position:relative;
	/*width:auto;
	height:100%;*/
	margin:0px;
	padding:0px;
	behavior: url(/Scripts/iepngfix.htc); 
	
}

img, div { behavior: url(/js/iepngfix.htc) }

#header{background-color:#0099CC; padding-top:8px;}
#breadcrumb{background-color:#006F93; font-size:.6em;}
#breadcrumb a{color:white;}
.tab_search{padding-right:5px;}
div.pagemenu{margin:0px; padding:2px;}
div.pagemenu .pagemenuitem{font-size:12px; color:#0099CC; padding: 6px; border:1px solid #0099CC; background-color:white;  text-decoration:none;}
div.pagemenu a{color:#0099CC;text-decoration:none;}
div.pagemenu a:hover{color:Orange;text-decoration:underline;}

