.border {
	border: thin inset #FFCC66;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);

}
.breadcrumbs {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCE67;
	text-decoration: none;
}
.breadcrumbs a {
	font-family: Verdana;
	font-weight: bold;
	color: #FFCE67;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DC1818;
	text-decoration: none;
}
.textbox h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #A21D16;
	text-decoration: none;
}
.logintext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFCE67;
	text-decoration: none;
}
.loginbutton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCE67;
	text-decoration: none;
	background-color: #090000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #BF8200;
	border-right-color: #FFCE67;
	border-bottom-color: #FFCE67;
	border-left-color: #BF8200;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;


}
.textbox a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A21D16;
	text-decoration: none;
}
.textbox a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #737C80;
	text-decoration: none;
}
.textbox h4 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A21D16;
	text-decoration: none;
}
.textbox h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A21D16;
	text-decoration: none;
	margin: 2px;
	padding: 2px;

}
.textbox h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #A21D16;
	text-decoration: none;
	margin: 2px;
	padding: 2px;

}
