body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7e7e7e;
	line-height: 18px;
	letter-spacing: 0.5px;
	text-transform: none;
	text-align: justify;
}
body {
	background-image: url(../img/sak_bgPattern.png);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c3dde2;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c3dde2;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c3dde2;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
	text-decoration: none;
}
.bgSideLeft {
	background-image: url(../img/sak_sideLeft.png);
	background-repeat: no-repeat;
	background-position: top right
}
.bgSideRight {
	background-image: url(../img/sak_sideRight.png);
	background-repeat: no-repeat;
	background-position: top left
}
.bgMainBg {
	background-image: url(../img/sak_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left
}