body { 
	background-color: 000000; 
	color: FFFFFF;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
     }
.content {
	background-color: FFFFFF;
	color: 000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	border-right: 1px solid #000000;
	}
.thinborder {
	background-color: FFFFFF;
	color: 000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	border: 2px solid #000000;
	}
.content2 {
	background-color: FFFFFF;
	color: 000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	}
.cart {
	background-color: ffffff;
	color: A40904;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	}
.cartheader {
	background-color: f5f500;
	color: A40904;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	}
.small {
	font-size: 10px;
	}
a {
	color: A40904;
  }
a:hover {
	text-decoration: none;
	}
.button {
	background-color: F5F500;
	color: A40904;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;

	text-align: center;
	text-decoration: none;
	}
a.button {
	background-color: F5f500;
	color: B60026;
	line-height: 20px;
	border-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
a.button_current {
	background-color: B60026;
	color: F5F500;
	line-height: 20px;
	border-width: 0px;

	text-decoration: none;
	}
a.button:hover {
	background-color: B60026;
	color: F5F500;
	line-height: 20px;
	border-width: 0px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
a.button_left {
	background-color: F5f500;
	color: B60026;
	line-height: 20px;
	border-width: 0px;
	padding-left: 6px;
	padding-right: 10px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
a.button_left:hover {
	background-color: B60026;
	color: F5F500;
	line-height: 20px;
	border-width: 0px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
.button_left {
	background-color: F5F500;
	color: A40904;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	text-decoration: none;
	}
a.button_mid {
	background-color: F5f500;
	color: B60026;
	line-height: 20px;
	border-width: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
a.button_mid:hover {
	background-color: B60026;
	color: F5F500;
	line-height: 20px;
	border-width: 0px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}
.button_mid {
	background-color: F5F500;
	color: A40904;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;
        width: 150px;
	}
a.content_link {
	text-decoration: none;
	color: 000000;
}
a.content_link:hover {
	text-decoration: underline;
	color: A40904;
}
.activity_bar {
	background-color: F5F500;
	color: A40904;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	}
.activity_accent {
	color: A40904;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	}

.navigation {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;

	}
.nav_left {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 20px;

	}

