div.navbuttons a {
	color:#FFF;
	text-decoration:none;
	background-color:#069;
	display:block;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	height:15px;
	font-size:12px;
	font-weight:bolder;
	text-align:center;
	width:60px;
	border-color:#EEE #666 #666 #EEE;
	border-style:solid;
	border-width:1px;
	clip: rect(auto,auto,auto,auto);
}
div.navbuttons a:hover,div.navbuttons a:active {
	background-color:#CCC;
	color:#CC1F1D;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #666;
}

p.detailbuttons a {
color:#FFF;
text-decoration:none;
background-color:#069;
display:block;
background-repeat:no-repeat;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bolder;
text-align:center;
width:50px;
border-color:#EEE #666 #666 #EEE;
border-style:solid;
border-width:2px;
padding:1px
}

p.detailbuttons a:hover,p.detailbuttons a:active {
	background-color:#D38711;
	color:#E3E3E3;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #666;
}p.linkbuttons a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#333333;
	display:block;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	border-color:#EEE #666 #666 #EEE;
	border-style:solid;
	border-width:2px;
	padding:0px
}
p.linkbuttons a:hover, p.linkbuttons a:active {
	background-color:#006699;
	color:#3399FF;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #666;
}
div.linkbuttons a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#666;
	display:block;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	border-color:#EEE #666 #666 #EEE;
	border-style:solid;
	border-width:2px;
	padding:0px
}
div.linkbuttons a:hover, div.linkbuttons a:active {
	background-color:#333;
	color:#3399FF;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #666;
}
