html, body {
height:auto !important;
height: 100% !important;
min-height:100% !important; /* real browsers */
padding:0px;
margin: 0 0 0 0;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 12px;
color: #000000;
text-decoration: none;
}
#pagebackgroundimage {
	position:relative;
	/*clear: both;*/
	background: #daedf1 url(../images/tulip.jpg) no-repeat center top;
	padding: 0px;
	/*color: #fff;*/
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;/* real browsers */
	background-color: #daedf1;
	visibility: visible;
}
.logo {
	font-family: "Trebuchet MS", Arial;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.logo_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.opacity {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.breadcrumb { font-family: Verdana; font-size:12px; }
.navbreak { font-family:Verdana; color:#7fc2d0; font-size:12px; padding-left:0.5px; padding-right:0.5px; }	
.navlinks { font-family:  "Trebuchet MS", Arial; font-size: 14px; color: #007ccb;   }
a.navlinks:link {	text-decoration: none;}
a.navlinks:visited {	text-decoration: none ;}
a.navlinks:hover {	color: #ff00ba; 	text-decoration: none ;}
a.navlinks:active {	color: #ff0c00; text-decoration: none ;}

.sitelinks { font-family: Arial; font-size: 12px; color: #333333;   }
a.sitelinks:link {	text-decoration: none;}
a.sitelinks:visited {	text-decoration: none ;}
a.sitelinks:hover {	color: #ff00ba; 	text-decoration: none ;}
a.sitelinks:active {	color: #ff0c00; text-decoration: none ;}


.abox13b {font-family:  Arial; font-size: 13px; color: #1C623C; font-weight:bold; text-decoration: none ;}
