.tblMainBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.txtContentTitle {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: 02578D;
	text-decoration: none;
}
.txtMainTitle {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: 02578D;
	text-decoration: none;
}
.txtContent {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.btnStyle {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;

}
.txtContentTitle2 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: 97A08F;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 8pt;
	color: 02578D;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #cc3300;

}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: cc3300;
	text-decoration: underline;
}
.txtWhatsNewDate {
	font-family: Arial;
	font-size: 9pt;
	color: #838383;
	text-decoration: none;
}
.txtWhatsNewContent {
	font-family: Arial;
	font-size: 8pt;
	color: 02578D;
	text-decoration: none;
	font-weight: bold;

}
.txtContent2 {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txtContentTitle3 {

	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

body {
	background-image: url(images/background.jpg);
	background-attachment:fixed
}