<!--
a:link {
	color: #FF3300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #8F9A78;
}
a:active {
	color: #FFCC00;
}
.crumbs {font-size: 10px}
.ptitle {font-size: 18px}
.subtitle { font-weight: bold; font-variant: small-caps }
.mini-title {	color: #FFFFFF;
	font-weight: bold;
}
#button a{
	color: #000000;
	text-decoration: none;
	text-align:right;
	background-color: #D0FED0;
	display: block;
	width: 177;
	border-style: double;
	border-color: #000000;
	margin-left: 7; 
	margin-top: 3;
	margin-bottom: 1;
	padding-right: 5;
	padding-top: 10;
	padding-bottom: 10;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
#button a:hover{
	background-color: #FF6600;
	color: #FFFFFF;
}
#subbutton a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #666666;
	display: block;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #333333;
	margin-left: 17; 
	padding-top: 3;
	padding-bottom: 3;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#subbutton a:hover{
	background-color: #FF6600;
}
#subbutton2 a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #999999;
	display: block;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #333333;
	margin-left: 17; 
	padding-top: 3;
	padding-bottom: 3;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#subbutton2 a:hover{
	background-color: #FF6600;
}
#subbutton3 a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #333333;
	display: block;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #333333;
	margin-left: 17; 
	padding-top: 3;
	padding-bottom: 3;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#subbutton3 a:hover{
	background-color: #FF6600;
}
#edit a{
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC00;
	padding: 2px; 
	border: dashed 1px #FF9900;
	text-decoration: none;
}
#edit a:hover{
	background-color: #FF9900;
}
#ql a{
	display: block;
	font-weight: bold;
	color: white;
	text-align:left;
	text-decoration: none;
	background-color: #8F9A78;
	padding: 5;
	margin-right: 5;
	border-top: solid 1px #CBD0C1;
	border-left: solid 1px #CBD0C1;
	border-bottom: solid 1px #586147;
	border-right: solid 1px #586147;
}
#ql a:hover{
	background-color: #FF6600;
	border-top: solid 1px #FFCBA8;
	border-left: solid 1px #FFCBA8;
	border-bottom: solid 1px #8C3800;
	border-right: solid 1px #8C3800;
}
-->
