@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #cecfd1;
	line-height: 15pt;
}

a:link {
	color: #900;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a:visited {
	color: #900;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a:hover {
	color: #900;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a:active {
	color: #900;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.sl {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-indent: 50;
	text-decoration: none;
}
a.sl:link {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-indent: 50;
	text-decoration: none;
}

a.sl:visited  {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-indent: 50;
	text-decoration: none;
}
a.sl:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-indent: 50;
	text-decoration: none;
	color: #FC9;
}
.contentBlk {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 15pt;
	text-align: justify;
}
.contentwht {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: 15pt;
}
.foot {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #820000;
	line-height: 15pt;
}
.tabl {
	border-collapse: collapse;
	padding:0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}.contentHed {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #900;
	line-height: 15pt;
	text-align: justify;
	font-weight: bold;
}

