body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
body {
	margin: 0px 0px 0px 0px;
}
.bold_gray {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BABABA;
	font-weight: bold;
	text-decoration: none;
}
.bold_gray a{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BABABA;
	font-weight: bold;
	text-decoration: none;
}
.bold_gray a:link{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BABABA;
	font-weight: bold;
	text-decoration: none;
}
.bold_gray a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.left_nev {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}
.left_nev a{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}
.left_nev a:link{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}
.left_nev a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
}
.bottom_option{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #575757;
	text-decoration:none;
}
.bottom_option a{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #575757;
	text-decoration:none;
}.bottom_option a:link{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #575757;
	text-decoration:none;
}.bottom_option a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #467089;
	text-decoration:none;
}
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow-large {
  background: url(../images/layout/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/layout/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }


.floatImageLeft p, .floatImageRight p{
	text-align:center;
}
