div#logotop {
	margin-top:5px;
}

html>body div#logotop {
	margin-top:0px;
}

div#sidebar {
	background-color:#95D05F;
}

#searchbox input {
	background-color:#DAEFC7;
}

#searchbox input {
	border:1px solid #000000;
}

#icons li {
	border:1px solid #000000;
}

body {
	background-color:#008001;
}

div#maincontent {
	border-left:6px solid #95D05F;
	border-top:1px solid #95D05F;
}

div#main {
	background-color:#008001;
	width:769px;
}

#tabs li a.low_brown {
	background:url(/6/wLayout/images/layout/tab_low_brown.gif) no-repeat;
}

#tabs li a.low_green {
	background:url(/6/wLayout/images/layout/tab_low_green.gif) no-repeat;
}

#tabs li a.low_orange {
	background:url(/6/wLayout/images/layout/tab_low_orange.gif) no-repeat;
}

#tabs li a.low_blue {
	background:url(/6/wLayout/images/layout/tab_low_blue.gif) no-repeat;
}

#tabs li a.low_gras {
	background:url(/6/wLayout/images/layout/tab_low_gras.gif) no-repeat;
}

#tabs li a.low_red {
	background:url(/6/wLayout/images/layout/tab_low_red.gif) no-repeat;
}

#tabs li a:hover, #tabs li a.high {
	background:url(/6/wLayout/images/layout/tab_high.gif) no-repeat;
}

#tabs li a.low_brown_active {
	background:url(/6/wLayout/images/layout/tab_low_brown_active.gif) no-repeat;
}

#tabs li a.low_green_active {
	background:url(/6/wLayout/images/layout/tab_low_green_active.gif) no-repeat;
}

#tabs li a.low_orange_active {
	background:url(/6/wLayout/images/layout/tab_low_orange_active.gif) no-repeat;
}

#tabs li a.low_red_active {
	background:url(/6/wLayout/images/layout/tab_low_red_active.gif) no-repeat;
}

#tabs li a.low_gras_active {
	background:url(/6/wLayout/images/layout/tab_low_gras_active.gif) no-repeat;
}

#tabs li a.low_em_active {
	background:url(/6/wLayout/images/layout/tab_low_red_em_active.gif) no-repeat;
}

/**
 * For printing a site
 **/
@media print {
	div#topnavigation {display: none;}
	div#left_navigation {display: none;}
	div#footer {display: none;}
	div#iconnavigation {display: none;}
	ul#infobar {display: none;}
	div#searchbox {display: none;}
	p#sitetitle {display:none }
	img#logo_skppsc {display:block;margin-left:-1px}
	div#maincontent {margin-left:0px;}
	div#content {margin-left:0px;padding:0px;}
	div#boxes {display: none;}
	div#main {margin-top:00px;display:none;}
	ul#language {display:none;}
	ul#tabs {display:none;}
	ul#icons {display:none;}
	div#maincontent {border:0px solid #95D05F;margin-top:0px;}
	div#slogantop{display:none;}
}
