body{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
table{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}
.createdateeng {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333399;
  text-align       : left;
}
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: normal;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}
.subtitleeng {
font-family: sans-serif;
font-size: 10px;
font-weight: normal;
color : #333399;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4E68A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E68A5;
	text-decoration: none;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


/* For content item titles that are hyperlink instead of Read On */
a.back:link, a.back:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
 	color: #7FA7D4;
	text-align:left;
	text-decoration: none;
	}

a.back:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #4EDE9F;
	text-decoration: underline;
	}
.ontab {
	background-color: #7FA7D4;
	border-left: outset 2px ##7FA7D4;
	border-right: outset 2px #808080;
	/*border-top: outset 2px ##7FA7D4;*/
	/*border-bottom: solid 1px #d5d5d5;*/
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.alb{
	color:#fff;
	}
