.border {
	border: 1px solid #d4d4d4;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #666666;
}
.txtNews {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #666666;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.txtBody A:link {text-decoration: none; color: #333333}
.txtBody A:visited {text-decoration: none; color: #333333}
.txtBody A:active {text-decoration: none; color: #333333}
.txtBody A:hover {text-decoration: underline; color: #333333}

.txtNews A:link {text-decoration: none; color: #666666}
.txtNews A:visited {text-decoration: none; color: #666666}
.txtNews A:active {text-decoration: none; color: #666666}
.txtNews A:hover {text-decoration: underline; color: #333333}.inputborder {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #666666;


}
.seperator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Header18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
