h1{
	font-family: Times New Roman;
	font-size: 24;
	color: #000000;

	text-decoration: none;
	padding: 10 0 10 0;
	margin: 0 0 0 0;
}


h2{
	font-family: Times New Roman;
	font-size: 20;
	color: #000000;

	text-decoration: none;
	padding: 10 0 10 0;
	margin: 0 0 0 0;
}


td{
	font-family: Times New Roman;
	font-size: 14;
	color: #000000;
	text-decoration: none;
}




.top_menu{	font-family: Times New Roman;
	font-size: 15;
	color: #F3F2F1;
	padding: 0 5 0 5;
	text-align: center;
}

.top_menu a{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15;
	color: #F3F2F1;
}

.top_menu a:visited{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15;
	color: #F3F2F1;
}

.top_menu a:hover{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15;
	color: #F3F2F1;
}

a{
	font-family: Times New Roman;
	font-size: 14;
	color: #9B4208;
}

a:visited{
	font-family: Times New Roman;
	font-size: 14;
	color: #9B4208;
}

a:hover{
	font-family: Times New Roman;
	font-size: 14;
	color: #9B4208;
}

.doptext{
	text-align: justify;
}

.pad{
	padding: 10px 200px 10px 10px;
}

#spec {
	font-family: Tahoma;
	color: #000000;
	font-size:13px;
	text-align: center;

}

#spec a{
	font-size:18px;
}

#spec a:visited{
	font-size:18px;
}

#spec h2{
	color: #1F19B6;
	font-size:20px;
}

#dark {
	position:absolute;
	background:#000000;
	display:none;
	z-index:1;
	top:0;
	left:0;
}

#ZoomView{
	position:absolute;
	padding: 2 0 0 0;
	z-index:2;
	background: #FFFFFF;
	display:none;
	font-family: Tahoma;
	color: #000000;
	font-size:13px;
}

