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: 9px;
}

#miniBarBlack {
	background-color: #000000;
	height: 8px;
}
.textTD {
	padding: 3px;
}



a.header_link         {
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}
a.header_link:visited {
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}
a.header_link:hover   {
	color: #F4F4F4;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}
a.header_link:active  {
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}
.blue-tbl {
	background-color: #DDEEFF;
	border: 1px solid #99CCFF;
}

.red-tbl {
	background-color: #FFCECE;
	border: 1px solid #FF3E3E;
}
.border-black {
	border: 1px solid #000000;
}
.border-top-grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
 
 
a.question_link         {
	color: #000;
	text-decoration: none;
	
}
a.question_link:visited {
	color: #000;
	text-decoration: none;
	
}
a.question_link:hover   {
	color: #00F;
	text-decoration: underline;
	
}
a.question_link:active  {
	color: #000;
	
}
