.pbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 25px;
	border: 1px groove #CCCCCC;
	text-decoration: none;
}

.pbuttoncurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0F0F0F;
	border: 1px groove #CCCCCC;
	text-decoration: none;
}
.pbuttoncurrent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0F0F0F;
	text-decoration: none;
}

.pbutton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	 
}

.pbutton a:hover{
	color: #FFFF00;
	background-color: #000000;
	text-decoration: none;
	 
}


.sbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: 150px;
	padding-left: 10px;
	border: 1px groove #CCCCCC;
	text-decoration: none;
}

.sbutton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	 
	background-color: #000000;
	width: 150px;
	text-decoration: none;
}


.sbutton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF000;
	 
	background-color: #000000;
	width: 150px;
	text-decoration: none;
}

.nbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	 
	text-decoration: none;
}
.nbutton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	 
	text-decoration: none;
}

.nbutton a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	 
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.breadtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
}
.ttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	border: 1px groove #CCCCCC;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}