body {
	background-color: #00C000;
	text-align:center;
	color: #0A1660;
	font-size: 12px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	text-decoration:none;
	padding-top: 20px;
}
A  {
	cursor: hand;
	color: #0A1660;
	text-decoration : none;
	font-size: 12px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}

A:Visited  {
	text-decoration : none;
	color: #0A1660;
	cursor: hand;
}

A:Active  {
	text-decoration: none;
	cursor: hand;
	color: #0A1660;
	background-color: #0DDB84;
}

A:Hover  {
	text-decoration : none;
	cursor: hand;
	color: #0A1660;	
	background-color: #0DDB84;
}

.navitem {
	font-size: 24px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #0A1660;
	white-space: nowrap;
}
.titleTxt {
	font-size: 12px;
	font-weight: bolder;
	color: #0A1660;
	font-family: Futura, Helvetica, Arial, sans-serif;
}

.TxtArticle {
	font-size: 12px;
	color: #0A1660;
	font-family: Futura, Helvetica, Arial, sans-serif;	
}
.subnavitem {
	font-size: 12px;
	cursor: hand;
	font-family: Futura, Helvetica, Arial, sans-serif;
	color: #0A1660;
	font-weight: bolder;
}
.graytxt{
	font-size: 10px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	color: #5C5C5C;
}
.table {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;

}
table {
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
.bleftright {
	border: 0px none;
}
.TxtImage {

	font-size: 12px;
	color: #0A1660;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
.bgnavi {
	background-color: #0DDB84;
}
