
.husky {
	background-color: #74858D;
}

.aquireHeader {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #FF0000;
	font-weight:bold;
	font-size: 13pt;
}
.aquireText {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.partsbar {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.tan {
	background-color: #C3C4A5;
}

.gray {
	background-color: #4F4C4C;
}

.white {
	background-color: #ffffff;
}

.lightgray {
	background-color: #AAACA4;
}

body {
	background-color: #333333;
}

td {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.link {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #EEEEC4;
	font-weight: bold;
	text-decoration: none;
}

.footeremail {
	color: #C3C4A5;
	font-weight: bold;
	line-height: 12px;
	text-indent: 10px;
}

.boldtext {
	font-weight: bold;
}

a {
	color: #333333;
}
.dark {
	background-color: #74858D;
}

.dark2 {
	background-color: #4F4C4C;
}

.adminHeader {
	color: #ffffcc;
	background-color: #cdcdcd;
	border: 1px #ffffcc solid;
	font-size: 14pt;
}

.adminSubHeader {
	color: #ffffcc;
	background-color: #cdcdcd;
	border-bottom: 1px #ffffcc solid;
	border-right: 1px #ffffcc solid;
	border-left: 1px #ffffcc solid;
	font-size: 10pt;
}

.innertable {
	color: #ffffcc;
	background-color: #cdcdcd;
	border: 1px #663333 solid;
	font-size: 14pt;
}

.table {
	color: #ffffcc;
	background-color: #cdcdcd;
	border: 1px #ffffcc solid;
	font-size: 14pt;
}

th {
	background-color: #AAACA4;
	color: #ffffff;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.stripe {
	background-color: #e5e6c7;
}

.stripe2 {
	background-color: #cccfc6;
}

.home{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C3C4A5;
	letter-spacing: 5px;
	line-height: 28px;
}

.home a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C3C4A5;
	letter-spacing: normal;
}

.footernav{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C4A5;
	font-weight: normal;
}

.footernav a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C4A5;
	font-weight: normal;
}