body {
	background: url('../img/bg.jpg') repeat-x;
	background-repeat: repeat-x;
	background-color:#5A552B;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #595631;
}


TD{
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #595631;
}



H1{
	float:left;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	line-height:14px;
	color: #001b42;
}
H2{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	line-height:14px;
	color: #008ecb;
}

a {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #b39f00;
text-decoration: none;
}
a:hover {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #7C7001;
text-decoration: none;
}

a.link {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #b39f00;
text-decoration: none;
}
a.link:hover {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
color: #7C7001;
text-decoration: none;
}

a.link_menu {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #ffffff;
text-decoration: none;
}

a.link_menu:hover {		
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #bde3f6;
text-decoration: none;
}

.image_th{
 margin-left:10px;
 margin-bottom:10px;
}

/* Popup on homepage */
#popup
{
	border: 5px #fff solid;
	width: 400px;
	height: 467px;
	margin: 0 0 0 -233px;
	position: absolute;
	top: 75px;
	left: 50%;
	z-index: 950402;
}

#popup-close
{
	cursor: pointer;
	width: 110px;
	height: 23px;
	margin: 3px 0 0 290px;
	position: absolute;
}
