body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	border-collapse: collapse;
}

td,th,table {
	text-align: center;
	background-color: #ffffff;
}

p {
	font-size: 10px;
	margin: 0px 5px 0px 5px;
}

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

h1,h4 {
	font-size: 16px;
	font: bold;
	margin: 7px 0px 7px 0px;
	text-align: center;
	color: #000000;	
}

h2,h5 {font-size: 25px; margin: 7px 0px 0px 0px; padding: 0px; text-align: center;}

h3,h6 {font-size: 10px;
	margin: 0px 5px 0px 5px;
	font-weight:normal;
}

a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

a:hover {text-decoration: none;	color: #5BDA5E;}

a:active {text-decoration: none;}

a:visited {text-decoration: none;}

a.header {
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 100px;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}

a:hover.header {text-decoration: none;	color: #ffffff;}

#header {
	padding: 0px;
	margen: 0px;
	width: 800px;
	height: 200px;
	background-image: url(/style/header.jpg);
	text-align: center;
}

#sitebox {
	padding: 0px;
	margen: 0px;
	width: 800px;
	height: 1500px;
	background-image: url(/style/site.jpg);
	text-align: left;
}

#footer {
	padding: 0px;
	margen: 0px;
	width: 800px;
	height: 200px;
	background-image:url(/style/footer.jpg);
	text-align: center;
}

#1boxgr {
	float: left;
	position: relative;	
	width: 234px;
	height: 100px;
	background-repeat: no-repeat;	
	background-image:url(menu.jpg);
	text-align: left;
}

#1boxbg {
	float: left;
	position: relative;	
	width: 234px;
	height: 100px;
	background-repeat: no-repeat;	
	background-image:url(bg1box100.jpg);
	text-align: left;
}

#1box {
	float: left;
	position: relative;	
	width: 234px;
	height: 13px;	
	text-align: left;
}

#2box {
	float: left;
	position: relative;	
	width: 481px;
	height: 13px;	
	text-align: left;
}

#3box {
	float: left;
	position: relative;	
	width: 728px;
	height: 13px;
	text-align: center;
}

#leftmenu {
	float: left;
	position: relative;	
	width: 234px;
	height: 1000px;
	text-align: center;
}

#rightmenu {
	float: right;
	position: relative;	
	width: 481px;
	height: 1000px;
	text-align: center;
}

#margenleft {
	float: left;
	position: relative;
	width: 36px;
	height: 1000px;
}

#margenright {
	float: right;
	position: relative;
	width: 36px;
	height: 1000px;
}

#margen {
	float: left;
	position: relative;
	width: 13px;
	height: 13px;
}

#margen1 {
	float: left;
	position: relative;
	width: 234px;
	height: 13px;
}

#margen2 {
	float: left;
	position: relative;
	width: 480px;
	height: 13px;
}

#button1 {
	position: relative;
	float: left;
	height: 15px;
	width: 600px;
	text-align: left;
}		

#button2 {
	position: relative;
	float: right;
	height: 15px;
	width: 100px;
	text-align: center;
}