body {
	background-color: 3e3f42;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #3e3f42;
	text-decoration: none;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #f03931;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #3e3f42;
	text-decoration: underline;
}
a:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #3e3f42;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: f03931;
	text-decoration: none;
	line-height: 16px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: f03931;
	text-decoration: none;
	line-height: 16px;
}
.heading1:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: f03931;
	text-decoration: underline;
	line-height: 16px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: f03931;
	text-decoration: none;
}
.heading2:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: f03931;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: f03931;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topnav:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #6c6d70;
	text-decoration: none;
}
.nav:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #f03931;
	text-decoration: none;
}
.navred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #f03931;
	text-decoration: none;
}
.navred:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #f03931;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #8e8f93;
	text-decoration: none;
}
.footer:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #8e8f93;
	text-decoration: underline;
}
hr{
	border:dashed a9aaae; border-width:1px 0 0; height:0;;
}
img {
	border: 0;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #E5E5E5;
	color: #000000;
	border: 1px solid #E5E5E5;
}





div.float {
  float: left;
  padding:10px;
  }
  
div.float p {
   text-align: center;
   }
div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }
div.spacer {
  clear: both;
  }
div.float a {
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration:none;
}
div.float a:hover {
	color: #666;
}
div.float img{
	border: 1px solid #463025;
	width:160px; 
	height:120px; 
	}