body, td    { 
	color: black; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
.smalltype  { 
	font-size: 10px; 
	line-height: 11px 
	}
a:link { 
	color: black; 
	text-decoration: underline 
	}
a:hover { 
	color: #8b0000; 
	text-decoration: underline 
	}
a:visited {
	color: #000;
	text-decoration: underline
	}
h1 { 
	color: #ffebcd; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px 
	}
h1 a:link {
	text-decoration: none;
	color: #ffebcd;
}
h1 a:hover {
	text-decoration: none;
	color: #ffebcd;
}
h1 a:visited {
	text-decoration: none;
	color: #ffebcd;
}
.redHeading {
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #97352A;
	padding-bottom: 2px;
	display: block;
	margin-bottom: 0px;
}
.PixPadRight   {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
	}
.PixPadLeft   {
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 10px;
	float: right;
}
.cabinContact { 
	margin-left: 36px 
	}
.cabinBody { 
	margin-right: 24px 
	}
.whiteType  {
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0
	}
.whiteType a:link { 
	color: #eee; 
	text-decoration: none 
	}
.whiteType a:visited { 
	color: #eee; 
	text-decoration: none
	}
.whiteType a:hover { 
	color: #eee; 
	text-decoration: underline 
	}
.mini_nav_table { 
	color: #fcf5e2; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 24px; 
	text-align: center; 
	border: none 
	}
.mini_nav_table a:link   { 
	color: #fcf5e2; 
	font-size: 12px; 
	line-height: 24px; 
	text-decoration: none; 
	background-color: #006400; 
	text-align: center; 
	display: block 
	}
.mini_nav_table a:visited   { 
	color: #fcf5e2; 
	font-size: 12px; 
	line-height: 24px; 
	text-decoration: none; 
	background-color: #006400; 
	text-align: center; 
	display: block 
	}
.mini_nav_table a:hover    { 
	color: #fff; 
	font-size: 12px; 
	line-height: 24px; 
	text-decoration: none; 
	background-color: #809b80; 
	text-align: center; 
	display: block 
	}
.redbold {
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
