body {
	border: 10px;
	margin: 10px;
	}

#HomeTopLayer {
	position: absolute;
	top: -9px;
	left: -1px;
	width: 788px;
/*/*/	height: 201px;/* */
	z-index: 5;
	visibility: visible;
	}
	
#HomeTopLayer p {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	}
	
#HomeNewsLayer {
	position: absolute;
	top: 198px;
	left: 3%;
	width: 94%;
/*/*/	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;/* */
	padding: 8px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	z-index: 21;
	visibility: visible;
}	

#HomeMainLayer {
	position: absolute;
	top: 242px;
	z-index: 20;
	visibility: visible;
	}

#TopMenuLayer {
	position: absolute;
	top: 10px;
	left: 3%;
	width: 94%;
	visibility: visible;
	z-index: 200;
	}
	
#ContentLayer {
	position: absolute;
	top: 65px;
	left: 3%;
	width: 94%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	visibility: visible;
	z-index: 200;
}

td.caption {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #c7edff;
}

p {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	}

h5	{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	}

a:visited {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}

a:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF66;
	text-decoration: none;
}

img.MidImage {
	position: relative;
	top: 4px;
}

.RedLetter {
	color: #FF0000;
	font-weight: bold;
}

a.LinkImage a:link, a.LinkImage a:visited {
/*/*/ border: 2px solid #000000; /* */
}

a.LinkImage a:hover {
/*/*/ border: 2px solid #00FF66; /* */
}
