a:link {
	color: fafac8;
	text-decoration: none;
}
a:hover{
	color: #fafac8;
	text-decoration: underline;
}
a:visited { color: #fafac8; }
a:active {
	color: #fafac8;
}

body {
	background-color: #000000;
	color: #99965b;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

h1, h2, h3, h4, h5, h6 {color:#fafac8;
line-height: 12px;
}
table, td, th {
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main {
	background-position: center;
	height: 500px;
	width: 700px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
#tophead {
	background-position: 30px 0px;
	padding: 0px;
	height: 27px;
	width: 700px;
	background-image: url(../_en/images/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	margin-top: 41px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 700px;
	vertical-align: middle;
}
#footer {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 700px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu  td{
	text-align: right;
	vertical-align: bottom;
}
#iframe{
	text-align: center;
	vertical-align: bottom;
}
#terms table  {
	padding: 15px;
	margin: 10px;
}
#terms td  {
	text-align: justify;
	vertical-align: top;
}
