  html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textSmallFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #FFFFFF;
	font-weight: normal;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #DFDFDF;
	font-weight: normal;
	line-height: 150%;
}
.textHeader {

	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}
img
{
 border-color: white;
} .textMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDFDF;
	font-weight: normal;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-image: url(images/s_arrow.jpg);
	line-height: 150%;
	margin-left: -26px;
}
