A:LINK       { font-size: 10pt; color : #3b4977; text-decoration : none;}
a:visited    { font-size: 10pt; text-decoration: none; color: #3B4977;}
a:active     { font-size: 10pt; text-decoration: none; color: #000080;}
A:HOVER      { font-size: 10pt; text-decoration : none; color: #ff8040;}
.txt14pt {
	font-size: 14pt;
}
.centerTable {
	background-color: #FFCC66;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
}

.txt10pt {
	font-size: 10pt;
}
.newstitle {
	background-color: #3366CC;
	height: 20px;
	width: 400px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 2px;
	padding: 2px;
	position: static;
	left: 2px;
	text-align: center;
}
.newsTxt {
	font-size: 10px;
	display: block;
	margin-left: 10px;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	display: block;
	border-bottom-width: 3px;
	border-bottom-color: #3366CC;
	text-align: right;
	border-bottom-style: solid;
	margin-left: 5px;
	position: static;
	width: 390px;
}
.txtbox {
	font-size: 8pt;
	color: #333333;
}
.closeimg {
	margin: 0px 2px 0px 300px;
	position: static;
}

