body {
	background-color: #FFFFFF;
	text-align:center;
	color: #6B6B6B;
	font-size: 10px;
	font-family: tahoma, arial, helvetica;
	text-decoration:none;
}
img{
	border:0px;
}
A  {
	color : #000000;
	text-decoration : none;
	cursor: hand;
}

A:Visited  {
	color : #000000;
	text-decoration: none;
}
A:Active  {
	text-decoration: none;
	color: #FF0000;
	background-color: #CCCCCC;
}
A:Hover  {
	text-decoration : none;
	color: #FF0000;
}
.tablebg {
	background-color: #9ECEF5;
}
.navbg {
	background-color: #F8F7EF;
}
.navtitbg {
	font-size: 10px;
	font-weight: bold;
	background-color: #9ECEF5;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.navitem {
	background-color: #B9DBF9;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.hometitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.navdot {
	background-color: #F8F7EF;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.titleBg {
	background-color: #9ECEF5;
}
.titleLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.titleTxt {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 20px;
}
.titleBgLine {
	background-color: #9ECEF5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.titleTxtArticle {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 20px;
}
.titleTxtTheme {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.TxtArticle {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	line-height: 20px;
}
.ImgArticle {

	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	vertical-align: top;
}
.subnavitem {
	background-color: #CAE4FB;
	font-size: 10px;
	padding: 4px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
	vertical-align: top;
}
.subsubnavitem {
	background-color: #DBEFFD;
	font-size: 10px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.smnavtitbg {
	font-size: 10px;
	font-weight: bold;
	background-color: #9ECEF5;
	text-align: left;
	vertical-align: top;
}
.smnavitem {
	background-color: #B9DBF9;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.smsubnavitem {
	background-color: #CAE4FB;
	font-size: 10px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.smsubsubnavitem {
	background-color: #DBEFFD;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.homedate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}