body {
	background-color:#223845;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shadow {
	background-image: url(../images/shadowbg.jpg);
	}

.smalltxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.white {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgreyheading {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.txtblueheading {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #344964;
	text-decoration: none;
}
.linkbg {
	background-image: url(../images/casigns_15.jpg);
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}
.linksgrey {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.blue_txt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	}
.txtorange {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B08467;
	text-decoration: none;
}
.footertxt {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #EBC6AD;
	text-decoration: none;
}
.footertxt:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ED8E4D;
	text-decoration: none;
}
.footertxt2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C4C4C4;
	text-decoration: none;
}.border {
	border: 1px solid #CCCCCC;
}
.content{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.img-shadow {
  float:right;
  background: url(../images/shadowAlpha.png) no-repeat bottom right;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 5px 6px -6px;
	padding: 5px;
	left: 2px;
  } 
  .txtgreysm{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3B4561;
	text-decoration: none;
}


