body,table  {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:12px;		
}

table.doc {
  height:100%;
  width:100%;  
	background-image: url("images/background.jpg");
	background-repeat: repeat;
	background-position: top;	
}

table.entree {
  width:100%;
	vertical-align:center;
	text-align:center;
	
	background-image: url("images/pa4u1.gif");
	background-repeat: no-repeat;
	background-position: center;
}

td.margin {
	width:33%;
}


td.entree {
  width:800px;
}

img.entree{
width:1px;
height:480px;
} 
 
td.language {
  width:800px;
  height:100px;
  text-align:right;
  vertical-align:top;
  /* border:solid 1px black;   */
}

img {
border:0px solid white;
}

tr.main_menu {
  vertical-align:top;
  height:25px;
}

td.banner {
	height: 110px;
	background-image: url("images/background.jpg");
	background-repeat: repeat;
	background-position: top;	
	text-align:center;	
}

#main_menu {
	width:800px;
	height:24px;
	font-family:arial;
	font-size:16px;
	color:white;
	/*
	border-collapse: separate;
	border-color: #ffffff;
	border-style:solid;
	*/
}

#main_menu td {
	padding-left:15px;
	padding-right:15px;
	background-color:#000066;
	text-align:center;
		/* border-right: solid 1px white; */
}

#main_menu a {
	text-decoration:none;
	color:white;
}

#main_menu a:hover {
	text-decoration:underline;
}


#content {
	width:100%;
	height:100%;
	padding-bottom:20px;
	background-color:#FFF6F3;	
}


#content td.top{
	height:70px;
}
	
#content td.left_content {
	padding-top:50px;
	width:150px;
	text-align:center;
}

#content tr {
	vertical-align:top;
}

td.content {
	text-align:left;
	padding-left:30px;
	padding-right:30px;	
	/* list-style:  square url(images/bullet.gif) outside; */
}

td.content, #sheet {
	font-family:Verdana;
	font-size:12px;	
}
	
#sheet {
	color:white;
	background-image: url("images/background.jpg");
	background-repeat: repeat;
	background-position: top;
}

td.sheet_content {
	text-align:center;
	padding:10px; 
	border: solid 2px black; 
	border-bottom: solid 0px;
}

td.corner {
  width:33px;
	text-align:right;
}

td.sheet_bottom {
	width:170px;
	border-left: solid 2px black; 
  border-bottom: solid 2px black; 
}

li {
margin-left:-20px;
}
