.ui-icon-ergo { 
  width: 16px; 
  height: 16px; 
  background-image: url("images/mobileicons.png"); 
}

.ui-header img {
    width  : 100%;
    height : auto;
}

.ui-header {
	border-width:0px;
	background-image:url("../../textbg2.png");
	background-repeat: repeat;
}

.ui-list {
	background-image:url("../../textbg2.png");
	background-repeat: repeat;
}

.ui-content {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#464646;
	background-color:white;
	background-image:url("../../textbg2.png");
	background-repeat: repeat;
	font-weight:normal;
	padding-top: 15px;
}

.ui-content a:link {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color: #959595;
	text-decoration:none;
}
.ui-content a:visited {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color: #959595;
	text-decoration:none;
}
.ui-content a:hover {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color:#52622E;
	text-decoration:none;
}

.ui-footer {
	vertical-align:middle;
	text-align:center;
	background-color:#383457;
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#464646;
	font-weight:normal;
	border-style:solid;
	border-width:0px;
}
.ui-footer a:link {
	font-family:Arial, Verdana;
	font-size:11pt;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}
.ui-footer a:visited {
	font-family:Arial, Verdana;
	font-size:11pt;
	font-weight:normal;
	color: #7D80FF;
	text-decoration:none;
}
.ui-footer a:hover {
	font-family:Arial, Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#52622E;
	text-decoration:none;
}

.ui-text  {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#464646;
	font-weight:normal;
	border-style:solid;
	border-width:0px;
}

.ui-text a:link {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color: #959595;
	text-decoration:none;
}
.ui-text a:visited {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color: #959595;
	text-decoration:none;
}
.ui-text a:hover {
	font-family:Verdana, Arial;
	font-size:10pt;
	font-weight:normal;
	color:#52622E;
	text-decoration:none;
}