body {
	font-size:80%;* font-size:75%;/* all other browsers (except Mac IE 5.0) */
	color:#000000;
	background-image:url(../i/bg.gif);
}

a {color:#034a6c;}
a:hover {text-decoration:none;}

/* background colors */

#mypalgrave,#mypalgrave li a {background-color:#034a6c;}
#searchbrowse,#searchbrowse li a {background-color:#034a6c;}
#shopping,#shopping li a {background-color:#034a6c;}


ul.nav, ul.nav ul {  
  background-color: #034a6c;         
}

.leftmenu hr {border-top:solid 1px #bcf6ff;border-bottom:solid 1px #011e2c;}

#buttons li { /* all list items */		
	background-color: #037FB9;color:#ffffff;	
}

#buttons li a:hover,
#buttons li a:focus,
#buttons li a:active {background-color: #ebebeb;color:#9e2200;}
 
#bar {
background: url("../i/header.png") #034a6c no-repeat top left; 
}


#searchform {
background: #037FB9;
}

#searchform span.button input {
	background-color: #037FB9;
}


#extended h6 {color:#9e2200;}
#extended  a {text-decoration: underline; }
#extended  a:hover {color:#9e2200;text-decoration: none; }
#extended ul {padding:0 0 0 -2px;list-style-type: none;}
#extended ul li {text-indent: 0; background: transparent;}
#extended hr {
border: none 0; 
border-top: 1px solid #ccc;/*the border*/ 
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/ 
}

h3.long {border-bottom:3px solid #034a6c;width:400px;margin:0 0 5px 0;}
h3.long span {color: #ffffff; background: #034a6c;padding: 3px; font-size: 90%; margin: 0; }
h3.short {border-bottom:3px solid #034a6c;width:200px;margin:0 0 5px 0;}
h3.short span {color: #ffffff; background: #034a6c;padding: 3px; font-size: 90%; margin: 0; }

.content ul {list-style-type:disc;margin:10px 0 0 35px;}
.content li {margin:0 0 3px 0;}
.content input.dwnbtn {background: #fff url(../i/dwnbtn.gif) no-repeat;
outline: none;color:#fff;width:220px; height:40px; border:0;margin:10px 0 10px 0;z-index:10;}


