body {
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-weight: 400;
	top: 0px;
	bottom: 0px;
}
.text-small-bold {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 10px;
}

a.menu_link         {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_link:hover   {
	color: #6600FF;
	text-decoration: underline;
	font-weight: bold;
}
a.menu_link:active  {
	color: #000000;
	font-weight: bold;
}

a.footer_link         {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
a.footer_link:hover   {
	color: #FF9900;
	text-decoration: underline;
	
}
a.footer_link:active  {
	color: #FFFFFF;
	
}


.border-brown {
	border: 1px solid #5C5C5C;
}
.border-grey {
	border: 1px solid #CCCCCC;
}

.bottom-link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.H1-white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 30px;
}
.text-content {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
.image-grey {
	padding: 5px;
	border: 1px solid #999999;
}
.h1-size {
	font-size: 35px;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.image-black {
	border: 1px solid #000000;
}
.text-content-topic {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.H2-size {
	
	font-size: 25px;
}#miniBarAshH {
	background-color: #5C5C5C;
	height: 8px;
}
.textTD {
	padding: 3px;
}
