body {
	background-color: #000000;
}
body,td,th {
	color: #b2a083;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.zero_ltspace {
	letter-spacing: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a9482f;
	font-size: 20px;
}
.phead {
	color: #AB0107;
	font-weight: bold;
	letter-spacing: 0em;
}


.inv_link p{
	text-align: center;
}


.inv_link2 p{
	text-align: left;
}


.inv_link a{
	text-decoration: underline;
	color: #ab0107;

}
.inv_link a:hover{
	text-decoration: none;
	color: #ab0107;
}


.tmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.tmenu a{
	text-decoration: none;
	color: #000000;
}
.tmenu a:hover{
	text-decoration: underline;
	color: #ab0107;
}
.im_gal {
	border-top-color: #59441b;
	border-right-color: #59441b;
	border-bottom-color: #59441b;
	border-left-color: #59441b;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.1em;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.hidden{
  display: none;
}


#topnav {text-align: right; padding-right: 0px; padding-top: 10px; padding-bottom: 4px;}
#topnav a {text-decoration: none;}
#topnav a:hover {text-decoration: underline;}
#topnav img {margin-right: 50px;}

.clsCursor {cursor: pointer}